Commit Graph

183 Commits

Author SHA1 Message Date
2e91576a08 switched to non-classless CSS 2025-04-24 19:05:05 +02:00
908d123485 added page name 2025-04-24 19:04:29 +02:00
24488bb86d started work on view "read" (detailed view of single Werk) 2025-04-23 11:05:44 +02:00
6f3c0c9975 added missing aria-labels 2025-04-23 11:04:48 +02:00
f083b1bc81 endpoint "all" now shows an overview of all table rows while "read" shows a single row in detail; harmonized parameter spelling 2025-04-23 10:12:04 +02:00
93e07a57f9 small change 2025-04-23 09:37:14 +02:00
03cd3f4767 added first view for table "Werk" 2025-04-23 09:36:59 +02:00
df9d59d7ae changed all table names to singular form; all DB transactions now use true ORM patterns 2025-04-22 20:43:44 +02:00
2a3f4ff89a moved javascript code into separate file 2025-04-22 20:41:36 +02:00
a542c26d66 fixed a bug 2025-04-22 20:40:53 +02:00
cb9cb3df41 split up views.py and moved resulting .py-files into submodule "views" 2025-04-22 16:53:54 +02:00
f0cc447350 cleaned up some debug code 2025-04-22 11:52:17 +02:00
759012d218 implemented all CRUD operations for Texte 2025-04-22 11:49:30 +02:00
3031a87d5d added icons as includable template file 2025-04-22 11:48:32 +02:00
6fb721ef65 fixed a bug 2025-04-20 22:53:27 +02:00
1dc0ea98e2 switched from sqlite3 to flask_sqlalchemy 2025-04-20 22:53:08 +02:00
9ebbbeab09 small changes 2025-04-18 20:56:03 +02:00
0aa6e711fd created file 2025-04-18 20:55:24 +02:00
5e4ec43683 small changes; switched to fluid Pico CSS 2025-04-18 20:55:12 +02:00
1c11876cc8 display success or error messages 2025-04-18 20:54:17 +02:00
d23e90f1b9 new texts can now be added to the DB 2025-04-18 20:51:53 +02:00
83fe0e949a added modal dialog with prepopulated selects 2025-04-18 19:42:36 +02:00
b75f96e4b0 small change 2025-04-18 19:41:13 +02:00
011528e52c updated files 2025-04-18 16:02:32 +02:00
bcc683e0c3 DB schema 2025-04-18 16:02:14 +02:00
33305ef823 added support for environment variables and database use 2025-04-18 16:02:04 +02:00
fba65abde3 list of all texts 2025-04-18 16:00:46 +02:00
764be702c7 renamed "pages" to "views"; added db support 2025-04-18 16:00:30 +02:00
b7fff0d9fc added functions for handling database connection 2025-04-18 15:59:11 +02:00
9205642768 renamed "pages" to "views" 2025-04-18 15:58:30 +02:00
7d58b27c0c renamed "pages" to "views", removed about template 2025-04-18 15:57:24 +02:00
538e37f260 small changes 2025-04-18 15:55:15 +02:00
fe0a1119d0 initial commit; mostly boilerplate code so far 2025-04-17 20:31:06 +02:00