e9d6c24137
chore: remove console.log
2024-01-16 23:16:37 +00:00
dd5f39205a
fix: position of undo signature button
2024-01-16 23:14:34 +00:00
f6ce7be61f
fix: disable input for only drawn signature
2024-01-16 23:10:08 +00:00
9979d32a56
Merge branch 'main' into feat/accept-text-signature
2024-01-16 15:26:39 +00:00
daa541d570
fix: disable input when there is a signature available
2024-01-16 02:52:58 +00:00
1d91a9e813
fix: canvas for drawing signature and clear signature position
2024-01-16 02:40:43 +00:00
fface15a22
feat: jump to next field
2024-01-05 12:56:07 +02:00
32633f96d2
feat: dateformat and timezone customization ( #506 )
2023-12-27 14:05:49 +11:00
6ad3edb6c8
feat: sign document with text
2023-12-11 12:03:22 +00:00
2c5d547cdf
fix: add missing import
2023-12-07 18:00:54 +11:00
5b98bac53b
Merge branch 'main' into feat/enhance-posthog-tracking
2023-12-07 16:28:15 +11:00
39c01f4e8d
fix: remove server actions ( #684 )
2023-12-02 09:38:24 +11:00
0e40658201
feat: track when the signing of a document has completed
2023-11-26 19:33:45 +00:00
fdf5b3908d
feat: add more posthog analytics to the application
2023-11-24 23:50:51 +00:00
3f0341c7d4
feat: add dialog to confirm signing ( #342 )
2023-11-14 19:01:00 +11:00
b7950cf042
fix(bug): name field can be updated with spaces #555 ( #558 )
2023-11-06 13:02:19 +11:00
5cba913c55
fix: resolve issues with signing document stickiness
2023-11-06 13:01:46 +11:00
adf1359527
fix: disable cancel button when there is no window history
2023-11-06 13:01:46 +11:00
d20ad4217c
feat: add uninserted field validation
2023-11-06 13:01:44 +11:00
ded4f03e05
fix: cancel button handler
2023-11-06 13:01:15 +11:00
f64885d2c3
chore: removed console logs
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:12 +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