Commit graph

303 commits

Author SHA1 Message Date
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
b778b6faa7 enhance: permission handling 2025-05-16 11:17:02 +02: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
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
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
a476bf6823 migration change on default value and encrypted storage 2025-05-04 19:01:06 +02:00
03a5bb3592 change user model to login routine 2025-05-03 09:09:52 +02:00
c35b99e0c4 fix: migrations and discontinue sqlite 2025-05-03 09:08:15 +02:00
7dac58d958 remove unused code in settings helper 2025-05-01 17:47:14 +02:00
6c0ea0b11c change convert Helper Mail to validator package 2025-05-01 17:44:01 +02:00
0ea780dd51 change email validation to regex only 2025-05-01 17:36:48 +02:00
753cfdd5da Merge branch 'develop' into feature/#71-settings-store
# Conflicts:
#	src/data-source.ts
2025-04-30 12:30:55 +02:00
a6229bb77c enhance: provide latest inserted internal Id 2025-04-30 12:22:38 +02:00
41cb4eb569 check mail config on mail value change 2025-04-30 11:38:04 +02:00
5b3a72820a image upload and keep if not changed 2025-04-30 10:43:31 +02:00
be52a51055 bulk setting change and image update 2025-04-29 13:19:12 +02:00
964af82904 update to typesafe all-settings provider 2025-04-26 09:16:46 +02:00
99eafcb352 add settings to backup 2025-04-25 12:21:25 +02:00
ce9f621b8b add mail type and validation 2025-04-25 12:13:26 +02:00
2e3d0a755c setup routine 2025-04-25 08:18:49 +02:00