Commit Graph

143 Commits

Author SHA1 Message Date
Daniel Cojocea 313a3af67c Added button styles to theme 2024-08-30 21:11:09 -04: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 ae1c1b2cb4 Dimmed down grid line color 2024-08-30 14:25:03 -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 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 4d78163121 Implement pausing 2024-08-29 12:17:37 -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
Daniel Cojocea 9a62a42a09 Fixed old lingering props 2024-08-28 18:15:48 -04: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
Daniel Cojocea b34a17004b Merge latest changes 2024-08-28 00:20:14 -04:00
Alex Holliday eedc6bbed6 Refactor getChecksByUserId to getChecksByTeamId 2024-08-27 12:22:32 -07:00
Daniel Cojocea 8b27bc2ab2 Refactored components styling 1/? 2024-08-27 12:18:25 -04:00
Alex Holliday 465c1f9f9e Refactor getMonitorByUserID to getMonitorByTeamID 2024-08-26 19:38:24 -07:00
Alex Holliday ac37211e32 refactor invite to its own route and controller 2024-08-26 17:43:56 -07:00
Daniel Cojocea e72212a467 Reconfigured theme colors 2024-08-26 19:54:48 -04:00
Alex Holliday 4c2cc6fb2c First user is superadmin instead of admin 2024-08-26 10:00:34 -07:00
Daniel Cojocea ec79bcd500 Added tooltips to each individual bar 2024-08-22 20:15:49 -04:00
Alexander Holliday d5daa14a98 Merge pull request #703 from bluewave-labs/feat/status-dot-animated
Feat/status dot animated
2024-08-22 11:22:46 -07:00
Daniel Cojocea 122d9d8f56 Removed toast bounce animation and added a pulse effect to monitor status dot 2024-08-22 12:07:36 -04:00
Alex Holliday 4e430547ab Add error handling and logging to email service 2024-08-21 11:41:47 -07:00
Alex Holliday 726e2fc6c1 Remove unused lines from NetworkService 2024-08-20 10:34:29 -07:00
Alexander Holliday 3a01e3096e Merge branch 'develop' into feat/logger 2024-08-19 19:02:30 -07:00
Alex Holliday 5eb022a3c2 Add none logging level, update readme 2024-08-19 14:28:18 -07:00
Alex Holliday 5c561d87ce implement basic logger, replace console.log statements with logger methods 2024-08-19 14:20:55 -07:00
Alex Holliday 69597b3df0 Add jsdocs 2024-08-18 17:56:18 -07:00
Alex Holliday 20e4c7ef07 Refactored axios util into a service 2024-08-18 17:42:49 -07:00
Alex Holliday 92877e20ec Refactored remaining requests 2024-08-18 17:18:16 -07:00
Alex Holliday f78e5ca94c Add several endpoints 2024-08-18 12:20:28 -07:00
Alex Holliday 5beb0684a7 Renamed axiosConfig to NetworkService 2024-08-18 12:11:24 -07:00
Alex Holliday 6d99002fd1 Finish refactoring auth slice, fixed several bugs 2024-08-17 20:23:34 -07:00
Alex Holliday 46bd317760 Refactor register and login thunks 2024-08-17 13:03:24 -07:00
Alex Holliday 41f975cdfa Add comment formatting 2024-08-17 12:55:57 -07:00
Alex Holliday 10fceb6ff1 refactord pagespeed slice 2024-08-17 09:50:52 -07:00
Alex Holliday ceb8985afb Refactored uptimeMonitorsSlice axios requests 2024-08-17 09:35:50 -07:00
Daniel Cojocea f1289c0b6c redesign app layout: replaced css grid with flexbox 2024-08-13 17:22:21 -04:00
Daniel Cojocea 72b813e849 Added bluewave uptime favicon and inital design for login page 2024-08-09 13:33:54 -04:00
Daniel Cojocea d24e255b47 Added pagespeed metrics 2024-08-06 13:00:56 -04:00