Commit graph

431 commits

Author SHA1 Message Date
9f2a08ccc9 define routes 2025-05-31 15:12:16 +02:00
9a1e7e74ca base controller files 2025-05-29 11:00:23 +02:00
0684605093 base router and permissions 2025-05-29 10:52:05 +02:00
7883bb7d7f command Handlers and schema update 2025-05-29 10:31:40 +02:00
0f6401953f add maintenance model, factory and service 2025-05-28 22:51:17 +02:00
cb60d61773 update migration to image count on damageReport 2025-05-28 18:30:24 +02:00
117ced38ab factory and restructure view models 2025-05-28 18:30:00 +02:00
fcbfe560c3 basic services joins 2025-05-28 17:32:07 +02:00
e404989a28 add sort to inspection point 2025-05-28 17:13:39 +02:00
2433120e26 service base 2025-05-28 17:06:56 +02:00
8c81c8f336 db schema connects 2025-05-28 17:06:45 +02:00
baa3b2cc8c add reporter to damage report 2025-05-27 16:01:00 +02:00
d156cc6ad6 base migration and schema optimization 2025-05-26 14:53:25 +02:00
0d8499b828 model clean and consistent naming 2025-05-25 07:01:13 +02:00
3ff44f7370 inspection data model 2025-05-24 13:51:38 +02:00
95d1113ff9 base unit data 2025-05-24 11:31:15 +02:00
15a511f942 add viewmodels from frontend 2025-05-24 11:30:58 +02:00
d7a0ee694f Merge branch 'fix/queryBuilder' into develop 2025-05-22 10:02:40 +02:00
d8376a4b7b hotfix: shorten table alias to keep it
max length of alias is 63
2025-05-22 10:01:27 +02:00
83250c1e62 change: pass fallback error message to client 2025-05-22 10:00:56 +02:00
a96c5266b8 fix: formatting of Postgres Interval Result 2025-05-22 10:00:28 +02:00
5187a2dba6 change: handlebar abstracts for date 2025-05-21 10:56:09 +02:00
496a60f2df enhance: enable deletion of protocol content 2025-05-21 10:33:05 +02:00
2076412c06 1.5.3 2025-05-19 13:26:42 +02:00
1a71d32b6d Merge pull request 'patches v1.5.3' (#101) from develop into main
Reviewed-on: #101
2025-05-19 11:25:54 +00:00
1a83e4939d Merge branch 'main' into develop 2025-05-17 05:36:53 +00:00
b778b6faa7 enhance: permission handling 2025-05-16 11:17:02 +02:00
1a66c9fac0 1.5.2 2025-05-08 08:22:35 +02:00
7db363e3de Merge pull request 'patches v1.5.2' (#100) from develop into main
Reviewed-on: #100
2025-05-08 06:22:12 +00:00
b8df454048 Merge branch 'main' into develop 2025-05-08 06:21:47 +00:00
0dbc726f64 fix: push settings val to listener 2025-05-08 08:16:12 +02:00
025cd555e9 fix: settings encryption 2025-05-08 08:16:07 +02:00
46bce99fd6 1.5.1 2025-05-07 09:29:46 +02:00
a36ebbd43c Merge pull request 'patches v1.5.1' (#99) from develop into main
Reviewed-on: #99
2025-05-07 07:28:59 +00:00
16ccd0d35f Merge branch 'main' into develop 2025-05-07 07:28:48 +00:00
9ba477a9b3 update: migration 2025-05-07 09:22:59 +02:00
69b447a2d8 fix: check of some permission returned always false 2025-05-07 09:05:55 +02:00
56484020d8 enhance: permission handling 2025-05-07 09:05:36 +02:00
9dd7686b67 change: request method for account credential change 2025-05-07 08:27:48 +02:00
8ead7386ca update: ReadMe 2025-05-07 08:27:42 +02:00
18fd56514d 1.5.0 2025-05-06 09:53:14 +02:00
75d0c1f524 Merge pull request 'minor v1.5.0' (#98) from develop into main
Reviewed-on: #98
2025-05-06 07:52:26 +00:00
7da497066f Merge branch 'main' into develop 2025-05-06 07:52:05 +00:00
676b7144bf update all packages 2025-05-06 09:30:54 +02:00
a64567ce4e Merge pull request 'feature/#70-static-user-login' (#97) from feature/#70-static-user-login into develop
Reviewed-on: #97
2025-05-06 07:20:15 +00:00
72552bdd83 enhance: update migration to work with newer model schema 2025-05-06 09:18:22 +02:00
cac784474c update migration to work with postgre 2025-05-06 09:17:55 +02:00
0ea12eaafc enable password on invite or reset 2025-05-06 08:37:56 +02:00
ddb460f8d0 enable switch to pw totp in account settings 2025-05-05 17:43:57 +02:00
be22c78372 login by password or totp 2025-05-05 14:21:13 +02:00