Commit Graph

35 Commits

Author SHA1 Message Date
1d6f7f9e37 fix(bug): name field can be updated with spaces #555 (#558) 2023-10-19 12:12:56 +11:00
093488a67c feat: plan limits 2023-10-15 20:26:32 +11:00
pit
e02ab7d256 chore: implement pr feedback 2023-10-11 12:32:33 +03:00
pit
2a89278c7b chore: merge feat/refresh 2023-10-10 13:53:22 +03:00
e0271cace3 feat: delete draft document (#491) 2023-10-10 13:55:58 +11:00
9257a05831 Merge pull request #527 from documenso/docs/render-deploy
docs: add render one click deploy for refresh
2023-10-07 22:25:42 +11:00
49d55227e8 fix: sign up with existing account email bug (#517)
* fix: sign up with existing account email bug
2023-10-05 20:59:43 +11:00
b6f9d70fec docs: add render one click deploy for refresh 2023-10-04 19:58:07 +00:00
693249916d feat: require old password for password reset (#488)
* feat: require old password for password reset
2023-10-04 15:23:57 +11:00
pit
87f70fa290 feat: profile page done 2023-10-02 11:38:04 +01:00
pit
c2cda0f06e feat: update user functionality 2023-09-29 17:26:37 +01:00
4885cf5154 fix: resolve issues with signing document stickiness 2023-09-28 17:42:01 +10:00
pit
07bf780c3e feat: build individual user page 2023-09-21 15:10:20 +01:00
4b13a42731 fix: tidy code and update endpoints 2023-09-21 00:51:02 +00:00
bcb163693a Merge branch 'feat/refresh' into feat/completed-share-link 2023-09-20 12:42:30 +10:00
ca325cc90b fix: add layout and minor updates 2023-09-19 13:34:54 +00:00
079963cde8 feat: better error handling and better toast messages 2023-09-18 15:09:41 +00:00
45f447c796 feat: better error handling in forgotPassword trpc router 2023-09-18 14:41:24 +00:00
f561ef3cda feat: add reset functionality 2023-09-18 14:03:33 +00:00
b84f0548d2 feat: create a password reset token 2023-09-18 11:15:29 +00:00
9014f01276 feat: universal upload
Implementation of a universal upload allowing for multiple storage backends
starting with `database` and `s3`.

Allows clients to put and retrieve files from either client or server using
a blend of client and server actions.
2023-09-14 12:47:47 +10:00
a2ef9468ae feat: separate document data from document 2023-09-07 19:27:21 +10:00
0cdd980a4b feat: move opengraph-image to next.js 13 implementation 2023-09-05 11:37:21 +00:00
7bcf5fbd86 feat: store signature on signup 2023-09-01 19:46:44 +10:00
f1f6e2e40a Merge branch 'feat/refresh' into feat/completed-share-link 2023-08-31 14:20:52 +10:00
83a83164d4 Merge pull request #330 from documenso/feat/profile-password-form
feat: avoid user from updating password with the same password
2023-08-30 14:32:21 +10:00
d71e43c5d6 fix: minor tidying 2023-08-30 14:01:30 +10:00
ed6fa4dc2a feat: avoid updating password with existing password 2023-08-30 03:26:24 +00:00
0abd3da7fd fix: update eslint rules 2023-08-30 12:35:43 +10:00
874d919a6a feat: create sharing id for each recipient 2023-08-29 18:23:52 +00:00
ca40e983e3 feat: promise safety with eslint 2023-08-29 13:01:19 +10:00
48ceb1e5c7 feat: document authoring 2023-08-17 19:56:18 +10:00
b3fa837967 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-07-26 18:52:53 +10:00
eea09dcfac feat: persist fields and recipients for document editing 2023-06-21 23:49:23 +10:00
803ebccee3 wip: refresh design 2023-06-09 18:22:21 +10:00