Commit graph

341 commits

Author SHA1 Message Date
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
70edd165ee typesave set Setting 2025-04-25 08:07:53 +02:00
b4a7986c8a move pwa manifest to backend 2025-04-24 16:49:16 +02:00
7aa9038a61 provide setting endbpoints 2025-04-20 16:15:27 +02:00
a8edc19f34 optimize settings helper 2025-04-20 15:32:57 +02:00
730c25a9a1 split in env required and dynamic values 2025-04-19 16:51:37 +02:00
f32143b7ac SettingsHelper 2025-04-19 11:26:35 +02:00
a827185bf1 change: remove queryObj from newsletter 2025-04-19 10:04:28 +02:00
f1395357c5 add send none state to newsletter config 2025-04-19 09:42:11 +02:00
63f206cc6a do not print if config is null 2025-04-19 09:29:05 +02:00
3a956919b2 hotfix: template backup restore 2025-04-17 13:41:04 +02:00
097236c3e0 hotfix: backup failed of queryId 2025-04-17 09:22:41 +02:00
8bee509090 fix: pass updatedAt in response 2025-04-17 09:17:31 +02:00