Commit Graph

171 Commits

Author SHA1 Message Date
MuhammadKhalilzadeh d89e75da15 a small fix 2024-06-20 18:34:36 +03:30
MuhammadKhalilzadeh 9940cf9ef5 Chart solved 2024-06-20 13:16:35 +03:30
MuhammadKhalilzadeh 3ece902d57 commit to discuss 2024-06-19 10:33:10 +03:30
Mohammad Khalilzadeh bc48a28296 Merge branch 'bluewave-labs:master' into monitors 2024-06-18 22:42:21 +03:30
MuhammadKhalilzadeh 3f2fe8b084 back to hosts table from new monitor 2024-06-18 22:39:58 +03:30
M M 7fa3f95cd0 Updated toast with prop, prop validation, and JSDocs. 2024-06-17 16:59:07 -07:00
Mohammad Khalilzadeh 3e8f8bc5ee Merge branch 'bluewave-labs:master' into monitors 2024-06-17 08:55:51 +03:30
Alexander Holliday 86d9389abc Merge pull request #127 from bluewave-labs/feat/notifications
Implemented the toastify notifications.
2024-06-16 15:14:28 -07:00
M M de04a99bf7 Modified the AnnouncementsDualButtonWithIcon to handle closing the toast. 2024-06-16 13:49:25 -07:00
Alexander Holliday 9da39c8f91 Merge pull request #144 from bluewave-labs/feat/loading-spinners
Implemented Loading Button Spinner Component, #142
2024-06-15 20:11:06 -07:00
M M 2de2b359af Refactored Toast Component into a custom React Toastify component. 2024-06-15 19:06:51 -07:00
Daniel Cojocea d39107a5da Implemented Loading Button Spinner Component, #142 2024-06-15 14:27:32 -04:00
Mohammad Khalilzadeh 67394991b2 Merge branch 'bluewave-labs:master' into monitors 2024-06-13 10:47:15 +03:30
MuhammadKhalilzadeh f5bfb738b0 Monitors:hosts, with some bugs and challenges to fix 2024-06-13 10:44:16 +03:30
M M 58313dde5c Matched toast notification to existing error notifications. 2024-06-12 16:12:18 -07:00
M M 6999f2bda2 Merge remote-tracking branch 'upstream/master' into feat/notifications 2024-06-12 16:10:29 -07:00
Alex Holliday 7d0fa0fe17 Added autocomplete attribute 2024-06-12 13:51:28 -07:00
Alex Holliday 3cc01db55f Wrapped login and register in forms 2024-06-12 13:49:38 -07:00
Alex Holliday 08565c9eda Simplified form control in Login and Register. Fixed registration bug. Throw better errors 2024-06-12 13:30:56 -07:00
M M 134fe39bd4 Merge remote-tracking branch 'upstream/master' into feat/notifications 2024-06-12 12:09:04 -07:00
Alex Holliday b1d2a3912a Removed accidental Notification commit, updated readme with ENV vars for client 2024-06-12 11:04:11 -07:00
Alex Holliday 80af000a0c ACheck for new password different than old password. Fixed typo in route. Updated error msg 2024-06-12 10:25:35 -07:00
Alex Holliday 76fd0e9fe0 set-new-password redirected to /new-password-confirmed on success 2024-06-12 09:50:00 -07:00
Alex Holliday 45f093a432 forgot-password redirected to /check-email on success 2024-06-12 09:48:46 -07:00
M M 3f418a45f5 Implemented the toastify notifications. 2024-06-11 15:15:32 -07:00
Alex Holliday a8af106606 Connected set new password to backend 2024-06-11 14:18:20 -07:00
Alex Holliday d1427010c2 Added validation for eamil field in forgot-password page. Make axios request to backend 2024-06-11 12:58:21 -07:00
Alex Holliday 30be07921a Added token to route for set-new-password page 2024-06-11 11:19:50 -07:00
Alexander Holliday e54ebe2ed5 Merge branch 'master' into feat/connect-login 2024-06-10 14:30:13 -07:00
Alex Holliday a12e200e33 Removed log statement, saved authToken to auth state 2024-06-10 14:28:31 -07:00
M M aa8a9a33c8 Modified Integrations component to include props. 2024-06-10 12:44:10 -07:00
Alex Holliday 44c9659b1d Refactored actions 2024-06-10 12:24:17 -07:00
Alexander Holliday aea01f2d00 Merge branch 'master' into feat/connect-login 2024-06-10 12:02:29 -07:00
Alex Holliday 4c84978e52 Added error alert for validation error 2024-06-10 11:58:48 -07:00
Alex Holliday 9beebd90a1 Connected login to backend 2024-06-10 11:53:10 -07:00
Veysel 5064450e8b Merge pull request #117 from bluewave-labs/fix/register-validation
Added individual field validation for register page
2024-06-10 14:34:15 -04:00
Alex Holliday ab3897bbc5 Add ed individual field validation for register page 2024-06-10 11:12:30 -07:00
MuhammadKhalilzadeh 1e39de5900 fixing and modifications 2024-06-10 21:31:40 +03:30
Alex Holliday 91891b1a90 Added async thunk 2024-06-10 10:38:00 -07:00
M M 222ee70f87 Implemented the integrations page. 2024-06-09 23:37:47 -07:00
MuhammadKhalilzadeh 5c31e38b2d Anding routing fixing bugs 2024-06-09 22:48:14 +03:30
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