c0edac317e
fix: better share links
2023-11-06 13:01:45 +11:00
f1898b24fc
fix: update share preview
2023-11-06 13:01:45 +11:00
fcf586f24d
fix: styling updates
2023-11-06 13:01:45 +11:00
34ce0d084e
chore: refactor function
2023-11-06 13:01:45 +11:00
127dc42dc5
feat: add dropdown to tweet or copy signing link
2023-11-06 13:01:45 +11:00
341c0df231
fix: firefox signing fields
2023-11-06 13:01:44 +11:00
d20ad4217c
feat: add uninserted field validation
2023-11-06 13:01:44 +11:00
34232c79e5
feat: add single player mode
2023-11-06 13:01:43 +11:00
60ae674984
feat: darker dark theme
2023-11-06 13:01:15 +11:00
ded4f03e05
fix: cancel button handler
2023-11-06 13:01:15 +11:00
8b5d0f445e
chore: fix eslint errors
2023-11-06 13:01:15 +11:00
f09638a4de
chore: remove code from different branch
2023-11-06 13:01:15 +11:00
b747334383
feat: redirect signed document to completed page
2023-11-06 13:01:15 +11:00
53db1a5d19
fix: resolve issues with open graph asset loading
2023-11-06 13:01:14 +11:00
15fd819132
fix: tidy code and update endpoints
2023-11-06 13:01:14 +11:00
d0cedc489f
fix: update og card
2023-11-06 13:01:14 +11:00
b12f5b62f1
feat: redirect share page to marketing page after 3 seconds
2023-11-06 13:01:14 +11:00
ebcd7c78e4
feat: create sharing id for each recipient
2023-11-06 13:01:14 +11:00
0835da45ef
fix: implement feedback
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
c2fe7192fa
chore: remove console.log
2023-11-06 13:01:12 +11:00
0961246834
feat: add missing email field to document sign page
2023-11-06 13:01:12 +11:00
e05eaffb61
feat: store profile signature
2023-11-06 13:01:12 +11:00
f64885d2c3
chore: removed console logs
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:12 +11:00
63b21a8206
fix: minor updates
2023-11-06 13:01:11 +11:00
fd43ebb7c0
fix: reverted line change
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
5ca4a7e117
chore: made requested changes
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
2b53f796bd
chore: updated signing fields
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
7811035384
feat: promise safety with eslint
2023-11-06 13:01:11 +11:00
faa280c02b
fix: make signing form card responsive
2023-11-06 13:01:11 +11:00
215eaebc1a
feat: update document flow
...
- Fixed z-index when dragging pre-existing fields
- Refactored document flow
- Added button spinner
- Added animation for document flow slider
- Updated drag and drop fields
- Updated document flow so it adjusts to the height of the PDF
- Updated claim plan dialog
2023-11-06 13:01:10 +11:00
a0abf56833
refactor: extract common components into UI package
2023-11-06 13:01:10 +11:00
7a705e3b81
feat: document authoring
2023-11-06 13:01:09 +11:00