Commit Graph

61 Commits

Author SHA1 Message Date
d0bee559dd small fixes 2026-05-29 11:31:20 +02:00
4b45b035e7 add documentation including build process 2026-05-29 11:21:33 +02:00
718ecaa2e3 updated logging 2026-05-29 11:12:08 +02:00
9ddc1f5b99 additional logging and error handling 2026-05-29 10:44:50 +02:00
72a0e52e08 add list of env variables to README in source directory 2026-05-29 10:44:18 +02:00
90e441d719 upgrade `dopt-basics` for new logging 2026-05-29 10:43:41 +02:00
3da8c1eac9 fix startup script 2026-05-28 11:01:25 +02:00
f459ecf72c fix ENV variable 2026-05-28 11:00:10 +02:00
d67082c610 code cleansing 2026-05-28 10:17:06 +02:00
779508ea81 custom logic for 'Aufenthaltsort' and 'Bundesland' 2026-05-28 09:58:51 +02:00
f87d7cc713 implemented logging including development state differentiation 2026-05-28 09:23:15 +02:00
3c8171fa79 updated schema to new structure 2026-05-28 09:22:11 +02:00
c83c201a13 improved dynamic dropdown behaviour 2026-05-28 09:21:53 +02:00
5289579d93 updated ENV variables 2026-05-28 09:12:40 +02:00
770fcf5652 add deployment .env file 2026-05-28 09:12:28 +02:00
dd0c98d51b dynamic dropdown with optional trigger for sub forms 2026-05-27 17:44:59 +02:00
5a5e232c24 initial build process script 2026-05-27 15:43:21 +02:00
284c296917 update deps 2026-05-27 15:42:54 +02:00
7c32ca7893 removed unused code 2026-05-27 15:42:42 +02:00
ccc0219268 prevent fails because of missing stdout or stderr 2026-05-27 15:31:57 +02:00
e1dd12aa6b first build script 2026-05-27 14:22:15 +02:00
cdb31d3780 bump version for development 2026-05-27 14:22:05 +02:00
72fd047d9c add GUI file to lib 2026-05-27 14:21:55 +02:00
3235d7f8a9 adaptive dynamic dropdown and addition "Projektrelevanz" 2026-05-27 13:37:27 +02:00
4d76da2c9b added expected behaviour 2026-05-27 10:29:47 +02:00
cd1643a359 frontpage construction 2026-05-26 16:04:49 +02:00
ee288a47dc config based auto-generated form 2026-05-26 13:29:38 +02:00
5b2ca4f694 basic database interaction 2026-05-26 12:17:57 +02:00
76a9bd4329 handling with .env file 2026-05-26 12:17:49 +02:00
078cfee7ed exclude for auto-update fields 2026-05-26 09:52:57 +02:00
d468fe9058 option to ignore form fields when retrieving data 2026-05-22 13:55:19 +02:00
fce3429f34 enable datetime objects in parser 2026-05-22 13:45:08 +02:00
f66b535ac2 prepare DB load and save 2026-05-22 12:54:43 +02:00
eba9d523b1 prepare other indexing and data processing logic 2026-05-21 17:28:56 +02:00
807d07f28e using flattening 2026-05-21 16:48:46 +02:00
d2000dc040 upgrade dopt-basics package 2026-05-21 13:11:09 +02:00
6c3bd72b0c change company search to dropdown base 2026-05-21 08:52:26 +02:00
7f6a2f75a5 more generic approach in company search 2026-05-21 08:28:17 +02:00
97b75f4eeb added custom search widget to prepare loading and saving 2026-05-20 16:45:51 +02:00
92ea12d847 prepare search in contact list as dynamic widget 2026-05-20 13:05:16 +02:00
e97999713e extended loading 2026-05-20 10:09:05 +02:00
e46e494500 Pydantic supported saving and loading prepared 2026-05-19 16:16:14 +02:00
9e8893b4b5 ignore Pickle files 2026-05-19 16:15:55 +02:00
249449cf59 better automatic export, prepare data validation for backend export 2026-05-18 16:53:39 +02:00
2931bf0876 added list of countries 2026-05-13 12:45:45 +02:00
a7accaa20c nested validation and error messages 2026-05-13 11:52:20 +02:00
8b3eb63f62 combobox retrieval 2026-05-12 16:30:03 +02:00
4befb8e3c5 code cleansing 2026-05-12 14:49:27 +02:00
76b81316c2 short snippet test for widget registry 2026-05-12 14:29:16 +02:00
bbe1dc4e2b basic code cleansing 2026-05-12 14:28:44 +02:00