Commit Graph

2306 Commits

Author SHA1 Message Date
om-3004 4a1b290416 check if the url resolves before adding the monitor 2024-10-13 00:04:59 +05:30
Alexander Holliday d3659d394a Merge pull request #944 from rishavd3v/fix/remove-edit-button
removed edit button - issue#941
2024-10-12 20:09:06 +08:00
Alexander Holliday 76ad9a3bbb Merge pull request #940 from om-3004/bug/fix-current-password-widget
fix: add css to fix the current password widget under account>password
2024-10-12 19:45:30 +08:00
om-3004 5b596256ea fix: give display as none or empty in Stack component and remove it from Field component 2024-10-12 13:52:51 +05:30
Rishav 11abb4f075 removed edit button 2024-10-12 10:55:00 +05:30
Alexander Holliday 0d0cab1894 Merge pull request #938 from rishavd3v/fix/theme-toggle-position
Fix/theme toggle position - issue#934
2024-10-12 10:31:31 +08:00
Alexander Holliday 35a57928da Merge pull request #935 from bluewave-labs/feat/be/tests/maintenance-window-controller
Feat/be/maintenance-window-controller-tests, #924
2024-10-12 08:28:26 +08:00
Alexander Holliday e72f2ade65 Merge pull request #932 from bluewave-labs/feat/be/invite-controller-tests
Feat/be/invite-controller-tests, #924
2024-10-12 08:28:09 +08:00
Alexander Holliday 279cac2034 Merge pull request #930 from bluewave-labs/feat/be/controller-utils-test
Feat/be/controller-utils-tests, #924
2024-10-12 08:27:39 +08:00
Alexander Holliday 5d72e809c5 Merge pull request #929 from bluewave-labs/feat/be/check-controller-tests
Feat/be/check controller tests, #924
2024-10-12 08:27:19 +08:00
Rishav 56beeaf1ba fix 2024-10-11 23:02:56 +05:30
Rishav 7aa3667795 modified theme toggle 2024-10-11 22:57:57 +05:30
Alexander Holliday 307856707a Merge pull request #936 from om-3004/bug/duration-should-not-be-negative
Fixes #926: Duration shouldn't be negative
2024-10-11 17:20:38 +08:00
Om Thakkar 9cd819dc5e fix: validate duration field to not be negative or decimal 2024-10-11 14:48:24 +05:30
Alex Holliday fbdbf5897e Add missing test case 2024-10-11 14:07:37 +08:00
Alex Holliday 0374f5ad0b Add tests for editMaintenanceWindow 2024-10-11 14:05:37 +08:00
Alex Holliday 9f1deb64d7 Add tests for deleteMaintenanceWindow 2024-10-11 14:01:19 +08:00
Alex Holliday 5d0029f6c7 Add tests for getMaintenanceWindowsByMonitorId 2024-10-11 13:58:11 +08:00
Alex Holliday fb45761331 Add tests for getMaintenanceWindowsByTeamId 2024-10-11 13:53:22 +08:00
Alex Holliday 9641aba401 Add tests for getMaintenanceWindowById 2024-10-11 13:43:16 +08:00
Alex Holliday 9ea9086b9e Add test for createMaintenanceWindow 2024-10-11 13:38:54 +08:00
Alex Holliday 2b019be270 Merge branch 'feat/be/check-controller-tests' into feat/be/tests/maintenance-window-controller 2024-10-11 13:22:38 +08:00
Alex Holliday f62882db01 Merge branch 'feat/be/controller-utils-test' into feat/be/tests/maintenance-window-controller 2024-10-11 13:22:33 +08:00
Alex Holliday 4ce08e05df Add tests for inviteController 2024-10-11 12:42:46 +08:00
Alex Holliday 526ad17641 Add tests for controllerUtils 2024-10-11 11:54:57 +08:00
Alex Holliday 0a805c1383 Remove console log 2024-10-11 11:40:35 +08:00
Alex Holliday 150b4c6f0f Add missing tests for 100% coverage 2024-10-11 11:40:10 +08:00
Alex Holliday ab4cf69222 Add tests for updateCheckTTL 2024-10-11 11:34:05 +08:00
Alex Holliday 14ce25dbc7 Add tests for deleteChecks 2024-10-11 11:00:17 +08:00
Alex Holliday 4276f92bd4 Add tests for getTeamChecks 2024-10-11 10:56:35 +08:00
Alex Holliday 9eb06a477f Add tests for getChecks 2024-10-11 10:49:44 +08:00
Alex Holliday 22a6d2ef2c Add creatCheck test 2024-10-11 10:39:18 +08:00
Gorkem Cetin (BWL) 28a4d18792 Add maintenance windows 2024-10-10 22:31:19 -04:00
Alexander Holliday e052adfd91 Merge pull request #927 from bluewave-labs/fix/maintenance-access-rights
Allow demo user to create maintenance windows
v1.1.0
2024-10-11 10:05:42 +08:00
Alex Holliday 34e2ecd194 Allow demo user to create maintenance windows 2024-10-11 10:04:20 +08:00
Alex Holliday 7a8d909d50 Merge remote-tracking branch 'upstream/develop' into develop 2024-10-11 09:39:29 +08:00
Alex Holliday 6f3cf2759a Merge branch 'master' into develop 2024-10-11 09:38:44 +08:00
Alexander Holliday 5d859e5d75 Merge pull request #922 from bluewave-labs/feat/server-auth-controller-tests
Feat/server auth controller tests
2024-10-11 06:33:15 +08:00
Alexander Holliday d20cc35f18 Merge pull request #921 from bluewave-labs/feat/be/error-handling
Refactor BE error handling
2024-10-10 15:26:54 -07:00
Alex Holliday 221a34906b add instanbul for coverage 2024-10-10 21:48:17 +08:00
Alex Holliday d757aabd57 Add test for getAllUsers 2024-10-10 21:30:21 +08:00
Alex Holliday 606c799166 Add deleteUser tests 2024-10-10 21:26:43 +08:00
Alex Holliday 387975ae19 Add resetPassword test 2024-10-10 19:34:08 +08:00
Alex Holliday 2a15c1589e Add validateRecovery test 2024-10-10 19:18:25 +08:00
Alex Holliday a430ccc051 Add tests for requestRecovery 2024-10-10 19:10:25 +08:00
Alex Holliday b24208f73e Add checkSuperadminExists test 2024-10-10 18:56:32 +08:00
Alex Holliday 5d9b1dd6ef Add authController.editUser tests, remove unused imports from 2024-10-10 12:16:30 +08:00
Alex Holliday a46f5ae3ab Add tests for authController.registerUser and authController.loginUser 2024-10-10 11:42:33 +08:00
Alex Holliday 485e520dcb Add mocha, chai, and sinon for testing 2024-10-10 11:42:04 +08:00
Alex Holliday 8578304ca4 refactor validation error and general error handling to reduce code duplicatoin 2024-10-10 08:59:44 +08:00