Commit Graph

1000 Commits

Author SHA1 Message Date
Daniel Cojocea 9ae8c93cb0 Added format function that returns a split duration 2024-09-02 20:05:02 -04:00
Daniel Cojocea 0aa2c795fb Revamped chart cards 2/2 2024-09-02 19:31:20 -04:00
Daniel Cojocea e5b347e14b Revamped chart cards 1/2 2024-09-02 18:46:51 -04:00
Daniel Cojocea f046f250ec Revamped header section 2024-09-02 17:10:42 -04:00
Daniel Cojocea 263fed4ff6 Added greeting lists and implemented randomizer 2024-09-02 02:31:43 -04:00
Alexander Holliday 21fafa1705 Merge pull request #770 from bluewave-labs/feat/theme-button-styles
Feat/theme button styles
2024-09-01 10:14:30 -07:00
M M b376786f5b Small spelling error fix. 2024-09-01 10:02:20 -07:00
M M 128a48d666 Multiply by 100 to get accurate percentage. 2024-08-31 22:56:23 -07:00
M M 01fdf7983f Add frontend file to display the data. 2024-08-31 17:59:25 -07:00
Daniel Cojocea cf49201be1 Add correct variant prop 2024-08-31 20:00:29 -04:00
Daniel Cojocea 8b9641aee8 Removed redundant color vars 2024-08-31 18:13:03 -04:00
Daniel Cojocea d2da8e7dff Removed button spinner component 2024-08-31 18:11:23 -04:00
Daniel Cojocea bee367fc8d Refactored button spinner 2024-08-31 18:10:50 -04:00
Daniel Cojocea 9fc2d5c33a Removed button component 2024-08-31 17:39:37 -04:00
Daniel Cojocea cca02d30b9 Refactored buttons 2024-08-31 17:37:55 -04:00
Daniel Cojocea cedbcd7141 Refactored button group styling 2024-08-31 14:53:15 -04:00
Daniel Cojocea ac48378614 Refactored theme common color props and fixed button background delay on theme change 2024-08-31 01:33:33 -04:00
Daniel Cojocea 313a3af67c Added button styles to theme 2024-08-30 21:11:09 -04:00
Alex Holliday 5b140198d6 remove log statement 2024-08-30 17:46:46 -07:00
Alex Holliday 7e90b5f48b Notifications added to monitor object 2024-08-30 13:03:59 -07:00
Alexander Holliday 7c247c0367 Merge pull request #767 from bluewave-labs/fix/fallback-skeletons-grids
Fallback Skeletons & grid
2024-08-30 11:49:13 -07:00
Alexander Holliday f288182460 Merge pull request #762 from bluewave-labs/feat/warning-palette-and-breadcrumbs
Password tab style and breadcrumbs
2024-08-30 11:49:00 -07:00
Daniel Cojocea 9db6e3e37f Updated placeholder color values 2024-08-30 14:34:49 -04:00
Daniel Cojocea ae1c1b2cb4 Dimmed down grid line color 2024-08-30 14:25:03 -04:00
Daniel Cojocea 82cbb90202 Added dark mode fallback placeholder skeleton 2024-08-30 14:11:48 -04:00
Daniel Cojocea 7591de9d3d Added docs 2024-08-30 13:22:12 -04:00
Daniel Cojocea de0e3514ad refactored greeting 2024-08-30 13:20:36 -04:00
Daniel Cojocea 4c68a55010 Added greeting to pagespeed dashboard 2024-08-30 13:15:22 -04: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
Daniel Cojocea d56ee2abb7 Added darkmode warning palette 2024-08-30 12:53:23 -04:00
Alex Holliday 13039ed2ff Add thunk and network methods 2024-08-30 09:47:11 -07:00
Daniel Cojocea 93c8ce6532 Moved toast notif to top right and some other small fixes 2024-08-30 12:19:24 -04: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
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