Alex Holliday
|
f46f8cb12b
|
Add hour filter to incidents page
|
2025-01-22 11:07:43 -08:00 |
|
Alex Holliday
|
9ffe17e9eb
|
add db utils
|
2025-01-22 08:29:38 -08:00 |
|
Alex Holliday
|
4ed995692d
|
Refactor incident endpoints to use aggregation
|
2025-01-21 15:30:51 -08:00 |
|
Alex Holliday
|
792b51b488
|
fix typos
|
2025-01-20 11:02:55 -08:00 |
|
Alex Holliday
|
9f43336a03
|
Use response handler in handleErrors middleare
|
2025-01-19 20:14:03 -08:00 |
|
Alex Holliday
|
e9eadfe838
|
use response middleware in StatusPageController
|
2025-01-19 12:05:45 -08:00 |
|
Alex Holliday
|
627c80581d
|
use response middleware in SettingsController
|
2025-01-19 12:05:15 -08:00 |
|
Alex Holliday
|
3608eadb8c
|
use response middleware in QueueController
|
2025-01-19 12:04:47 -08:00 |
|
Alex Holliday
|
378a190cd3
|
use response middleware in MonitorController
|
2025-01-19 12:01:27 -08:00 |
|
Alex Holliday
|
f0bf680f19
|
use response middleware in MaintenanceWindowController
|
2025-01-19 10:01:48 -08:00 |
|
Alex Holliday
|
e5f8d88c5a
|
use response middleware in InviteController
|
2025-01-19 09:59:13 -08:00 |
|
Alex Holliday
|
0aaeeef113
|
remove unnecessary try/catch
|
2025-01-19 09:56:28 -08:00 |
|
Alex Holliday
|
da89789a97
|
use response middleware in CheckController
|
2025-01-19 09:55:48 -08:00 |
|
Alex Holliday
|
252c16ac1b
|
add a response middleware to enforce consistent API response
|
2025-01-19 09:53:03 -08:00 |
|
Alex Holliday
|
e8aecb4041
|
fix method name
|
2025-01-09 10:42:01 -08:00 |
|
Alex Holliday
|
8f572ba01d
|
Remove summary controller method, rewrite getMonitosByTeamId
|
2025-01-08 13:42:08 -08:00 |
|
Alex Holliday
|
e2d5388a30
|
remove monitors from summary, unused
|
2025-01-07 10:12:41 -08:00 |
|
Alex Holliday
|
eee33e85c4
|
Remove superfluous dotenv from authController, add missing dotenv to settingsService
|
2025-01-02 12:27:19 -08:00 |
|
Alex Holliday
|
3b5a1827ad
|
Add distributedUptimeController
|
2025-01-02 11:45:29 -08:00 |
|
Alexander Holliday
|
25fd0f7055
|
Merge branch 'develop' into feat/be/hardware-details
|
2025-01-02 09:58:19 -08:00 |
|
Alex Holliday
|
6563cedf88
|
add jsdoc and validation
|
2025-01-01 09:08:07 -08:00 |
|
Alex Holliday
|
cf3305611f
|
Add route and controller method for hardware details
|
2024-12-31 15:05:03 -08:00 |
|
Alex Holliday
|
0551eb010d
|
Add controller method for uptime details
|
2024-12-30 14:56:50 -08:00 |
|
Alex Holliday
|
cc40bd6006
|
refactor controllers to be class based
|
2024-12-24 11:58:42 -08:00 |
|
Mert Şişmanoğlu
|
e84a7b4a2e
|
fix: Update references from Bluewave Uptime to Checkmate in email templates and authController
|
2024-12-22 00:15:05 +03:00 |
|
Alex Holliday
|
a42e280e49
|
update comments
|
2024-12-17 10:02:56 -08:00 |
|
Alex Holliday
|
df11a457f1
|
401 -> 403
|
2024-12-16 18:20:41 -08:00 |
|
Alex Holliday
|
f42bdddb7a
|
add deleteHardwareChecksByMonitorId
|
2024-12-09 14:01:10 +08:00 |
|
Alex Holliday
|
58be0c018b
|
rewrite monitor resolution check, update tests
|
2024-11-20 10:37:01 +08:00 |
|
Alex Holliday
|
f3a29c3be7
|
Add controller for status page
|
2024-11-11 12:17:06 +08:00 |
|
Alex Holliday
|
f613c5f19a
|
Add controller method for getAllMonitorsWithUptimeStats
|
2024-11-06 11:16:45 +08:00 |
|
Alex Holliday
|
fa5eef14c3
|
Revert moving notification check to validation, FE always sends an empty notification array
|
2024-10-26 18:45:51 +08:00 |
|
Alexander Holliday
|
699bea5806
|
Merge branch 'develop' into fix/be/refactor-auth-controller
|
2024-10-26 09:39:13 +08:00 |
|
Alexander Holliday
|
3275bc49d0
|
Merge pull request #1058 from bluewave-labs/feat/be/logger-improvement
feat/be/logger improvement
|
2024-10-25 09:33:47 +08:00 |
|
Alex Holliday
|
a0248c81c2
|
standardize log statements
|
2024-10-24 15:28:13 +08:00 |
|
Alex Holliday
|
a709aa9674
|
Replace if/else block with ternary
|
2024-10-24 12:02:14 +08:00 |
|
Alex Holliday
|
17b8011ce1
|
Remove redundant check from
|
2024-10-24 12:00:13 +08:00 |
|
Alex Holliday
|
78170856f0
|
Refactor createMonitor to remove redundany check
|
2024-10-24 11:56:27 +08:00 |
|
Alex Holliday
|
b69fc223bf
|
remove redundant check
|
2024-10-24 11:42:18 +08:00 |
|
Alex Holliday
|
3f4678f5e6
|
Refactor getMonitorCertificate to remove redundant check, move invalid cert handling to FE
|
2024-10-24 11:36:56 +08:00 |
|
Alex Holliday
|
fb0ead89b7
|
Refactor fetchMonitorCertificate to throw an error if invald cert
|
2024-10-24 11:35:58 +08:00 |
|
Alex Holliday
|
bc8e509b17
|
remove redundant user check in deleteUser
|
2024-10-24 11:00:45 +08:00 |
|
Alex Holliday
|
084ef9b952
|
Remove redundant check for user in requestRecovery method
|
2024-10-24 10:59:46 +08:00 |
|
Alex Holliday
|
ea4e19554b
|
403 -> 401 for incorrect password since 403 will be used for refresh tokens later
|
2024-10-24 10:58:25 +08:00 |
|
Rushi Gandhi
|
af685f3c8b
|
Merge branch 'develop' into 915-be-add-new-endpoint-for-refreshing-access-token
|
2024-10-22 10:26:49 +05:30 |
|
Alex Holliday
|
7f95b061ed
|
Refactor refreshAuthToken, add tests for coverage
|
2024-10-19 17:18:35 +08:00 |
|
Rushi Gandhi
|
7c24136e6a
|
Add testcases for new endpoint
|
2024-10-18 14:55:41 +05:30 |
|
om-3004
|
34a13530b3
|
Merge branch 'develop' into enhancement/check-if-url-resolves
|
2024-10-18 11:39:07 +05:30 |
|
Rushi Gandhi
|
861adc0b96
|
fix error.method name in refreshAuthToken
|
2024-10-18 09:47:38 +05:30 |
|
Alexander Holliday
|
59392d0194
|
Merge pull request #975 from bluewave-labs/fix/be/ssl-checker
Add ssl-checker, refactor fetchMonitorCertificate
|
2024-10-18 10:05:10 +08:00 |
|