a52c19355a
chore: sign document
2023-09-25 15:57:10 +10:00
1f92bffe7d
chore: remove console.log
2023-09-25 10:09:02 +10:00
d4bc1eb0d1
fix: cors for feature flags
2023-09-25 00:16:01 +10:00
c9f5496acb
Merge remote-tracking branch 'origin/feat/refresh' into feat/single-player-mode
2023-09-24 22:18:01 +10:00
99481b6144
feat: darker dark theme
2023-09-24 14:45:50 +10:00
cee147bc9a
fix: normalize recipients
2023-09-24 11:46:36 +10:00
68d624ac78
Merge branch 'feat/refresh' into feat/completed-share-link
2023-09-23 21:07:31 +10:00
1e5ecd79c2
Merge pull request #354 from documenso/feat/table-empty-state
...
feat: add empty document state
2023-09-22 23:36:42 +10:00
0d130b17c8
fix: minor updates
2023-09-22 23:22:48 +10:00
2c90f767fd
Merge branch 'feat/refresh' into feat/send-email
2023-09-22 23:19:43 +10:00
2a2dbb65c6
Merge branch 'feat/refresh' into feat/table-empty-state
2023-09-22 23:13:51 +10:00
f4c7799537
fix: reverse meta relation and tidy code
2023-09-22 12:42:06 +00:00
4b13a42731
fix: tidy code and update endpoints
2023-09-21 00:51:02 +00:00
f2d3c51651
fix: avoid creating document meta with empty strings
2023-09-20 12:38:39 +00:00
d417255910
feat: replace template variables with values
...
Co-authored-by: Mythie <me@lucasjamessmith.me >
2023-09-20 11:17:26 +00:00
677a15327b
feat: send custom email message
2023-09-20 09:59:42 +00:00
d5238939ad
feat: persist document metadata in database for a specific user
2023-09-20 09:51:04 +00:00
6860726e83
feat: send custom email subjects
2023-09-20 09:06:28 +00:00
4b8aa3298b
feat: add single player mode
2023-09-20 13:48:30 +10:00
bcb163693a
Merge branch 'feat/refresh' into feat/completed-share-link
2023-09-20 12:42:30 +10:00
70cb65d266
fix: update token validity check
2023-09-19 13:59:19 +00:00
cef8cad14c
fix: update reset token query
2023-09-19 13:57:11 +00:00
ca325cc90b
fix: add layout and minor updates
2023-09-19 13:34:54 +00:00
0060b9da8c
Merge branch 'feat/refresh' into feat/reset-password
2023-09-19 13:53:38 +10:00
1be0b9e01f
feat: add vercel build script
2023-09-19 01:54:20 +00:00
079963cde8
feat: better error handling and better toast messages
2023-09-18 15:09:41 +00:00
166cbc150f
feat: send email to user on successful password reset
2023-09-18 14:31:04 +00:00
f561ef3cda
feat: add reset functionality
2023-09-18 14:03:33 +00:00
29bd4cb9c3
feat: send forgot password email
2023-09-18 12:14:55 +00:00
b84f0548d2
feat: create a password reset token
2023-09-18 11:15:29 +00:00
776324c875
fix: fitler only unsigned documents
2023-09-17 14:38:39 +00:00
6f4c280583
chore: match file name and method name
2023-09-17 14:31:44 +00:00
0d702e9189
fix: remove further references to created column
2023-09-14 13:37:38 +10:00
d76ee7f33c
Merge branch 'feat/refresh' into feat/universal-upload
2023-09-14 12:53:58 +10: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
599e857a1e
fix: add removed layout guard
2023-09-12 17:53:38 +10:00
581f08c59b
fix: update layout and wording
2023-09-12 07:25:44 +00:00
77058220a8
chore: rename files
2023-09-08 12:42:14 +03:00
6cdba45396
chore: implemented feedback
2023-09-08 12:39:13 +03:00
67571158e8
feat: add the admin page
2023-09-08 11:28:50 +03:00
525ff21563
feat: avoid sending pending email to document with 1 recipients
2023-09-07 20:52:18 +00:00
863e53a2d5
refactor: pass document id as arguments
2023-09-07 20:38:18 +00:00
da2033692c
feat: send email when all recipients have signed
2023-09-07 20:14:04 +00:00
dbbe17a0a8
feat: send email when recipient is done signing
2023-09-07 19:58:48 +00:00
a2ef9468ae
feat: separate document data from document
2023-09-07 19:27:21 +10:00
1f027d75d3
chore: fix eslint errors
2023-09-06 11:55:02 +00:00
aecf2f32b9
chore: removed one more console.log
2023-09-04 16:41:28 +03:00
b23967d777
chore: removed console.logs and warn
2023-09-04 16:08:22 +03:00
7bcf5fbd86
feat: store signature on signup
2023-09-01 19:46:44 +10:00
7218b950fe
feat: store profile signature
2023-09-01 18:43:53 +10:00