Commit Graph

1246 Commits

Author SHA1 Message Date
Alex Holliday 81f1fe4694 Merge branch 'develop' into feat/be/esm 2024-10-17 10:42:57 +08:00
Alexander Holliday 5d695edd0a Merge pull request #974 from rishavd3v/fix/table-header
Fix: table header - issue#963
2024-10-17 10:07:23 +08:00
Alexander Holliday 12fdfb1a31 Merge pull request #939 from bluewave-labs/901-create-confirmation-dialogs-for-clear-all-stats-and-remove-all-monitors
Create delete all monitors and clear all stats windows using dialog component, Resolves #901
2024-10-17 09:54:50 +08:00
Rishav 20f16f172e fixed table header 2024-10-17 00:16:55 +05:30
Shemy Gan ee5fe21688 - Change to use more verbose names and fixed lint error in typo 2024-10-16 09:52:59 -04:00
unknown 3b4bab707f converted into a single version line 2024-10-16 12:22:54 +05:30
unknown 94e2876580 Fixed the default version profile and the network calls to be made using NetworkService 2024-10-16 12:13:18 +05:30
Alex Holliday 6753446387 Refactor FE to make proper use of date 2024-10-16 11:45:05 +08:00
Shemy Gan 8db6e09a60 Merge branch 'develop' into 901-create-confirmation-dialogs-for-clear-all-stats-and-remove-all-monitors 2024-10-15 14:19:33 -04:00
Shemy Gan 21caca1ffb - Update based on review feedbacks 2024-10-15 14:16:47 -04:00
navishmonga 33dd78defd Update index.jsx 2024-10-15 21:44:41 +05:30
unknown cbb4dc7958 Added the latest repo version in about section of Settings page 2024-10-15 21:35:17 +05:30
Alexander Holliday 8218bc9a9c Merge branch 'develop' into chore/addPrettierConfig 2024-10-15 21:43:18 +08:00
Shemy Gan fef74266c8 Merge branch 'develop' into 901-create-confirmation-dialogs-for-clear-all-stats-and-remove-all-monitors 2024-10-15 09:01:56 -04:00
Abhimanue cefe93b8a1 improve maintainability 2024-10-14 22:04:38 +05:30
Abhimanue 4623aa8931 revamp side-menu 2024-10-14 22:04:38 +05:30
Rishav 22ac0bebbb fixes 2024-10-14 10:42:55 +05:30
Rishav 13e3cd6391 added check for null value 2024-10-14 02:08:14 +05:30
Abhimanue bb5a1959d0 refractor code 2024-10-13 10:36:00 +05:30
Abhimanue a7a4542a11 Merge branch 'develop' of https://github.com/bluewave-labs/bluewave-uptime into develop 2024-10-13 10:34:34 +05:30
Alexander Holliday a3e037861f Merge pull request #945 from Sinon11901/add-pause
adds pause to action menu
2024-10-13 09:55:01 +08:00
Abhimanue 684f92a0e6 Merge branch 'develop' of https://github.com/bluewave-labs/bluewave-uptime into develop 2024-10-13 00:13:52 +05:30
Abhimanue e7ce9bdc22 Add Docs and Changelog to the main menu 2024-10-12 23:49:39 +05:30
Ivana ŠtefánikovááŠá b191cf36a7 Changes based on review 2024-10-12 14:32:15 +02:00
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
Ivana ŠtefánikovááŠá 56ddb374d0 edits based on the comments 2024-10-12 10:51:15 +02: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
Ivana ŠtefánikovááŠá 6e5d596e2f adds pause to action menu 2024-10-12 10:21:11 +02:00
Rishav 11abb4f075 removed edit button 2024-10-12 10:55:00 +05:30
Shemy Gan 7e4ac8eacc 901 update 2024-10-11 14:32:47 -04:00
Shemy Gan a958440550 - Add Dialog component
- Create delete all monitors and clear all stats windows using dialog component
2024-10-11 14:28:09 -04: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
Om Thakkar 9cd819dc5e fix: validate duration field to not be negative or decimal 2024-10-11 14:48:24 +05:30
Alex Holliday 34e2ecd194 Allow demo user to create maintenance windows 2024-10-11 10:04:20 +08:00
Alex Holliday c9ba0be2c5 refactor logger for clarity 2024-10-09 14:45:02 +08:00
Alex Holliday a798f98ff4 Update monitors page Autocomplete field to use inputValue prop instead fo value, logger minor tweak 2024-10-09 14:42:27 +08:00
Alex Holliday 6e95d28e27 Implement pausing/resuming maintenance windows 2024-10-09 14:28:44 +08:00
Alex Holliday ad9d735127 implement editing maintenance windows 2024-10-09 14:10:38 +08:00
Alex Holliday e3c0944062 Add route, controller, and DB methods for fetching maintenance window by ID 2024-10-09 12:06:01 +08:00
Alex Holliday 7c5c821fdd add missed files, add logger 2024-10-09 11:10:29 +08:00
Caio Cabral db941d246c fix: committing from root folder 2024-10-08 12:01:19 -04:00
Alex Holliday f48b769baa Merge remote-tracking branch 'upstream/develop' into feat/maintenance-page 2024-10-08 09:49:26 +08:00
Alex Holliday ef4bfec3f2 Refactor network service, clear auth and monitor state on bad token 2024-10-07 13:47:20 +08:00
Alex Holliday f4a8c226b2 Correct base URL logic 2024-10-07 11:06:26 +08:00
Alex Holliday 8f348507dc Add actions menu, add time to next window 2024-10-04 15:44:35 +08:00
Alex Holliday 7b65debed6 Populate table 2024-10-04 15:25:41 +08:00
Alex Holliday b0182cff6d Add maintenance table 2024-10-04 14:10:16 +08:00
Alex Holliday 686e1f09d9 Add maintenance redirects 2024-10-04 13:19:04 +08:00
Alex Holliday f5547a1825 add network util method to submit form 2024-10-04 12:39:52 +08:00