Alex Holliday
|
24aff84e2d
|
Merge branch 'master' into feat/server-error-msgs
|
2024-06-12 20:03:30 -07:00 |
|
Veysel
|
fe70b9b52a
|
Merge pull request #131 from bluewave-labs/fix/error-checking
Simplified form control in Login and Register. Fixed registration bu…
|
2024-06-12 18:16:21 -04:00 |
|
Alex Holliday
|
9cf4f7bb60
|
Added error messages to utility class
|
2024-06-12 14:15:58 -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 |
|
Veysel
|
7ce28b7042
|
Merge pull request #130 from bluewave-labs/feat/update-readme
Fixed link
|
2024-06-12 14:27:26 -04:00 |
|
Alex Holliday
|
d0da8fa482
|
Fixed link
|
2024-06-12 11:25:51 -07:00 |
|
Veysel
|
a509d02b1e
|
Merge pull request #129 from bluewave-labs/feat/update-readme
Removed accidental Notification commit, updated readme with ENV vars …
|
2024-06-12 14:16:35 -04:00 |
|
Alex Holliday
|
b1d2a3912a
|
Removed accidental Notification commit, updated readme with ENV vars for client
|
2024-06-12 11:04:11 -07:00 |
|
Veysel
|
ced3f2972b
|
Merge pull request #128 from bluewave-labs/feat/password-check
ACheck for new password different than old password. Fixed typo in r…
|
2024-06-12 13:28:07 -04: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 |
|
Veysel
|
6457f9f1ac
|
Merge pull request #126 from bluewave-labs/feat/connect-recovery
Feat/connect recovery
|
2024-06-12 13:18:31 -04: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 |
|
Alex Holliday
|
6ac5f3ab10
|
Added server side validation
|
2024-06-11 14:46:39 -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 |
|
Veysel
|
7bd4ce9e6a
|
Merge pull request #123 from bluewave-labs/feat/forgot-password
Feat/forgot password, resolves #121
|
2024-06-11 15:03:56 -04:00 |
|
Alex Holliday
|
d0ec39027b
|
Removed recovery token from validate token response payload
|
2024-06-11 12:02:35 -07:00 |
|
Alex Holliday
|
324b52adb3
|
Removed token from recovery request response payload
|
2024-06-11 12:00:58 -07:00 |
|
Alex Holliday
|
105852aed2
|
Added frontend howst ENV, updated readme
|
2024-06-11 11:41:57 -07:00 |
|
Alex Holliday
|
30be07921a
|
Added token to route for set-new-password page
|
2024-06-11 11:19:50 -07:00 |
|
Alex Holliday
|
f3dda9f3c6
|
Merge remote-tracking branch 'upstream/master' into feat/forgot-password
|
2024-06-11 10:38:06 -07:00 |
|
Alex Holliday
|
e576514ff8
|
Added reset password endpoint, updated readme
|
2024-06-11 10:36:56 -07:00 |
|
Alex Holliday
|
0eda4ceb77
|
Added route for validating recovery token
|
2024-06-10 16:07:52 -07:00 |
|
Alex Holliday
|
276dadab66
|
Added recovery Request route, controller, and DB operations
|
2024-06-10 15:54:45 -07:00 |
|
Veysel
|
92c9df9650
|
Merge pull request #118 from bluewave-labs/feat/connect-login
Feat/connect login, resolves #108
|
2024-06-10 18:01:21 -04: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 |
|
Veysel
|
a8a5befdf3
|
Merge pull request #115 from bluewave-labs/feat/integrations-dashboard
Implemented the integrations page. Resolves #98
|
2024-06-10 15:54:30 -04: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 |
|
Veysel
|
af3aa62775
|
Merge pull request #114 from MuhammadKhalilzadeh/re-navbar-side-menu
Anding routing fixing bugs
|
2024-06-10 14:29:05 -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 |
|
Veysel
|
69c24223ab
|
Merge pull request #113 from bluewave-labs/feat/auth-slice
Used redux for auth information
|
2024-06-07 20:01:28 -04:00 |
|
Alex Holliday
|
de7b6b4c89
|
Used redux for auth information
|
2024-06-07 16:17:10 -07:00 |
|
Veysel
|
43d3cd6d84
|
Merge pull request #112 from bluewave-labs/feat/readme-badges
Added info badges to readme
|
2024-06-07 17:09:34 -04:00 |
|
Veysel
|
ae5eeb5c14
|
Merge pull request #107 from bluewave-labs/feat/registration-flow
Implemented registering, resolves #104
|
2024-06-07 17:00:34 -04:00 |
|
Alex Holliday
|
19b69f231e
|
Merge remote-tracking branch 'upstream/master' into feat/registration-flow
|
2024-06-07 13:54:52 -07:00 |
|
Veysel
|
2a7b1f6aaa
|
Merge pull request #103 from MuhammadKhalilzadeh/re-navbar-side-menu
Re navbar side menu
|
2024-06-07 16:51:46 -04:00 |
|
Alex Holliday
|
c059f1f27c
|
Added info badges to readme
|
2024-06-07 13:38:32 -07:00 |
|