Commit Graph

1714 Commits

Author SHA1 Message Date
Alexander Holliday
66efa39d37 Merge pull request #761 from bluewave-labs/feat/clear-checks
Feat/clear checks, resolves #759
2024-08-30 11:48:38 -07:00
Alexander Holliday
5159b9cb56 Merge pull request #763 from bluewave-labs/fix/config-monitor-notifications
Add notifications to single monitor
2024-08-30 10:49:44 -07:00
Alex Holliday
233be4cbda Add notifications to single monitor 2024-08-30 10:46:51 -07:00
Alex Holliday
ca7e06b8c5 change return type, set monitor status to default true value 2024-08-30 10:17:02 -07:00
Alex Holliday
0a11de47d7 Add admin guard to settings route, conditionally render config option 2024-08-30 10:09:38 -07:00
Alex Holliday
eedf2879ee finish implementation 2024-08-30 10:04:47 -07:00
Alex Holliday
13039ed2ff Add thunk and network methods 2024-08-30 09:47:11 -07:00
Alex Holliday
6708027d66 Add route 2024-08-30 09:43:16 -07:00
Alex Holliday
fd3985190b Add controller method and validation for deleting check by team 2024-08-30 09:41:42 -07:00
Alex Holliday
22770cc343 Add db method for deleting checks by team 2024-08-30 09:41:27 -07:00
Alexander Holliday
15defa33eb Merge pull request #756 from bluewave-labs/fix/toast-position
Moved toast notif to top right and some other small fixes
2024-08-30 09:26:24 -07:00
Daniel Cojocea
93c8ce6532 Moved toast notif to top right and some other small fixes 2024-08-30 12:19:24 -04:00
Alexander Holliday
f132e8ebe5 Merge pull request #748 from bluewave-labs/fix/colorful-revamp-extravaganza
Theme file revamp
2024-08-30 08:03:25 -07:00
Daniel Cojocea
e402e35119 Removed old theme file 2024-08-29 21:02:15 -04:00
Daniel Cojocea
10b1283d6a Added icon button default padding and background 2024-08-29 20:47:19 -04:00
Daniel Cojocea
4352b3690d Refactored sx styling to theme file style overrides 2024-08-29 20:42:12 -04:00
Alex Holliday
bddca58a37 Merge branch 'develop' into fix/colorful-revamp-extravaganza 2024-08-29 16:12:40 -07:00
Alexander Holliday
5c2d89018f Merge pull request #749 from bluewave-labs/feat/pause-monitors
Add pause routes and controller, implement functionality
2024-08-29 16:02:27 -07:00
Alexander Holliday
f93143465c Merge pull request #752 from bluewave-labs/fix/profile-update
Use axios directly for fetching file, resolves #751
2024-08-29 15:26:55 -07:00
Daniel Cojocea
8fa1acd193 Refactored mui themes into their own files for increased readability 2024-08-29 17:14:17 -04:00
Alex Holliday
43dff00cd6 Use axios directly for fetching file 2024-08-29 12:58:32 -07:00
Alex Holliday
e7bdb44fab use monitor data for skeleton state 2024-08-29 12:32:00 -07:00
Alex Holliday
4d78163121 Implement pausing 2024-08-29 12:17:37 -07:00
Alex Holliday
49eded1508 Refactor buttons to buttonspinners, add loading state 2024-08-29 12:06:37 -07:00
Alex Holliday
54b2da9d3b refactor out skeleton 2024-08-29 11:58:51 -07:00
Daniel Cojocea
111501156f Fixed pages rerendering on sidebar state change 2024-08-29 02:19:19 -04:00
Alex Holliday
68ad1f6088 add loading state 2024-08-28 23:09:05 -07:00
Alexander Holliday
9b177426c2 Merge pull request #747 from bluewave-labs/feat/status-codes
Added status code column and values to the incident table and monitor…
2024-08-28 20:14:36 -07:00
Alex Holliday
d4ed7f3f7a Add thunks for getting single monitor and pausing/resuming single monitor 2024-08-28 20:07:22 -07:00
Daniel Cojocea
aca350495a Added barebones theme toggle 2024-08-28 22:14:55 -04:00
Alexander Holliday
e86fb75d04 Merge pull request #746 from bluewave-labs/feat/team-table-admin
Add superadmin to admin group in team panel, resolves #741
2024-08-28 18:53:32 -07:00
Alexander Holliday
b0db3cc000 Merge pull request #745 from bluewave-labs/fix/certificate-check
Add check for monitor type to abort certificate check if not http type, resolves #720
2024-08-28 18:52:54 -07:00
Alex Holliday
17174ebe14 Add pause routes and controller, implement functionality 2024-08-28 15:21:59 -07:00
Daniel Cojocea
9a62a42a09 Fixed old lingering props 2024-08-28 18:15:48 -04:00
Daniel Cojocea
e39e1bce12 Resolve conflicts 2024-08-28 16:50:42 -04:00
Alex Holliday
8e87da3a20 Added status code column and values to the incident table and monitor details table 2024-08-28 12:20:43 -07:00
Alex Holliday
e6ecf3be9d Add superadmin to admin group in team panel 2024-08-28 12:09:45 -07:00
Daniel Cojocea
aa2564af04 � Removed old color variables 2024-08-28 14:50:18 -04:00
Daniel Cojocea
a4c5dd3ee7 Refactored pages styling 3/3 2024-08-28 14:42:38 -04:00
Alex Holliday
bb396f7cfd Add check for monitor type to abort certificate check if not http type 2024-08-28 10:53:02 -07:00
Alexander Holliday
1ab423cd76 Merge pull request #737 from bluewave-labs/fix/admin-check-create-button
Add admin check to button
2024-08-28 10:34:10 -07:00
Daniel Cojocea
bd1d1d8082 Merge remote-tracking branch 'upstream/develop' into fix/colorful-revamp-extravaganza 2024-08-28 13:33:55 -04:00
Alexander Holliday
6a5b72416c Merge pull request #744 from bluewave-labs/fix/pagespeed
Update pagespeed to use teamId
2024-08-28 10:33:24 -07:00
Alex Holliday
3220d15a35 Update pagespeed to use teamId 2024-08-28 10:31:37 -07:00
Alexander Holliday
355ca48061 Merge pull request #743 from bluewave-labs/fix/remove-unused-token
Removed unused token code
2024-08-28 10:23:09 -07:00
Alexander Holliday
2d05ad4824 Merge pull request #742 from bluewave-labs/feat/be/status-codes-and-messages
Add status codes and messages to checks
2024-08-28 10:22:52 -07:00
Alex Holliday
a600ac30af Removed unused token code 2024-08-28 10:07:47 -07:00
Alex Holliday
535f3f571a Add status codes and messages to checks 2024-08-28 09:42:02 -07:00
Daniel Cojocea
05ffb3d270 Refactored pages styling 2/3 2024-08-28 10:28:02 -04:00
Daniel Cojocea
b34a17004b Merge latest changes 2024-08-28 00:20:14 -04:00