Commit Graph

10 Commits

Author SHA1 Message Date
Alexander Holliday 95dfc8d82c Feat/maintenance window controller (#475)
* Added createMaintenanceWindow route

* Added getMaintenanceWindowsByUserId

* Added getMaintenaceWindowsByMonitorId method, updated routes

* Exported delete methods
2024-07-30 10:01:52 -07:00
Alex Holliday c77414f2d7 Added check to verify and fetch token from server 2024-07-23 12:27:23 -07:00
Alex Holliday 8e6cd0de71 Added verifyAdmin middleware. Implemented getAllUsers route 2024-07-22 11:49:22 -07:00
Alex Holliday b0cbea156c Add check for admin acount 2024-07-12 10:57:39 -07:00
MuhammadKhalilzadeh b239aae4ed Merge branch 'backend-completion' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into backend-completion 2024-07-03 11:10:10 +03:30
Alex Holliday ec63281202 Return admin account status on check 2024-07-02 10:45:38 -07:00
MuhammadKhalilzadeh 6205a3385e fix commit 2024-06-28 13:35:26 +03:30
Alex Holliday 3269e07edf Fixed obliterate queue msg 2024-06-14 14:02:18 -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 9cf4f7bb60 Added error messages to utility class 2024-06-12 14:15:58 -07:00