Commit Graph

61 Commits

Author SHA1 Message Date
Vishnu Sreekumaran Nair 3955524835 Return updated monitor state in pauseMonitor 2025-05-12 13:50:58 -04:00
Alex Holliday 342e67593b correct error handling 2025-05-09 14:53:53 -07:00
Alex Holliday 36d78a9aa4 update return type for settigns 2025-05-09 14:53:36 -07:00
Alex Holliday fcd6af259e add optional email user 2025-05-09 14:53:20 -07:00
Alex Holliday 0f80524127 unset email password 2025-05-09 14:53:03 -07:00
Alex Holliday 0a723572a2 move transporter creation 2025-05-09 14:52:44 -07:00
Alex Holliday d0ec67236d allow systememail user 2025-05-09 14:52:24 -07:00
Alex Holliday 217268b42f unset API key if 2025-05-09 13:26:39 -07:00
Alex Holliday e4c5457518 update model 2025-05-09 13:26:17 -07:00
Alex Holliday cdb7e6fb9a create settings if it doesn't exist 2025-05-09 13:25:50 -07:00
Alex Holliday efcd7d1162 update validation 2025-05-09 13:24:47 -07:00
Alex Holliday 5d0877d91d use port 52345 for server by default 2025-05-09 09:33:35 -07:00
Alex Holliday 7a855ef47a return db settings only to client, sanitize keys 2025-05-08 13:24:24 -07:00
Alex Holliday 91c2f7f0d5 Remove DB settings from settings service 2025-05-08 13:11:51 -07:00
Alex Holliday 83e1cb0304 provide default empty notification array 2025-05-06 11:05:13 -07:00
Alex Holliday 3469954ad8 hotfix/validation 2025-05-06 10:26:31 -07:00
Alexander Holliday ceb75a7311 Merge pull request #2202 from bluewave-labs/feat/ignore-ssl-errors
feat: ignore ssl errors
2025-05-06 10:14:35 -07:00
Alexander Holliday a79839b4d0 Merge pull request #2199 from bluewave-labs/feat/redis-service
feat: redis service, resovles #2112
2025-05-06 10:14:21 -07:00
Alex Holliday d7d4cfcfa5 add validation 2025-05-06 10:08:27 -07:00
Alex Holliday 534890c98c ingore TLS errors if flag ste 2025-05-06 10:08:19 -07:00
Alex Holliday 8f17c6da81 add ingoreTLsErrors 2025-05-06 10:07:43 -07:00
Alexander Holliday a1dcd5970f Merge branch 'develop' into fix/language-detection 2025-05-05 14:33:15 -07:00
Alex Holliday 0694bd06d1 use redis service 2025-05-05 14:01:17 -07:00
Alex Holliday 0687f737a7 add a redis service to handle redis connection 2025-05-05 14:00:33 -07:00
Alex Holliday 7072edf440 remove log statement 2025-05-05 13:59:14 -07:00
cihatata 16e014a6fe fix: language detection - server 2025-05-05 23:55:56 +03:00
Alex Holliday 8357bd910f properly load log level from ENV, add debug log level 2025-05-05 12:48:03 -07:00
Owaise Imdad bd23648079 string service for subject. 2025-05-06 00:38:38 +05:30
Owaise Imdad c2eeed8121 Finall touch on string msgs. 2025-05-06 00:37:01 +05:30
Owaise Imdad 87573945f2 returing msg instead of error. 2025-05-06 00:33:31 +05:30
Owaise Imdad f8233aef08 local en addition. 2025-05-06 00:28:54 +05:30
Owaise Imdad 6268917abe Use string service for success. 2025-05-06 00:27:27 +05:30
Owaise Imdad 6d4b3f5174 Returing only internal error spaces. 2025-05-06 00:25:02 +05:30
Owaise Imdad 0b9535820f Added returing of error message if the mail fails. 2025-05-06 00:22:26 +05:30
Owaise Imdad 73e3aaf017 Initial push for the test email 2025-05-06 00:08:11 +05:30
Alexander Holliday f1bd8fed53 Merge pull request #2175 from bluewave-labs/fix/edit-port-number
Add Port field edit support for Port Monitors Configure screen
2025-05-02 09:16:25 -07:00
Alexander Holliday 464a6398d0 Merge pull request #2154 from bluewave-labs/Feature-Bulk-Upload-Of-Monitors
Feature release for bulk upload of uptime monitors
2025-05-01 14:36:44 -07:00
Owaise Imdad 30ef28170c Removed all return error ro throw new err where this will be send to middleware. 2025-05-02 02:54:39 +05:30
Vishnu Sreekumaran Nair 2fb20bfff9 allow 'port' field in edit monitor schema 2025-05-01 13:47:10 -04:00
Owaise Imdad 075559ffc3 Fixed the errors coming out in csv. 2025-05-01 12:05:28 +05:30
Owaise Imdad bd8554707d Moved the parsing logic to backend as suggested. 2025-04-29 12:47:24 +05:30
Alex Holliday d5a317caee save settings on load 2025-04-28 12:24:34 -07:00
Alex Holliday 67ae722720 disallow role 2025-04-28 10:55:06 -07:00
Alex Holliday 99d416f31a add default role, remove role requirement from validation 2025-04-28 10:34:49 -07:00
Alex Holliday c2ffdd1d62 get invite role and teamId from invite instead of client 2025-04-28 10:34:32 -07:00
Alex Holliday f232075a97 log connection string 2025-04-25 16:28:19 -07:00
Alexander Holliday 476c902354 Merge pull request #2129 from bluewave-labs/fix/bcrypt
fix: bcrypt
2025-04-25 13:43:44 -07:00
Alex Holliday bf5b4a84d0 bump 2025-04-25 12:48:33 -07:00
Alex Holliday e7d4083964 bcrypt -> bcryptjs 2025-04-25 12:48:14 -07:00
Alex Holliday c8919cca83 add missing getter 2025-04-25 12:47:07 -07:00