152 Commits

Author SHA1 Message Date
foefl 3a99415ac8 reset logging levels 2026-07-31 16:34:17 +02:00
foefl 36b7c319cc update build pipeline and version ExtTest-20260731 2026-07-31 16:18:10 +02:00
foefl f8b1c65221 update build pipeline and deployment config 2026-07-31 16:04:15 +02:00
foefl 37f7535693 update docs 2026-07-31 15:55:25 +02:00
foefl c91bc9022a working example for document management 2026-07-31 15:32:47 +02:00
foefl 68bd873838 fix db schema 2026-07-31 15:31:59 +02:00
foefl a6ef3d562e add DB schema for documents 2026-07-31 11:07:03 +02:00
foefl ecb9a9cf13 document selection: add Pydantic models and tests for saving/loading 2026-07-31 09:35:49 +02:00
foefl 1c586299fc prepare correct row initialisation 2026-07-30 16:45:59 +02:00
foefl 2b6268e38a begin adding state management to new document selection 2026-07-30 16:41:50 +02:00
foefl 07ae18271e prepare document selection widget 2026-07-30 15:05:56 +02:00
foefl b635e7eb75 updated main page interaction 2026-07-28 19:02:24 +02:00
foefl 02d94c4a80 adapted linking dialog for consulting sessions 2026-07-28 12:14:51 +02:00
foefl 07c2bd92da adaptive validation for initial recording page 2026-07-28 09:45:28 +02:00
foefl 2894d3a1a9 fulfil customer requirements REQ 1011, test for REQ 1013, 1014 2026-07-28 09:18:47 +02:00
foefl a515f3b820 adapt customer requirements, REQ 1006, 1007 2026-07-28 08:53:53 +02:00
foefl 449d401c04 handle metadata separately in GUI, but common in database 2026-07-27 19:50:24 +02:00
foefl ba26baa225 re-enable company profile 2026-07-27 12:38:00 +02:00
foefl 1ff55038fa basic functionality of loading/saving for initial recording with new data model 2026-07-27 11:41:24 +02:00
foefl dc9374f5b7 migration script to latest data model 2026-07-27 11:41:02 +02:00
foefl acfc4a824a continue work on new data model 2026-07-24 17:10:17 +02:00
foefl 868db09d94 iteration for new data model 2026-07-23 19:17:49 +02:00
foefl fd25576b0e sketch for new data model 2026-07-23 17:31:38 +02:00
foefl 416a686877 data modelling: extension table pattern 2026-07-22 16:19:45 +02:00
foefl 6e04a7485a added entity ID container 2026-07-22 15:26:15 +02:00
foefl ffe38a4ee7 basic cleansing and hints 2026-07-22 11:19:07 +02:00
foefl c1843702f8 linking of consultation processes to entities in the database (not tested yet) 2026-07-22 10:45:18 +02:00
foefl 1cab78b2b4 prepare linking of persons and companies 2026-07-22 10:20:10 +02:00
foefl 9a73f27518 change database schema for linking table from unique constraint to partial index 2026-07-22 10:17:00 +02:00
foefl 65e3e10e13 update database schema for linking of persons and companies 2026-07-22 09:24:51 +02:00
foefl 9392f3fc77 batch mode as default for alembic 2026-07-22 09:24:13 +02:00
foefl 7bfbdc731b prepare dialog for linking open consulting processes 2026-07-21 16:08:32 +02:00
foefl 482ae436eb added deletion for consulting with GUI logic 2026-07-21 11:00:46 +02:00
foefl 0fce42b788 change to timestamps for linking table for companies and persons 2026-07-21 08:54:41 +02:00
foefl 284196f127 set correct filter to show only not deleted entries 2026-07-20 16:16:31 +02:00
foefl c1ba3cf6e7 added new data model principle to auto forms 2026-07-20 15:48:36 +02:00
foefl a40213a1ed prepare new loading scheme for auto form data (not working yet) 2026-07-15 17:28:24 +02:00
foefl f4a4d2d98e updated schema for deletion by timestamp (equivalent to other parts of the app) 2026-07-15 17:08:06 +02:00
foefl af62025558 enable loading of consultations on company profile 2026-07-15 15:52:32 +02:00
foefl e6dc2644ac add message boxes for saving procedure in initial recording 2026-07-15 15:35:46 +02:00
foefl 393e3ba39b added info banners to initial recording 2026-07-15 15:28:54 +02:00
foefl 3bbed94048 enable/disable page modification 2026-07-15 15:05:53 +02:00
foefl eb66b435a0 refactoring and basic loading of existing consultations on the company profile 2026-07-13 17:50:59 +02:00
foefl b41d55db7d consulting page: info banners for missing links with dummy call 2026-07-13 12:03:49 +02:00
foefl 0cddb58f06 info banners for linking 2026-07-13 11:59:42 +02:00
foefl 3841b645e1 update Ruff 2026-07-13 11:23:19 +02:00
foefl 5563e5a6b9 added functionality for consulting session saving, updating and soft deleting 2026-07-11 10:02:58 +02:00
foefl 6eb358e0aa update schema for consulting session deletion tracking 2026-07-11 09:48:48 +02:00
foefl f84cbb21c0 flexible date/datetime inputs: fix validation display bug 2026-07-10 12:47:27 +02:00
foefl 7c79bf8e91 basic saving and loading of consultation sessions 2026-07-10 11:52:49 +02:00