Commit Graph

148 Commits

Author SHA1 Message Date
foefl 9cfe53509f refactoring 2026-07-09 13:27:52 +02:00
foefl 16ae573687 defining common interfaces for modules 2026-07-08 15:28:50 +02:00
foefl 046adfd3df updated config for Ruff and PyRight 2026-07-08 12:00:20 +02:00
foefl fae94d01a3 consulting page disable type selection if pre-defined 2026-07-08 11:38:03 +02:00
foefl 770ae11ad6 added more specific interfaces and more concise state handling 2026-07-08 10:30:04 +02:00
foefl cae623bc19 add main state and remove unnecessary lines 2026-07-06 16:09:10 +02:00
foefl 0bb6e98341 fix QSS render issue after renaming 2026-07-06 15:59:10 +02:00
foefl 62e69184d7 major refactor with new state mechanics 2026-07-06 15:57:21 +02:00
foefl 7c26c1fc2e update DB schema for consulting session 2026-07-03 13:01:15 +02:00
foefl afa8fb351d generic typing of field definitions and value getter function for single widgets 2026-07-03 13:00:56 +02:00
foefl deeb038956 more generic build function for widgets defined by form fields 2026-07-03 11:59:44 +02:00
foefl ae48f72500 implement custom datetime and date widgets based on customer requirements 2026-07-03 10:32:39 +02:00
foefl 1d353d863e added page for consulting sessions with dynamic table 2026-07-01 16:36:15 +02:00
foefl 10c8b79cb3 prepare insertion of sessions 2026-06-30 16:15:06 +02:00
foefl 9dc26e36b5 session management and prepare component interaction scheme for consultations 2026-06-30 12:36:29 +02:00
foefl 04bfac8f53 prepare consulting page 2026-06-30 10:56:11 +02:00
foefl df93914942 switch to new data model with distinct company and person data 2026-06-26 14:14:45 +02:00
foefl b9427bc756 code cleansing 2026-06-26 07:14:34 +02:00
foefl 76ff68cb43 data loading of company profiles 2026-06-25 16:26:38 +02:00
foefl b7f45066f0 draft for company profile 2026-06-25 10:41:13 +02:00
foefl b6087a5b21 fix alembic script 2026-06-19 06:28:58 +02:00
foefl 27934497d5 remove metadata creation 2026-06-17 17:40:07 +02:00
foefl abb4c67b67 doc version history ExtTest-20260617 2026-06-17 17:34:27 +02:00
foefl fdf44454a0 bump version 2026-06-17 17:31:38 +02:00
foefl 5ce911f8cd fix for alembic pipeline 2026-06-17 17:31:32 +02:00
foefl 4364d8c0f9 remove unused imports 2026-06-17 17:31:09 +02:00
foefl 696357138a adapt logging behaviour 2026-06-17 17:30:52 +02:00
foefl 389fe2e159 add database migration tooling with alembic 2026-06-17 16:55:24 +02:00
foefl decfdbffd1 small refactoring with more precise declarations 2026-06-17 16:54:54 +02:00
foefl f24c4f0ff7 robust .env loading 2026-06-17 16:19:44 +02:00
foefl 1f75801fc5 add initial recording of individual persons with changed database interaction 2026-06-17 09:46:04 +02:00
foefl 4a1d5d4647 change database structure for initial recording of individual persons 2026-06-17 09:45:26 +02:00
foefl 44402af0b7 major refactoring 2026-06-17 09:44:06 +02:00
foefl 15af78900f fix list 2026-05-29 12:03:10 +02:00
foefl 367dfe3d03 additional custom logic ExtTest-20260529 2026-05-29 11:59:51 +02:00
foefl e1a8a95548 bump version for clean reference 2026-05-29 11:32:37 +02:00
foefl 65e8029096 bump version 2026-05-29 11:31:32 +02:00
foefl d0bee559dd small fixes 2026-05-29 11:31:20 +02:00
foefl 4b45b035e7 add documentation including build process 2026-05-29 11:21:33 +02:00
foefl 718ecaa2e3 updated logging 2026-05-29 11:12:08 +02:00
foefl 9ddc1f5b99 additional logging and error handling 2026-05-29 10:44:50 +02:00
foefl 72a0e52e08 add list of env variables to README in source directory 2026-05-29 10:44:18 +02:00
foefl 90e441d719 upgrade `dopt-basics` for new logging 2026-05-29 10:43:41 +02:00
foefl 3da8c1eac9 fix startup script 2026-05-28 11:01:25 +02:00
foefl f459ecf72c fix ENV variable 2026-05-28 11:00:10 +02:00
foefl d67082c610 code cleansing 2026-05-28 10:17:06 +02:00
foefl 779508ea81 custom logic for 'Aufenthaltsort' and 'Bundesland' 2026-05-28 09:58:51 +02:00
foefl f87d7cc713 implemented logging including development state differentiation 2026-05-28 09:23:15 +02:00
foefl 3c8171fa79 updated schema to new structure 2026-05-28 09:22:11 +02:00
foefl c83c201a13 improved dynamic dropdown behaviour 2026-05-28 09:21:53 +02:00