Commit Graph

307 Commits

Author SHA1 Message Date
Alex Holliday
b3f8d77238 add maintenance window service 2025-07-23 15:14:47 -07:00
Alex Holliday
aea79fec2e add invite service 2025-07-23 14:58:44 -07:00
Alex Holliday
da49e15589 jsdocs, move observer 2025-07-23 14:31:40 -07:00
Alex Holliday
cfebc770fd add diagnostic service 2025-07-23 14:28:16 -07:00
Alexander Holliday
ffef14957f Merge pull request #2671 from bluewave-labs/feat/check-service
feat: check service
2025-07-23 14:22:25 -07:00
Alex Holliday
c1dc575f53 reset server validation 2025-07-23 14:17:47 -07:00
Alex Holliday
8c0dfb2cc5 add a check service 2025-07-23 13:41:10 -07:00
Alex Holliday
181e149028 Merge branch 'develop' into feat/service-refactor 2025-07-23 13:09:48 -07:00
Alex Holliday
65f232161f sync package lock 2025-07-23 13:06:23 -07:00
Alex Holliday
f58d05f1b3 format 2025-07-23 13:04:26 -07:00
Alex Holliday
06fa79e09d refactor service dir structure 2025-07-23 13:03:57 -07:00
Alex Holliday
0b4ec46f79 add updated JSdoc 2025-07-23 12:12:22 -07:00
Alex Holliday
6e321afa72 add remaining methods to service 2025-07-23 12:09:23 -07:00
Alex Holliday
a08ded4093 move checksuperadmin to userservice 2025-07-23 11:48:47 -07:00
Alex Holliday
e76b44fcba fix validaiton for editing user 2025-07-23 11:47:21 -07:00
Alex Holliday
1fa2dbcf85 Add user serivce, move register, login, and edit 2025-07-23 11:47:13 -07:00
Alex Holliday
74fd20cfa8 move checksuperadmin 2025-07-23 11:46:59 -07:00
Alexander Holliday
812cff0fd9 Merge pull request #2559 from bluewave-labs/feat/super-simple-queue
feat: super simple queue
2025-07-23 10:38:13 -07:00
Alex Holliday
7127c28c35 bump dependency 2025-07-23 10:35:32 -07:00
Alex Holliday
4f186a6b49 Merge branch 'develop' into feat/super-simple-queue 2025-07-23 10:35:11 -07:00
Alex Holliday
ac2b7bd65d fix import path 2025-07-23 10:12:47 -07:00
Alex Holliday
22826afd21 apply validation 2025-07-22 13:26:45 -07:00
Alex Holliday
c4d42dd9e3 add db 2025-07-22 12:27:41 -07:00
Alex Holliday
e047309812 add controller methods 2025-07-22 12:27:33 -07:00
Alex Holliday
c11da04e13 add edit user routes 2025-07-22 12:27:17 -07:00
Alexander Holliday
8336ea199d Merge pull request #2658 from bluewave-labs/fix/protect-demo-user
prevent demo user from being deleted
2025-07-21 15:05:57 -07:00
Alex Holliday
48848d1d43 prevent demo user from being deleted 2025-07-21 15:05:17 -07:00
Alexander Holliday
1eea0b6862 Merge pull request #2632 from Yasir-Rafique/validationRemoval_monitorURL
Relax monitor URL validation
2025-07-21 14:52:12 -07:00
Alex Holliday
1b085236c7 fix aith for notification controller 2025-07-21 14:11:09 -07:00
Alex Holliday
fdff3be316 fix team auth 2025-07-21 13:58:01 -07:00
Alex Holliday
f2037bf5fe fix route 2025-07-21 13:46:06 -07:00
Alexander Holliday
3e75972b02 Merge pull request #2654 from bluewave-labs/fix/mw-routes
fix: mw routes
2025-07-21 12:28:44 -07:00
Alex Holliday
d6d3b53846 add team auth to mw routes 2025-07-21 12:27:53 -07:00
Alex Holliday
87f843df1c add getmonitorsbyids 2025-07-21 12:27:43 -07:00
Alex Holliday
5dbec377e5 reorder routes 2025-07-21 12:26:38 -07:00
Alex Holliday
4d989746fd remove unused routes, add authentication 2025-07-21 12:04:16 -07:00
Alex Holliday
55e2d5c0e3 fix auth for check routes 2025-07-21 11:54:04 -07:00
Alex Holliday
e2ddffe24b remove userId param from routes 2025-07-21 11:05:48 -07:00
Alex Holliday
bfa6832beb format 2025-07-21 10:34:16 -07:00
Alex Holliday
846564a17e reorder routes 2025-07-21 10:34:04 -07:00
Alex Holliday
0c04db3299 reorder routes for correctness 2025-07-21 09:55:49 -07:00
Yasir Rafique
945cff978b Use URL.canParse for URL validation; add strict regex fallback (maintainer feedback) 2025-07-19 06:53:01 +01:00
Yasir Rafique
8ffd9a5e2a Tighten Docker hostname regex for monitor URL validation 2025-07-18 11:58:27 +01:00
Yasir Rafique
b823f0f7db Relax monitor URL validation for Docker and local hostnames (fixes #2605) 2025-07-18 11:40:20 +01:00
Alexander Holliday
200a933647 Merge pull request #2621 from bluewave-labs/fix/consistent-error-handling
fix: imporved and consistent error handling
2025-07-17 09:37:51 -07:00
Alexander Holliday
a46c032979 Merge pull request #2617 from career-yashaswee/bug/2603-url-validation-email-format
(fix): implemented email and webhook url validation with proper error and toast creation
2025-07-16 09:16:12 -07:00
Alex Holliday
38bb915144 add error handling util, update middleware and controllers 2025-07-15 16:33:35 -07:00
Alexander Holliday
c54feb9306 Merge pull request #2620 from bluewave-labs/feat/diagnostics
Feat/diagnostics
2025-07-15 15:21:15 -07:00
Alexander Holliday
f23f7df147 Merge pull request #2595 from bluewave-labs/feat/diagnostics
feat: diagnostics tab
2025-07-15 09:46:31 -07:00
Yashaswee Kesharwani
b89ab5a192 (fix): implemented email and webhook url validation with proper error and toast creation #2603 2025-07-15 22:13:31 +05:30