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
Vibhuti Gohil
168a93e99c
Feat/table monitor type ( #444 )
...
Added a monitor type
2024-07-25 12:45:58 -07:00
Daniel Cojocea
e2b5ad2524
Added fix to searching for admin role
2024-07-24 15:07:00 -04:00
Daniel Cojocea
a10b831744
Hide team panel for users
2024-07-24 14:46:49 -04: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
177428fe54
Fixed typo
2024-07-24 14:35:00 -04:00
Daniel Cojocea
7c42c537ea
Updated jsdocs
2024-07-24 14:33:25 -04:00
Daniel Cojocea
ea17314071
Added instructions
2024-07-24 14:28:32 -04:00
Daniel Cojocea
6f668942d6
Refactored old select components
2024-07-24 14:09:24 -04:00
Daniel Cojocea
a49cf7cc6e
Added jsdocs and proptypes
2024-07-24 13:16:43 -04:00
Daniel Cojocea
dd4d5faf33
Implemented select component and added styling
2024-07-24 13:11:38 -04:00
Alexander Holliday
9a7b21abd8
Merge pull request #415 from MuhammadKhalilzadeh/errors-page
...
Error page implemented
2024-07-24 09:48:19 -07:00
Alexander Holliday
ff7862b4c0
Merge pull request #428 from MuhammadKhalilzadeh/slight-changes-in-dashboard
...
applying changes
2024-07-24 09:47:26 -07:00
Mohammad Khalilzadeh
43675e659f
--env-var-nav-bar-height for both NavBar and DashboardSidebar
2024-07-24 12:01:50 +03:30
Mohammad Khalilzadeh
d7c63a8b28
value to variable
2024-07-24 09:46:16 +03:30
Mohammad Khalilzadeh
9159d8cf5f
new changes
2024-07-24 09:29:15 +03:30
Alexander Holliday
2147f14ff7
Merge pull request #432 from bluewave-labs/feat/invite-registration
...
Feat/invite_registration
2024-07-23 15:21:38 -07:00
Daniel Cojocea
d897f0be83
Added prop to display # of rows
2024-07-23 17:39:26 -04:00
Daniel Cojocea
49f9f1429a
Added styling and basic filtering to incidents page
2024-07-23 17:32:41 -04:00
Alex Holliday
608153b461
Commented out admin check, unsure as to whether or not more than one admin can exist
2024-07-23 14:30:27 -07:00
Alex Holliday
c77414f2d7
Added check to verify and fetch token from server
2024-07-23 12:27:23 -07:00
Daniel Cojocea
ab70996afe
Updated team panel to use new role schema
2024-07-23 14:36:15 -04:00