Commit Graph
57 Commits
Author SHA1 Message Date
Ephraim Atta-Duncan 652951ed7f Fix prisma studio opening twice 2023-08-11 20:48:42 +00:00
Ephraim Atta-Duncan 40db5baa17 Add gitpod button to readme 2023-08-11 20:44:09 +00:00
Ephraim Atta-Duncan 4cdfa2d1f0 Add gitpod config files 2023-08-11 20:38:41 +00:00
Ephraim Atta-Duncan 6b3696d879 docs: add render deploy button to readme 2023-08-10 01:53:05 +00:00
Ephraim Atta-Duncan ca1522a31e Merge branch 'main' into feat/add-render-deploy 2023-08-10 01:52:25 +00:00
Ephraim Atta-Duncan 201c0ac22a chore: update start command for render deployment 2023-08-10 01:34:42 +00:00
Ephraim Atta-Duncan c573e15ac2 Add render.yaml 2023-08-10 00:52:43 +00:00
Ephraim Atta-Duncan f6d1b8c8a1 add hint that more deployment methods are coming 2023-08-01 14:12:33 +00:00
Ephraim Atta-Duncan cb29ffef37 docs: add railway one click deploy 2023-08-01 13:47:50 +00:00
Ephraim Atta-Duncan e3bc41934c Fixes from code review 2023-06-09 03:55:30 +00:00
Ephraim Atta-Duncan 13a840ff78 Password validation with zod 2023-06-07 12:33:33 +00:00
Ephraim Atta-Duncan fe6561f596 Set reset token expiry to 24 hours 2023-06-07 11:02:50 +00:00
Ephraim Atta-Duncan 9cfbb1dec9 Avoid leaking that a user has an account 2023-06-07 10:59:20 +00:00
Ephraim Atta-Duncan 9dd8c2842c Match emails with regex 2023-06-07 10:44:07 +00:00
Ephraim Atta-Duncan 54a965e2b4 Remove unused props from components 2023-06-07 10:37:47 +00:00
Ephraim Atta-Duncan 7cc1ae2de0 Refactor forgot password and reset component 2023-06-07 10:33:05 +00:00
Ephraim Atta-Duncan f08836216e Remove unused input fields 2023-06-07 10:12:05 +00:00
Ephraim Atta-Duncan 7184c47ac4 Rename component interfaces 2023-06-07 10:10:56 +00:00
Ephraim Atta-Duncan 02f9c38e1e Replace slack link with documen.so/slack 2023-06-07 09:59:40 +00:00
Ephraim Atta-Duncan 9ff8527336 fix: expired slack link 2023-06-05 21:49:39 +00:00
Ephraim Atta-Duncan 79bd410687 Remove tokens on successful password reset 2023-06-05 17:15:41 +00:00
Ephraim Atta-Duncan 3a0648c85d Expire token after 1 hour 2023-06-05 16:54:12 +00:00
Ephraim Atta-Duncan 2b9a2ff250 Avoid user from setting the same old password 2023-06-05 16:36:16 +00:00
Ephraim Atta-Duncan 4136811e32 Avoid consecutive password reset requests 2023-06-05 16:01:01 +00:00
Ephraim Atta-Duncan e9cee23c15 Error handling for invalid users 2023-06-05 15:52:00 +00:00
Ephraim Atta-Duncan 5d2349086d Send email on password reset complete 2023-06-05 15:33:27 +00:00
Ephraim Atta-Duncan c47e01b2b8 Display sucessful password reset request 2023-06-05 14:59:50 +00:00
Ephraim Atta-Duncan 7c30ee0c3e Redirect to /login on password reset 2023-06-05 14:47:10 +00:00
Ephraim Atta-Duncan 6e2b05f835 Change password in database to new reset password 2023-06-05 14:36:20 +00:00
Ephraim Atta-Duncan 8dc9c9d72d Add reset password page 2023-06-05 14:17:45 +00:00
Ephraim Atta-Duncan 66b529a841 feat: send reset password email 2023-06-05 13:44:47 +00:00
Ephraim Atta-Duncan 8293b50195 Create reset password token for user 2023-06-05 13:05:25 +00:00
Ephraim Atta-Duncan 002b22b1a8 Add forgot password page 2023-06-05 12:53:51 +00:00
Ephraim Atta-Duncan 447bf0cb76 Add password reset to prisma schema 2023-06-05 12:23:52 +00:00
Ephraim Atta-Duncan 37c4e68aac Fix typo in contributing.md 2023-06-02 20:01:10 +00:00
Ephraim Atta-Duncan 4c06b5e640 fix: logo only on dashboard 2023-05-29 08:01:12 +00:00
Ephraim Atta-Duncan 0f28692a39 Update readme 2023-05-07 11:25:12 +00:00
Ephraim Atta-Duncan bcc2530484 Declutter Textarea by removing placeholders 2023-04-16 23:45:57 +00:00
Ephraim Atta-Duncan 84e3d29589 Use documenso as container name for local development 2023-04-16 18:29:40 +00:00
Ephraim Atta-Duncan e4e44b7f22 Replace fragment with null 2023-04-10 01:34:20 +00:00
Ephraim Atta-Duncan 6034e7a21e Send email notification to signers on document signing completion with signed document 2023-04-09 13:15:44 +00:00
Ephraim Atta-Duncan 2a34cc26c6 Replace empty string with fragments 2023-04-09 12:39:18 +00:00
Ephraim Atta-Duncan 0ce66a7957 Redirect breadcrump link on completed to avoid editing 2023-04-09 12:34:26 +00:00
Ephraim Atta-Duncan 065efabb39 Change wording on completed signers page 2023-04-09 12:29:31 +00:00
Ephraim Atta-Duncan e86d4cc719 Disable the edit and add signer button for completed documents 2023-04-09 12:26:48 +00:00
Ephraim Atta-Duncan 964e749039 Update prettier styling 2023-04-04 22:10:30 +00:00
Ephraim Atta-Duncan 84b57d715c Apply prettier config to all files 2023-04-04 22:02:32 +00:00
Ephraim Atta-Duncan 85f2b5e84a Add prettier config 2023-04-04 22:00:01 +00:00
Ephraim Atta-Duncan b3e89b16bc Add types to Dialog component 2023-03-28 12:55:20 +00:00
Ephraim Atta-Duncan a9befd342c Use dynamic values for title and icon for dialog 2023-03-28 12:47:40 +00:00
Ephraim Atta-Duncan 16f6da01c0 Move dialog into a seperate component 2023-03-28 12:42:00 +00:00
Ephraim Atta-Duncan f8f941a9cd add inital component to @documenso/ui 2023-03-28 12:15:45 +00:00
Ephraim Atta-Duncan 6f31dacd74 fix settings active bug 2023-03-22 18:44:03 +00:00
Ephraim Atta-Duncan 2fed1a7034 Close nav on profile button click 2023-03-22 09:45:15 +00:00
Ephraim Atta-Duncan de3c500fea Close panel on when user clicks on a nav link 2023-03-21 23:13:56 +00:00
Ephraim Atta-Duncan a3e17e9f3e Custom message if name is defined or null 2023-03-21 18:44:45 +00:00
Ephraim Atta-Duncan b7cc4aed9b Route to profile on settings click on navbar 2023-03-21 17:53:47 +00:00