Commit Graph

11 Commits

Author SHA1 Message Date
Alex Holliday 59562b10c9 Improved network service error handling 2024-06-18 11:42:25 -07:00
Alex Holliday 6801d066a1 Added delete cascade for Montiors. Alerts and Checks now also deleted 2024-06-17 12:08:41 -07:00
Alex Holliday 5da22f4403 Refactored hardcoded error messages to util file. Added logging to job queue 2024-06-14 13:45:45 -07:00
Alex Holliday 08565c9eda Simplified form control in Login and Register. Fixed registration bug. Throw better errors 2024-06-12 13:30:56 -07:00
Alex Holliday 78abdd7f70 Fixed bug in error handler, finished implementing update user endpoint 2024-05-27 12:03:32 -07:00
Alex Holliday d84a0f9c87 Started update user route 2024-05-27 11:57:25 -07:00
Alex Holliday 5fa73a1f17 Added documentation for error handling 2024-05-27 11:03:12 -07:00
Alex Holliday 950222f94e Implemented error handling middleware 2024-05-27 10:47:14 -07:00
Alex Holliday ef8867658e Removed package-lock.json from root 2024-05-24 13:44:42 -07:00
Alex Holliday 073f8b2e30 Added verification middleware, protected monitor routes 2024-05-22 11:38:36 -07:00
Alex Holliday 7dbd3b28d2 Refactored issuing token to function 2024-05-22 10:53:58 -07:00