1d291e8e03
feat: add safari clipboard copy support ( #486 )
2023-11-06 13:02:19 +11:00
352e4f81fd
fix: enable dragging fields ( #565 )
2023-11-06 13:02:19 +11:00
c7f69bafd0
chore: update e2e tests
2023-11-06 13:02:19 +11:00
dc1b8c3cb8
chore: update import
2023-11-06 13:02:19 +11:00
38960c459b
feat: add document share button to marketing ( #422 )
2023-11-06 13:02:19 +11:00
6d0e8f6dd8
feat: single-player-mode-polish ( #435 )
2023-11-06 13:02:19 +11:00
ec11686709
fix: background color of signature page ( #487 )
2023-11-06 13:02:19 +11:00
35087f551c
chore: implement pr feedback
2023-11-06 13:02:18 +11:00
6fd72321b3
fix(script): minor change on scipt
2023-11-06 13:02:18 +11:00
2e90eee4c2
style(ui/ux): added margin to dialogprimitive.content & dialogprimitive.close (m-4)
2023-11-06 13:02:18 +11:00
bdf31625a2
fix: non responsiveness of Add your sign modal
2023-11-06 13:02:18 +11:00
66eda3321d
changed text of stepper ( #513 )
2023-11-06 13:02:18 +11:00
07fb6fa0e1
fix: signature text overflow truncated for longer signature texts ( #489 )
2023-11-06 13:01:46 +11:00
27287cd1d5
fix: sharp corners of signing card
2023-11-06 13:01:46 +11:00
5bb2f183c1
chore: added classname and changed typo
2023-11-06 13:01:46 +11:00
8c8bcb694a
chore: add empty message
2023-11-06 13:01:46 +11:00
a622fd402f
fix: add hack for root zod validation with hook form
2023-11-06 13:01:46 +11:00
5cba913c55
fix: resolve issues with signing document stickiness
2023-11-06 13:01:46 +11:00
704306fd21
chore: styling updates
2023-11-06 13:01:45 +11:00
350c02ae98
fix: single player dark mode and animation updates
2023-11-06 13:01:44 +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
ebebceea1f
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
7823100272
fix: reverse meta relation and tidy code
2023-11-06 13:01:15 +11:00
49ce09f49b
fix: support optimise imports
2023-11-06 13:01:14 +11:00
53db1a5d19
fix: resolve issues with open graph asset loading
2023-11-06 13:01:14 +11:00
92b5111d7e
chore: tidy up
2023-11-06 13:01:14 +11:00
eef720bf8c
chore: improve the ui
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
41d46c82d1
feat: update document table layout ( #371 )
...
* feat: update document table layout
- Removed dashboard page
- Removed redundant ID column
- Moved date to first column
- Added estimated locales for SSR dates
2023-11-06 13:01:12 +11:00
1a48d194f7
refactor: replace whole implementation with a state
2023-11-06 13:01:12 +11:00
cb5df80a26
fix: hide popover when user selects a recipients
2023-11-06 13:01:12 +11:00
05c7ac4c20
revert: fix: component style
2023-11-06 13:01:12 +11:00
4267456857
fix: component style
2023-11-06 13:01:12 +11:00
7811035384
feat: promise safety with eslint
2023-11-06 13:01:11 +11:00
62c4a89521
feat: onepage inbox
2023-11-06 13:01:11 +11:00
c098c58b2e
fix: removed more unnecessary whitespace
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
9c763e864b
fix: removed unnecessary whitespace
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
97c7bd9792
refactor: remove whitespace
2023-11-06 13:01:10 +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
dc58f77c61
chore: upgrade deps and linting
2023-11-06 13:01:08 +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
3c73f030ac
feat: persist fields and recipients for document editing
2023-11-06 13:01:07 +11:00
40115d33b4
adding dark mode to feat/refresh
2023-11-06 13:01:07 +11:00
159bcade7b
wip: refresh design
2023-11-06 13:01:06 +11:00
b5e03359c1
fix: mark truncateTitle as optional
2023-05-30 20:11:23 +10:00