Commit Graph

56 Commits

Author SHA1 Message Date
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 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 Cojocea 219dd5cca7 Added configure monitor route 2024-07-19 14:35:11 -04:00
Alex Holliday bd2422c90a Wrapped /register in admin check HOC, added register/:token route 2024-07-19 10:40:40 -07:00
Alex Holliday a2cc514754 Move register to register folder 2024-07-19 10:05:18 -07:00
Alex Holliday 3576fcd740 Removed playground route 2024-07-17 19:26:08 -07:00
Alex Holliday c9694ed00b Removed demo route 2024-07-17 19:24:03 -07:00
Daniel Cojocea ef746c2afa Doomsday cleanup part 2 2024-07-17 20:15:45 -04:00
Daniel Cojocea e4c179f63d Added toast alerts to login/register pages 2024-07-12 14:00:16 -04:00
Alex Holliday 342d426da0 Update route to pass monitor ID to details component 2024-07-10 09:59:48 -07:00
M M 2f63a13fb8 Fixed conflicts. 2024-07-09 17:32:24 -07:00
M M 8d62da1b88 Resolved merge conflict in App.jsx 2024-07-09 17:15:11 -07:00
Alexander Holliday 4de1e71344 Merge branch 'master' into feat/issue-225-Maintenance-page 2024-07-07 21:57:44 -07:00
terryjung0244 a0bb52001e 1. Added route setup for the maintenance page in App.jsx.
2. Added a dashboard menu button for the maintenance page in DashboardMenu.
3. Moved content with CSS from the Incidents page to the Maintenance page.
4. Updated pathMap in PathMap.js to include the maintenance route.
2024-07-07 22:02:08 -04:00
M M fa70ae655a Added path for details page for the monitors. 2024-07-03 20:07:45 -07:00
Alex Holliday 299dadd24d Check for admin, redirect to register/login as appropriate 2024-07-02 15:54:49 -07:00
Alex Holliday cee88f63d9 Make axios request 2024-07-02 11:14:12 -07:00
Alex Holliday 53bd2cacdc Added local state 2024-07-02 10:50:18 -07:00
Daniel Cojocea 62d545df06 Added account parent route and fixed links 2024-06-27 19:19:36 -04:00
Alex Holliday 1eb5681a6a Moved CreateNewMonitor to its own directory as it is a page unto itself 2024-06-25 14:36:20 -07:00
Alex Holliday e356515098 Moved login and register out of the rouer outlet, added redirect to root route 2024-06-24 13:27:38 -07:00
Alex Holliday b84a5e017d Implemented protected route component, added protected routes. Fixed redircts. Removed token from localstorage, not being used 2024-06-24 13:03:42 -07:00
Alex Holliday 6c6070baae iniital commit 2024-06-24 11:56:25 -07:00
Alex Holliday 171b1b8059 Conneted Monitor page to backend. Added data normailization to Checks. Added JSdocs and proptypes 2024-06-21 15:11:54 -07:00
M M 2de2b359af Refactored Toast Component into a custom React Toastify component. 2024-06-15 19:06:51 -07:00
Alex Holliday 30be07921a Added token to route for set-new-password page 2024-06-11 11:19:50 -07:00
MuhammadKhalilzadeh a1bef124c6 New password confirmed (Password reset) page completed 2024-05-30 11:08:50 +03:30
MuhammadKhalilzadeh 76e861a1dd set new password page 2024-05-29 22:11:16 +03:30
MuhammadKhalilzadeh b34c411ead Check email page 2024-05-29 11:08:59 +03:30
MuhammadKhalilzadeh 7a56744fe6 Forgot password page 2024-05-28 21:28:15 +03:30
veyselboybay 3537f3fa19 Added subroutes to homelayout and created basic respective components, and removed demo components from home page #45 2024-05-22 17:14:34 -04:00
MuhammadKhalilzadeh a1f5f93d08 fixing font size 2024-05-22 19:09:13 +03:30
MuhammadKhalilzadeh d384de84d6 Login page ui implemented 2024-05-22 17:46:58 +03:30
MuhammadKhalilzadeh 90b5d894c8 Login page ui implemented 2024-05-22 17:41:24 +03:30
MuhammadKhalilzadeh db6d0f2fe1 adding route for playground 2024-05-20 09:53:02 +03:30
MuhammadKhalilzadeh 01050774c9 bug fixings 2024-05-15 08:40:41 +03:30
MuhammadKhalilzadeh 3ef3b5f749 polishing 2024-05-14 11:09:51 +03:30
MuhammadKhalilzadeh d38011cbcf polishing 2024-05-14 11:06:34 +03:30
MuhammadKhalilzadeh 67cba8bfb9 syncing after fetching my synced forking 2024-05-11 22:48:09 +03:30
MuhammadKhalilzadeh e4ab6b3e0d Merge branch 'syncings' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into syncings 2024-05-11 09:59:12 +03:30
MuhammadKhalilzadeh d1533abc5f Announcements are implemented 2024-05-10 22:24:23 +03:30
MuhammadKhalilzadeh a3201fc42f tooltips 2024-05-09 13:40:10 +03:30
MuhammadKhalilzadeh 188768c259 tooltips are created 2024-05-09 13:37:11 +03:30
MuhammadKhalilzadeh 316fc44aeb reviewing popup modals 2024-05-09 11:28:58 +03:30
MuhammadKhalilzadeh eb2fcee589 dual button popup modal is created 2024-05-09 10:14:26 +03:30
Alex Holliday 13a458cf43 Add DataGrid 2024-05-08 14:50:11 -07:00
MuhammadKhalilzadeh 49bda73557 charts done. going for the pull request 2024-05-08 13:36:40 +03:30
MuhammadKhalilzadeh c8deddd858 Statistic component inside charts category is created 2024-05-08 13:07:11 +03:30
MuhammadKhalilzadeh bac424c45d Before switching to charts 2024-05-08 12:13:09 +03:30