1ec91f6c68
chore: add visibility toggle to reset password
2023-11-06 13:01:13 +11:00
fbb8e887a8
fix: update colors
2023-11-06 13:01:13 +11:00
6e791b6e91
fix: add layout and minor updates
2023-11-06 13:01:13 +11:00
dec7a9cb38
feat: better error handling and better toast messages
2023-11-06 13:01:13 +11:00
dabeead57f
feat: send email to user on successful password reset
2023-11-06 13:01:13 +11:00
84bc6eb4f3
feat: add reset functionality
2023-11-06 13:01:13 +11:00
9ef50f356e
feat: send forgot password email
2023-11-06 13:01:13 +11:00
729d0c93fe
feat: create a password reset token
2023-11-06 13:01:13 +11:00
3544e44c31
chore: remove unused error toast
2023-11-06 13:01:13 +11:00
b3a312df98
feat: add reset password page
2023-11-06 13:01:13 +11:00
8ba9a761d4
feat: add forgot passoword page
2023-11-06 13:01:13 +11:00
41d46c82d1
feat: update document table layout ( #371 )
...
* feat: update document table layout
- Removed dashboard page
- Removed redundant ID column
- Moved date to first column
- Added estimated locales for SSR dates
2023-11-06 13:01:12 +11:00
a644e0134b
fix: actually make timeouts clear
2023-11-06 13:01:12 +11:00
6ad10f6317
fix: tidy up code
2023-11-06 13:01:12 +11:00
0f9ce3b5c7
chore: add comments
2023-11-06 13:01:12 +11:00
45d6181042
fix: use toast
2023-11-06 13:01:12 +11:00
d3529374a6
fix: typo
2023-11-06 13:01:12 +11:00
a7fa9daada
feat: add api error
2023-11-06 13:01:12 +11:00
d7f4f2b8eb
fix: value
2023-11-06 13:01:12 +11:00
07580b4640
fix: user name not updatable
2023-11-06 13:01:12 +11:00
4146d71f9d
feat: store signature on signup
2023-11-06 13:01:12 +11:00
e05eaffb61
feat: store profile signature
2023-11-06 13:01:12 +11:00
6b250b88ec
feat: add error message to signature pad
2023-11-06 13:01:12 +11:00
5cba252627
fix: minor tidying
2023-11-06 13:01:11 +11:00
fba95a4402
feat: reset password from on submit
2023-11-06 13:01:11 +11:00
7811035384
feat: promise safety with eslint
2023-11-06 13:01:11 +11:00
44f59b07c5
feat: add autocomplete for password managers
2023-11-06 13:01:11 +11:00
b97a0380df
feat: set min/max lengths for password
2023-11-06 13:01:11 +11:00
d0def823c8
fix: update icon sizes
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
c902fb8412
fix: updated padding and set patterns
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:10 +11:00
b733defcd9
feat: added show password feature
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:10 +11:00
a0abf56833
refactor: extract common components into UI package
2023-11-06 13:01:10 +11:00
aa2969fd50
feat: feature flags
2023-11-06 13:01:10 +11:00
759b864b14
remove dashboard and link bar
2023-11-06 13:01:10 +11:00
7a705e3b81
feat: document authoring
2023-11-06 13:01:09 +11:00
dc58f77c61
chore: upgrade deps and linting
2023-11-06 13:01:08 +11:00
12d8cebd4c
feat: use server-actions for authoring flow
...
This change actually makes the authoring flow work for
the most part by tying in emailing and more.
We have also done a number of quality of life updates to
simplify the codebase overall making it easier to continue
work on the refresh.
2023-11-06 13:01:07 +11:00
3c73f030ac
feat: persist fields and recipients for document editing
2023-11-06 13:01:07 +11:00
814a6174e3
improved loading state for /document/id
2023-11-06 13:01:07 +11:00
6253c42ca1
feat: google auth without schema change
2023-11-06 13:01:07 +11:00
3377e29c72
fix: dark mode on signup and signin pages
2023-11-06 13:01:07 +11:00
4ea316a077
fix: signature pad in dark mode
2023-11-06 13:01:07 +11:00
40115d33b4
adding dark mode to feat/refresh
2023-11-06 13:01:07 +11:00
cc182649c2
wip: create document workflow
2023-11-06 13:01:07 +11:00
159bcade7b
wip: refresh design
2023-11-06 13:01:06 +11:00