Commit Graph

18 Commits

Author SHA1 Message Date
18feb06
223a5cc9d0 feat: improving incorrect default signature behaviour #594 (#600) 2023-11-06 13:02:20 +11:00
Mythie
457e73342b fix: unbreak pdf viewer 2023-11-06 13:02:20 +11:00
Mythie
284a2870c2 fix: move getFile to client side 2023-11-06 13:02:20 +11:00
Mythie
5cba913c55 fix: resolve issues with signing document stickiness 2023-11-06 13:01:46 +11:00
Ephraim Atta-Duncan
e14f96485c fix: update for code review 2023-11-06 13:01:45 +11:00
Ephraim Atta-Duncan
c107608aeb chore: remove undefined check 2023-11-06 13:01:45 +11:00
Ephraim Atta-Duncan
8b5d0f445e chore: fix eslint errors 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan
f09638a4de chore: remove code from different branch 2023-11-06 13:01:15 +11:00
Ephraim Atta-Duncan
b747334383 feat: redirect signed document to completed page 2023-11-06 13:01:15 +11:00
Mythie
d0cedc489f fix: update og card 2023-11-06 13:01:14 +11:00
Mythie
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
Mythie
72bec7bc34 feat: separate document data from document 2023-11-06 13:01:13 +11:00
Ephraim Atta-Duncan
c2fe7192fa chore: remove console.log 2023-11-06 13:01:12 +11:00
Ephraim Atta-Duncan
0961246834 feat: add missing email field to document sign page 2023-11-06 13:01:12 +11:00
Mythie
e05eaffb61 feat: store profile signature 2023-11-06 13:01:12 +11:00
nafees nazik
faa280c02b fix: make signing form card responsive 2023-11-06 13:01:11 +11:00
David Nguyen
a0abf56833 refactor: extract common components into UI package 2023-11-06 13:01:10 +11:00
Mythie
7a705e3b81 feat: document authoring 2023-11-06 13:01:09 +11:00