f18010e1e1
refactor: pass document id as arguments
2023-11-06 13:01:15 +11:00
94215fffbb
feat: send email when all recipients have signed
2023-11-06 13:01:15 +11:00
b17e73003e
feat: send email when recipient is done signing
2023-11-06 13:01:14 +11:00
771042c9ce
feat: add vercel build script
2023-11-06 13:01:13 +11:00
666d682536
fix: remove further references to created column
2023-11-06 13:01:13 +11:00
3afc35c40c
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-11-06 13:01:13 +11:00
72bec7bc34
feat: separate document data from document
2023-11-06 13:01:13 +11:00
383f8d6e3c
chore: removed one more console.log
2023-11-06 13:01:12 +11:00
d1db20ff4a
chore: removed console.logs and warn
2023-11-06 13:01:12 +11:00
7811035384
feat: promise safety with eslint
2023-11-06 13:01:11 +11:00
7b2d3356f2
fix: remove unused code
2023-11-06 13:01:11 +11:00
dfe04018a0
feat: add data table actions
2023-11-06 13:01:11 +11:00
62c4a89521
feat: onepage inbox
2023-11-06 13:01:11 +11:00
a99efdc916
feat: add inbox
2023-11-06 13:01:11 +11:00
166271ac4b
fix: add missing await on mail send
2023-11-06 13:01:10 +11:00
7a705e3b81
feat: document authoring
2023-11-06 13:01:09 +11:00
0de4fe5883
fix: update types from code review
2023-11-06 13:01:07 +11:00
e1d57e6d29
feat: add recipients avatars on all tables
2023-11-06 13:01:07 +11:00
00a15124be
feat: stack recipients avatars on dashboard
2023-11-06 13:01:07 +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
159bcade7b
wip: refresh design
2023-11-06 13:01:06 +11:00