1322f7333f
Merge branch 'main' into fix/selectbox-alignment
2023-06-17 11:48:11 +10:00
6dad379943
Merge pull request #196 from documenso/feat/password-reset
...
feat: reset password
2023-06-17 11:45:38 +10:00
d3f82e1eb0
fix: code style updates and email wording changes
2023-06-17 11:44:34 +10:00
9fd9bc2893
fix: reformat
2023-06-16 00:24:13 +10:00
3f14d8007a
fix: don't double send error reponses when sending fails
2023-06-15 23:25:35 +10:00
e3bc41934c
Fixes from code review
2023-06-09 03:55:30 +00:00
fe6561f596
Set reset token expiry to 24 hours
2023-06-07 11:02:50 +00:00
9cfbb1dec9
Avoid leaking that a user has an account
2023-06-07 10:59:20 +00:00
9dd8c2842c
Match emails with regex
2023-06-07 10:44:07 +00:00
54a965e2b4
Remove unused props from components
2023-06-07 10:37:47 +00:00
7cc1ae2de0
Refactor forgot password and reset component
2023-06-07 10:33:05 +00:00
79bd410687
Remove tokens on successful password reset
2023-06-05 17:15:41 +00:00
3a0648c85d
Expire token after 1 hour
2023-06-05 16:54:12 +00:00
2b9a2ff250
Avoid user from setting the same old password
2023-06-05 16:36:16 +00:00
4136811e32
Avoid consecutive password reset requests
2023-06-05 16:01:01 +00:00
e9cee23c15
Error handling for invalid users
2023-06-05 15:52:00 +00:00
5d2349086d
Send email on password reset complete
2023-06-05 15:33:27 +00:00
6e2b05f835
Change password in database to new reset password
2023-06-05 14:36:20 +00:00
8dc9c9d72d
Add reset password page
2023-06-05 14:17:45 +00:00
66b529a841
feat: send reset password email
2023-06-05 13:44:47 +00:00
8293b50195
Create reset password token for user
2023-06-05 13:05:25 +00:00
002b22b1a8
Add forgot password page
2023-06-05 12:53:51 +00:00
a07febef46
Fix: alignment of div containing selecboxes in mobile and tab screens
2023-06-02 15:06:26 +05:30
7684a49b7d
Merge branch 'main' into bugfix/long_filename
2023-05-30 14:30:55 +05:30
307b0cc9d9
fixed height on login/signup pages
2023-05-30 02:36:43 -04:00
3e94491474
fixed next/font load on ALL pages and toast.
2023-05-30 02:17:34 -04:00
f6bff1649b
fix: disable empty state add doc without subscr.
2023-05-28 06:38:55 +02:00
b2b499f397
chore: update signup link
2023-05-28 06:16:48 +02:00
eb18a7e11c
feat: update password in dashboard
2023-05-28 13:11:09 +10:00
89d9e02464
fix: update logo
2023-05-28 13:10:09 +10:00
a83b09f4db
fix: update favicon
2023-05-28 13:07:47 +10:00
a300c3fb3a
Merge branch 'main' into feat/support-custom-cert-paths
2023-05-27 23:38:33 +10:00
32f904ad68
feat: support leading cert from custom path
2023-05-27 01:07:07 +10:00
748f842115
fix: update prop typo, extract truncate method
2023-05-25 18:43:37 +10:00
62ac181193
Merge branch 'main' into feat/add-subscriptions
2023-05-21 20:44:07 +02:00
38a8279757
fix
2023-05-21 20:36:38 +02:00
ed77000746
fix: pass recipient token to signed page
2023-05-21 20:28:06 +02:00
73b72c6cce
fix NEXT_PUBLIC_ALLOW_SIGNUP reference
2023-05-21 20:10:06 +02:00
b5ec3cc817
Merge branch 'main' into feat/add-subscriptions
2023-05-19 19:47:23 +02:00
826704c21f
Adds animation to tooltip
2023-05-11 21:00:05 +05:30
4f47bbb552
Adds consistent 'className' to action buttons
2023-05-11 14:04:40 +05:30
825231fe2a
Adds tooltip to recipient action buttons
2023-05-11 12:15:41 +05:30
d2c5657093
fix: update signup env var
2023-05-06 16:11:56 +10:00
6934e573d5
feat: add guards and subscription ui
2023-05-06 16:08:21 +10:00
7eaa00b836
feat: add stripe api handlers
2023-05-06 14:34:43 +10:00
ed3e4d22ef
feat: scaffhold subscription table and ui
2023-05-05 19:29:42 +10:00
d135df827a
fix: improve general styling
...
Improve the general styling of the app by removing floats and replacing it `flex`. Additionally, improve the constrast of certain parts of the app and add some transitions to hover changes.
2023-05-01 20:01:35 +10:00
82139f6b2d
Merge branch 'main' into fix/DOC-214-date-field-appears-for-all-recipients
2023-04-25 11:51:23 +02:00
270c82759c
Merge pull request #137 from zahid47/issue-131-redirect-to-dashboard-if-logged-in
...
Redirect to /dashboard if auth user tries to access /login or /signup
2023-04-25 11:15:11 +10:00
b2d09216c8
rename function
2023-04-24 23:13:38 +05:30