Commit Graph

15 Commits

Author SHA1 Message Date
Simon Larsen
dea6c55365
refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 15:50:32 -06:00
Simon Larsen
70a2a3993b
refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
Simon Larsen
faf0641503
refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
Simon Larsen
f592e852f2
refactor: Update logger.error statements for exiting node process 2024-05-22 10:09:16 +01:00
Simon Larsen
a5f05376b0
refactor: Update logger.debug statements for exiting node process
This commit updates the logger.debug statements in multiple files to log the message 'Exiting node process' instead of 'Exiting node process'. This change improves the logging consistency and ensures that the appropriate log level is used for this message.
2024-05-22 10:04:41 +01:00
Simon Larsen
0647f7d22a
Refactor initialization code and add default routes in multiple files 2024-04-24 17:44:29 +01:00
Simon Larsen
cc80f6fa54
Refactor initialization code in multiple files 2024-04-24 14:02:17 +01:00
Simon Larsen
af44b4d959
Add PromiseVoidFunction import to multiple files 2024-02-27 16:43:15 +00:00
Simon Larsen
1034587fbe
Update function types in Git repository 2024-02-27 15:37:49 +00:00
Simon Larsen
2d4bb56ffa
exit node process on app init fail 2023-10-04 19:22:25 +01:00
Simon Larsen
3576e86532
terminate if app init fails 2023-09-27 20:48:50 +01:00
Simon Larsen
b8bf936733
fix type errors 2023-08-09 18:02:00 +01:00
Simon Larsen
37fdc73393
fix env vars 2022-12-29 15:50:53 +00:00
Simon Larsen
bebc275b2e
fix lint 2022-12-29 14:59:34 +00:00
Simon Larsen
d8a8a2d595 fix serve 2022-12-08 08:16:30 +00:00