Commit Graph

614 Commits

Author SHA1 Message Date
Daniel Cojocea be6c41c9ef Refactored check function and added docs 2024-08-03 12:04:40 -04:00
Daniel Cojocea 631602cec9 Added pie chart 2024-08-03 11:57:07 -04:00
Daniel Cojocea 4069a4525d Connected monitor to state 2024-08-02 18:38:32 -04:00
Daniel Cojocea 2e1861d5e8 Added route from pagespeed to monitor 2024-08-02 18:17:52 -04:00
Daniel Cojocea d6f59c2b86 Updated route 2024-08-02 18:08:36 -04:00
Daniel Cojocea a13963bb9a Initial design 2024-08-02 17:47:22 -04:00
Daniel Cojocea c2a83ffc57 Updated design to match figma 2024-08-02 14:46:24 -04:00
Daniel Cojocea 9051c475e1 Fixed alignment issues 2024-08-02 13:54:44 -04:00
Alexander Holliday c2a341a3c5 Merge pull request #526 from bluewave-labs/feat/default-font
Updated default font and some small styling changes
2024-08-01 18:28:25 -07:00
Alexander Holliday 1b2e8a67a9 Merge pull request #525 from bluewave-labs/fix/team-members-update
Fixed team table not updating after profile info change, resolves #515
2024-08-01 18:26:59 -07:00
Daniel Cojocea f0ec5aeccf Resolved conflicts 2024-08-01 21:19:27 -04:00
Alexander Holliday ff8ca2a673 Merge pull request #523 from bluewave-labs/feat/incidents-placeholder
Added placeholder if no incidents are found, resolves #520
2024-08-01 18:11:35 -07:00
Daniel Cojocea 30b7856c44 Updated default font and some small styling changes 2024-08-01 20:12:30 -04:00
Daniel Cojocea 999a62d08f Fixed team table not updating after profile info change 2024-08-01 19:18:12 -04:00
Daniel Cojocea a0f2f666de Updated chip colors 2024-08-01 19:10:39 -04:00
Daniel Cojocea b481fd459d Added placeholder if no incidents are found 2024-08-01 18:48:39 -04:00
Daniel Cojocea 91022d0448 Added functions and rmeove modal 2024-08-01 17:04:11 -04:00
Daniel Cojocea d9c5b8eab7 Added monitor actions menu dropdown and styling 2024-08-01 16:35:13 -04:00
Gorkem Cetin (BWL) 5be6d1653e Fix wording (Uptime Genie > BlueWave Uptime) 2024-08-01 13:43:47 -04:00
Gorkem Cetin (BWL) 9abb0589cc Fix wording (Uptime Genie > BlueWave Uptime) 2024-08-01 13:42:58 -04:00
Gorkem Cetin (BWL) 936d87263a Fix wording (Uptime Genie > BlueWave Uptime) 2024-08-01 13:42:18 -04:00
Daniel Cojocea 110e31fb7d Added notifications to server validation and small styling changes 2024-08-01 13:22:39 -04:00
Daniel Cojocea 6e7c50a615 Merge remote-tracking branch 'upstream/develop' into feat/configure-monitor-notifications 2024-08-01 11:33:54 -04:00
Daniel Cojocea c48249e30d Removed redundant code 2024-07-31 19:23:52 -04:00
Daniel Cojocea 4ce67b54b6 Added icons to integrations page 2024-07-31 19:20:50 -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
Alexander Holliday fddc423962 Merge pull request #508 from bluewave-labs/feat/create-monitor-notifications
Add monitor notifications to state
2024-07-31 13:43:10 -07:00
Daniel Cojocea 73310422da Updated default https value and disabled multiple emails field 2024-07-31 16:41:04 -04:00
Daniel Cojocea 6eac076847 Removed redundant code 2024-07-31 16:33:53 -04:00
Daniel Cojocea 972603c2ea Fixed typo 2024-07-31 16:27:49 -04:00
Daniel Cojocea e940c4fd62 Added notification checkbox to monitor state 2024-07-31 16:26:36 -04:00
Daniel Cojocea 01854dd5e7 Refactored old states 2024-07-31 15:53:01 -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 d135a986a3 Add checkboxes and field for notification (#490) 2024-07-30 12:54:22 -07:00
Daniel C 960afd44f9 Fixed get last checked function (#489)
* Fixed get last checked function

* Updated docs
2024-07-30 12:44:41 -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 979c198702 Create page speed function (#483)
* Added pagespeed monitor create function

* Added pagespeed slice

* Updated slice name

* Displayed page speed monitors and updated directory name
2024-07-30 10:40:31 -07:00
Daniel C 5fe92f2b31 Status label refactor (#478)
* Refactored status label

* Updated colors and replaced old components

* Updated docs
2024-07-29 22:59:58 -07:00
Daniel C 480d47d914 Hooked up to state and added validation (#477) 2024-07-29 15:47:45 -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 954d11b7c4 Checkbox component (#469)
* Implemented checkbox component

* Added jsdocs and proptypes
2024-07-27 11:32:54 -07:00
Daniel C 3377523f93 Added http/https toggle (#462)
* Added toggle between http and https

* Added https prop to field component

* Added type fix to create monitor function

* Reverted monitor model change

* Added docs explaining prepending logic
2024-07-26 18:57:18 -07:00
Alexander Holliday 477cad7cc9 Feat/monitor endpoint refactor (#463)
* Moved all methods to modules

* removed old mongoDB file

* Refactored endpoints to take query params, removed duplicate methods, updated routes, updated Client queries

* Added comment

* Add model differentiation

* Add sort order, fix minor bug, add validation for query params
2024-07-26 18:56:39 -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
Skorpios 0339922db8 fix authState.user error. (#457) 2024-07-26 07:21:18 -07:00