Commit Graph

9 Commits

Author SHA1 Message Date
c313da5028 fix: update seal event 2023-12-07 16:29:20 +11:00
0e40658201 feat: track when the signing of a document has completed 2023-11-26 19:33:45 +00:00
717ca8cdb2 fix: improve claim plan flow 2023-11-06 13:02:20 +11:00
5904f6c5a8 chore: sign document 2023-11-06 13:01:44 +11:00
94215fffbb feat: send email when all recipients have signed 2023-11-06 13:01:15 +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
d1db20ff4a chore: removed console.logs and warn 2023-11-06 13:01:12 +11:00
7a705e3b81 feat: document authoring 2023-11-06 13:01:09 +11:00