Commit Graph

131 Commits

Author SHA1 Message Date
Alex Holliday ab3897bbc5 Add ed individual field validation for register page 2024-06-10 11:12:30 -07:00
Alex Holliday de7b6b4c89 Used redux for auth information 2024-06-07 16:17:10 -07:00
Alex Holliday 19b69f231e Merge remote-tracking branch 'upstream/master' into feat/registration-flow 2024-06-07 13:54:52 -07:00
Alex Holliday 7f93c8aee0 Added client side validation to registration page 2024-06-07 11:19:32 -07:00
Alex Holliday 9a07f30816 Removed unused var 2024-06-07 10:02:45 -07:00
MuhammadKhalilzadeh 551fa4de81 Routing using useNavigate 2024-06-07 13:20:07 +03:30
MuhammadKhalilzadeh a6f4601da5 fixing 2024-06-07 09:07:23 +03:30
MuhammadKhalilzadeh f3d3973274 fixing 2024-06-07 09:02:38 +03:30
M M 61e460e940 Update commit with latest code. 2024-06-06 17:41:09 -07:00
M M ef6263ab21 Encode user input from text fields into a JSON object. 2024-06-06 17:39:15 -07:00
Alex Holliday 31a18d042d Implemented registering 2024-06-06 13:10:13 -07:00
Alex Holliday 43ebcee690 exposed onChange listeners for text fields 2024-06-06 11:41:34 -07:00
MuhammadKhalilzadeh 9af3149faf Fixings 2024-06-06 22:04:30 +03:30
MuhammadKhalilzadeh b404c9ed74 recreations and fixes 2024-06-06 12:27:36 +03:30
Mohammad Khalilzadeh b8bed726b6 Merge branch 'bluewave-labs:master' into polishing-values 2024-06-05 21:10:55 +03:30
MuhammadKhalilzadeh db96715641 Some implementations 2024-06-05 21:09:14 +03:30
Veysel 86130ac57e Merge pull request #97 from bluewave-labs/feat/redux-toolkit
Set up Redux Toolkit, Added redux demo to /demo route
2024-06-04 17:22:36 -04:00
Alex Holliday b4cee7e065 Refacoted API url 2024-06-04 14:18:25 -07:00
Alex Holliday 6bd1cee24f Added msg display 2024-06-04 13:44:46 -07:00
Alex Holliday 9926f60c09 Refactored to use thunk for Axios request 2024-06-04 13:32:17 -07:00
Alex Holliday fbe357091a Revised initial state for monitors 2024-06-04 12:40:05 -07:00
Alex Holliday ccb61004bb Set up Redux Toolkit, Added redux demo to /demo route 2024-06-04 12:15:35 -07:00
MuhammadKhalilzadeh a6f7de01bc fixing 2024-06-04 18:32:52 +03:30
MuhammadKhalilzadeh 2b9cec9c10 Merge branch 'polishing-values' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into polishing-values 2024-06-04 18:17:34 +03:30
MuhammadKhalilzadeh 41b7fa75a5 fixing 2024-06-04 18:17:02 +03:30
Mohammad Khalilzadeh c22394a614 Merge branch 'bluewave-labs:master' into polishing-values 2024-06-02 12:10:35 +03:30
MuhammadKhalilzadeh c2f3d670c3 polishing .css files and reducing the code size as much as possible. Adding some new colors to the Theme 2024-06-02 12:08:35 +03:30
M M fc65ce17ae Added the support icon at the bottom of the sidebar. 2024-06-01 14:54:29 -07:00
M M f2a03c148b Implemented the sidebar component and added it to the home layout screen. 2024-06-01 14:29:54 -07:00
M M eb54ad957f Adjusted the class of maxWidth from xl to xxl for better responsiveness. 2024-05-30 15:14:26 -07:00
MuhammadKhalilzadeh a1bef124c6 New password confirmed (Password reset) page completed 2024-05-30 11:08:50 +03:30
M M 43e3fc19d3 Navbar now takes up the full viewport width. 2024-05-29 23:50:22 -07:00
MuhammadKhalilzadeh ce0cf9cb83 un-commenting 2024-05-29 23:33:51 +03:30
MuhammadKhalilzadeh 76e861a1dd set new password page 2024-05-29 22:11:16 +03:30
MuhammadKhalilzadeh 3a3be7945d Some bugs 2024-05-29 20:36:43 +03:30
MuhammadKhalilzadeh 82323e6260 Merge branch 'check-email' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into check-email 2024-05-29 11:10:16 +03:30
MuhammadKhalilzadeh b34c411ead Check email page 2024-05-29 11:08:59 +03:30
M M aec859947b Deleted unnecessary Vite timestamp files. 2024-05-28 15:52:55 -07:00
Mohammad Khalilzadeh fea867557e Merge branch 'bluewave-labs:master' into forgot-password 2024-05-28 21:31:50 +03:30
MuhammadKhalilzadeh 7a56744fe6 Forgot password page 2024-05-28 21:28:15 +03:30
M M d24b5d8ada Addressed comments and fixed the issue with the import statement. 2024-05-27 23:11:23 -07:00
M M a417662f68 Implemented the dashboard settings icon with its dropdown menu. 2024-05-27 17:26:12 -07:00
Veysel a4be19cb0c Merge pull request #61 from MuhammadKhalilzadeh/register-page
Register page resolves #48
2024-05-27 11:11:22 -04:00
M M 54220a6125 Implemented the dashboard progress bars. 2024-05-25 21:35:37 -07:00
MuhammadKhalilzadeh a1b3c14560 Merge branch 'register-page' of https://github.com/MuhammadKhalilzadeh/bluewave-uptime into register-page 2024-05-25 11:38:05 +03:30
MuhammadKhalilzadeh 57a50e740f polishing 2024-05-25 11:30:57 +03:30
Mohammad Khalilzadeh 313426c860 Merge branch 'bluewave-labs:master' into register-page 2024-05-25 10:21:43 +03:30
M M 20deef5f5a Refactored the Navbar with an avatar and a full bar to better match the sought after design. 2024-05-24 18:02:58 -07:00
MuhammadKhalilzadeh 58fc687de1 Adding JSDoc 2024-05-24 22:17:12 +03:30
Mohammad Khalilzadeh 677cff1737 Merge branch 'bluewave-labs:master' into register-page 2024-05-24 18:40:46 +03:30