Commit Graph

19 Commits

Author SHA1 Message Date
Thomas Peetz c4705a2d5e add missing fields for import 2026-06-01 20:12:02 +02:00
Thomas Peetz 142c515780 removed fields from MetaDataColumn 2026-06-01 20:12:02 +02:00
Thomas Peetz fab7bd145e add missing fields for comic 2026-06-01 20:12:02 +02:00
Thomas Peetz 230e94aa70 add method for import data 2026-06-01 20:12:02 +02:00
Thomas Peetz 18ef6efc4e add CRUD for WorkType 2026-06-01 20:11:56 +02:00
Thomas Peetz 3ba1fa40fd add endpoints to get items by id 2026-06-01 20:11:10 +02:00
Thomas Peetz fb289ab298 add missing endpoints 2026-06-01 20:10:38 +02:00
Thomas Peetz ea9f596abe add IssueWork entity with Repository, Form and View 2025-06-04 21:36:26 +02:00
Thomas Peetz dd5281e2a1 remove entity ModuleData from python code
refs #18
2025-06-01 22:27:42 +02:00
tpeetz 293a0b3478 remove dependency to MariaDB and improve import of field published_on 2025-06-01 20:23:15 +02:00
tpeetz 076466b895 remove dependency to MariaDB 2025-06-01 19:56:01 +02:00
Thomas Peetz 1151b0e45e Add field published_on and title to Issue
/refs #16

Add field published_on and title to Issue and display both fields.
2025-06-01 18:32:15 +02:00
Thomas Peetz 456162da44 remove MetaDataTable and MetaDataColumn to cleanup schema 2025-05-23 18:21:41 +02:00
Thomas Peetz 8cfb60f9a1 add missing fields for import 2025-05-21 23:24:13 +02:00
Thomas Peetz 4c70046a32 removed fields from MetaDataColumn 2025-05-21 17:29:14 +02:00
Thomas Peetz bd86379d07 add missing fields for comic 2025-05-19 15:14:29 +02:00
Thomas Peetz 20ed0b2f40 add method for import data 2025-05-19 14:16:30 +02:00
tpeetz 1ecf64a228 update model for import 2025-05-14 19:36:15 +02:00
Thomas Peetz 3537642df9 add CRUD for WorkType 2025-05-13 00:42:41 +02:00