a03e74d660
feat: chat with pdf
2023-10-25 09:29:34 +03:00
1d6f7f9e37
fix(bug): name field can be updated with spaces #555 ( #558 )
2023-10-19 12:12:56 +11:00
a354c23231
feat: add document share button to marketing ( #422 )
2023-10-13 14:14:13 +11:00
2ea5ff2c94
fix: bypass signature fix ( #536 ) ( #547 )
2023-10-12 11:33:01 +11:00
381a248543
fix: update icons ( #468 )
...
* fix: update icons
2023-10-04 13:27:36 +11:00
4885cf5154
fix: resolve issues with signing document stickiness
2023-09-28 17:42:01 +10:00
af042a62cd
fix: disable cancel button when there is no window history
2023-09-28 15:45:22 +10:00
a20b1e2f6a
Merge pull request #350 from documenso/feat/redirect-signed-document
...
feat: redirect signed document to completed page
2023-09-27 15:09:07 +10:00
572f9d5ad6
chore: styling updates
2023-09-27 14:58:10 +10:00
e8205c1390
fix: better share links
2023-09-27 07:52:24 +10:00
584d5bd8ea
fix: update share preview
2023-09-26 15:58:43 +10:00
e4b6d42672
fix: styling updates
2023-09-26 15:56:11 +10:00
78498793fa
chore: refactor function
2023-09-25 11:21:39 +00:00
b2e916378d
feat: add dropdown to tweet or copy signing link
2023-09-25 11:15:31 +00:00
c9f5496acb
Merge remote-tracking branch 'origin/feat/refresh' into feat/single-player-mode
2023-09-24 22:18:01 +10:00
99481b6144
feat: darker dark theme
2023-09-24 14:45:50 +10:00
3a825391b9
Merge pull request #399 from captain-Akshay/feat/handle_click
...
fix: cancel button handler
2023-09-23 22:19:57 +10:00
8012d665ae
fix: firefox signing fields
2023-09-23 13:25:39 +10:00
989d7a351f
feat: add uninserted field validation
2023-09-22 16:25:09 +10:00
679fb80f9a
fix: cancel button handler
2023-09-22 10:31:42 +05:30
cdc50ec876
fix: resolve issues with open graph asset loading
2023-09-21 05:37:04 +00:00
4b13a42731
fix: tidy code and update endpoints
2023-09-21 00:51:02 +00:00
4b8aa3298b
feat: add single player mode
2023-09-20 13:48:30 +10:00
bcb163693a
Merge branch 'feat/refresh' into feat/completed-share-link
2023-09-20 12:42:30 +10:00
c2a9647c90
Merge branch 'feat/refresh' into feat/redirect-signed-document
2023-09-17 14:52:44 +00:00
02424596db
fix: update for code review
2023-09-17 14:45:22 +00:00
2356f58e7b
fix: implement feedback
2023-09-14 13:21:03 +10:00
9014f01276
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-09-14 12:47:47 +10:00
a2ef9468ae
feat: separate document data from document
2023-09-07 19:27:21 +10:00
e47ab838c5
chore: remove undefined check
2023-09-06 07:37:03 +00:00
551918ab9b
feat: redirect signed document to completed page
2023-09-05 13:53:18 +00:00
b3291c65bc
chore: remove console.log
2023-09-02 22:20:57 +00:00
4b849e286c
feat: add missing email field to document sign page
2023-09-02 22:08:19 +00:00
7218b950fe
feat: store profile signature
2023-09-01 18:43:53 +10:00
8d4df7d3dd
fix: update og card
2023-08-31 15:36:09 +10:00
f1f6e2e40a
Merge branch 'feat/refresh' into feat/completed-share-link
2023-08-31 14:20:52 +10:00
5c9017f3cd
Merge branch 'feat/refresh' into feat/improve-readability
2023-08-31 14:06:43 +10:00
34e962cc48
fix: minor updates
2023-08-31 14:06:19 +10:00
8529ac3ffe
Merge branch 'feat/refresh' into feat/improve-readability
2023-08-30 20:34:08 +05:30
7ec8e762b0
chore: removed console logs
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-30 18:49:13 +05:30
66dfdc5ad0
feat: redirect share page to marketing page after 3 seconds
2023-08-29 19:42:37 +00:00
874d919a6a
feat: create sharing id for each recipient
2023-08-29 18:23:52 +00:00
ca40e983e3
feat: promise safety with eslint
2023-08-29 13:01:19 +10:00
e340c4ed6f
fix: reverted line change
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:54:55 +05:30
3c1790ba83
chore: made requested changes
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:45:23 +05:30
d195dc1a46
chore: updated signing fields
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:45:22 +05:30
85677bb792
fix: make signing form card responsive
2023-08-26 08:47:19 +05:30
2751adc463
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-08-25 11:43:41 +10:00
2ab796910e
refactor: extract common components into UI package
2023-08-23 11:22:13 +10:00
48ceb1e5c7
feat: document authoring
2023-08-17 19:56:18 +10:00