From 08ef5323a616456a23a2f66d1553cd4a3e20b724 Mon Sep 17 00:00:00 2001 From: nocci Date: Thu, 8 May 2025 16:20:49 +0200 Subject: [PATCH 1/2] better ux in edit_game.html --- setup.sh | 44 ++++++++++++++++++++++++++------------------ 1 file changed, 26 insertions(+), 18 deletions(-) diff --git a/setup.sh b/setup.sh index e542858..a588c0c 100644 --- a/setup.sh +++ b/setup.sh @@ -1904,7 +1904,6 @@ cat < templates/change_password.html HTML_END - # Edit Game Template cat < templates/edit_game.html {% extends "base.html" %} @@ -1926,6 +1925,17 @@ cat < templates/edit_game.html {% endif %} {% endwith %} + +
+
+ + + +
+
+
@@ -1975,14 +1985,11 @@ cat < templates/edit_game.html
- +
-
+
πŸ”„ {{ _('Externe Daten') }} - - Update Data -
{% if game.release_date %} @@ -2052,22 +2059,23 @@ cat < templates/edit_game.html {% endblock %} + HTML_END cat < templates/add_game.html From 192d86dbd51e2aa6ce57b47cb1cf3a21fda2b597 Mon Sep 17 00:00:00 2001 From: nocci Date: Thu, 8 May 2025 16:54:24 +0200 Subject: [PATCH 2/2] well... now we have a better ux in edit_game.html - :D --- setup.sh | 29 ++++++++++++++++++++++------- 1 file changed, 22 insertions(+), 7 deletions(-) diff --git a/setup.sh b/setup.sh index a588c0c..a7fe3b6 100644 --- a/setup.sh +++ b/setup.sh @@ -1927,13 +1927,25 @@ cat < templates/edit_game.html
- - - - - +
+ + + + +
+
@@ -1967,6 +1979,9 @@ cat < templates/edit_game.html
+ + {{ _('For GOG games: Enter the Steam AppID here to enable price tracking.') }} +