Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Cojocea 110e31fb7d Added notifications to server validation and small styling changes 2024-08-01 13:22:39 -04:00
Daniel Cojocea e6f524f5d3 Added modal to remove monitor function 2024-07-31 18:58:41 -04:00
Daniel Cojocea d0406815d0 Added notif checkboxes to configure page 2024-07-31 18:39:44 -04:00
Alex Holliday ed0d781779 Added update and delete functionality 2024-07-31 11:36:51 -07:00
Alex Holliday 60b408dc19 Merge branch 'develop' into feat/fe/connect-config 2024-07-31 11:01:51 -07:00
Alex Holliday cc3b70dd6b Initial refactor 2024-07-31 11:00:45 -07:00
Daniel Cojocea a0f54c191e Added some basic button svg animations 2024-07-30 19:36:37 -04:00
Daniel C dd834fc2c5 Removed box shadow and fixed button width (#491) 2024-07-30 13:09:46 -07:00
Alexander Holliday 05574a08ac Refactored monitor to uptimeMonitor (#484)
* Refactored monitor to uptimeMonitor

* Updated Configure
2024-07-30 11:25:14 -07:00
Daniel C db66ba849b Page Speed (#470)
* Added page speed route and fallback UI

* Added first batch of components and route to create a page-speed monitor

* Added basic styling

* Added checkboxes and removed old component

* Added monitor card and some styling

* Moved time functions to separate file and added formatDate function

* Added status label

* Changed sidebar item priority and small styling fix

* Small styling changes
2024-07-28 13:51:47 -07:00
Daniel C 40a268ab18 Updated layout (#450)
* Updated layout

* Fixed error

* Changed integration background to white
2024-07-26 09:39:18 -07:00
Alexander Holliday be10a16a73 Merge pull request #437 from bluewave-labs/feat/select-component
Select component
2024-07-24 11:35:15 -07:00
Daniel Cojocea 6f668942d6 Refactored old select components 2024-07-24 14:09:24 -04:00
Mohammad Khalilzadeh 25785a91ec applying changes 2024-07-23 20:20:18 +03:30
Daniel Cojocea 7dc51f3bbc Removed unnecessary flex 2024-07-22 13:48:26 -04:00
Daniel Cojocea f51d14ee7c Added missing heading 2024-07-19 19:13:16 -04:00
Daniel Cojocea 9b341c80dc Removed fetch request 2024-07-19 19:05:02 -04:00
Daniel Cojocea d615f9c120 Added missing onChange functions 2024-07-19 18:30:44 -04:00
Daniel Cojocea 1aef3300f0 Added validation 2024-07-19 18:04:58 -04:00
Daniel Cojocea 4a14d1c8d9 Hooked up fields to monitor state 2024-07-19 17:48:47 -04:00
Daniel Cojocea 98dad2b5ed Basic structure and styling 2024-07-19 16:42:19 -04:00
Daniel Cojocea 076c98f69a Fetch monitor from params 2024-07-19 14:46:26 -04:00
Daniel Cojocea 219dd5cca7 Added configure monitor route 2024-07-19 14:35:11 -04:00