d76ee7f33c
Merge branch 'feat/refresh' into feat/universal-upload
2023-09-14 12:53:58 +10:00
f8534b2c3d
fix: add dashboard header border on scroll
2023-09-14 12:51:59 +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
fbb332fb35
Merge branch 'feat/refresh' into feat/admin-ui-metrics
2023-09-13 21:54:33 +10:00
ed4cbe9fa6
Merge branch 'feat/refresh' into feat/universal-upload
2023-09-12 20:51:31 +10:00
599e857a1e
fix: add removed layout guard
2023-09-12 17:53:38 +10:00
581f08c59b
fix: update layout and wording
2023-09-12 07:25:44 +00:00
24a2e9e6d4
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-09-12 14:29:27 +10:00
db3f75c42f
fix: data table links for recipients
2023-09-12 10:38:23 +10:00
00574325b9
chore: implemented feedback
2023-09-11 13:43:17 +03:00
326743d8a1
chore: added app version
2023-09-11 10:59:50 +03:00
2bad1b9f55
fix: tidy messaging
2023-09-09 03:45:15 +00:00
73b0dc315e
fix: use ts-pattern
2023-09-09 03:31:17 +00:00
5969f148c8
chore: changed the cards titles
2023-09-08 14:51:55 +03:00
660f5894a6
chore: feedback improvements
2023-09-08 12:56:44 +03:00
77058220a8
chore: rename files
2023-09-08 12:42:14 +03:00
6cdba45396
chore: implemented feedback
2023-09-08 12:39:13 +03:00
67571158e8
feat: add the admin page
2023-09-08 11:28:50 +03:00
a2ef9468ae
feat: separate document data from document
2023-09-07 19:27:21 +10:00
0c145fab0b
chore: fix eslint errors
2023-09-06 12:01:30 +00:00
f6e49e3f21
chore: remove code from different branch
2023-09-06 12:00:23 +00:00
1ba7767f8e
chore: correct types on component
2023-09-06 11:52:15 +00:00
8220b2f086
feat: add empty state for different status
2023-09-06 11:47:58 +00:00
a74374e39f
feat: add initial empty state for no results
2023-09-06 11:11:13 +00:00
6640f0496a
feat: disable signing and editing for completed documents
2023-09-06 10:40:45 +00: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
739f3763dd
feat: update share page to match latest changes
2023-09-05 11:40:42 +00:00
0cdd980a4b
feat: move opengraph-image to next.js 13 implementation
2023-09-05 11:37:21 +00:00
b43ddcbea2
refactor: redirect using useRouter
2023-09-05 09:29:47 +00:00
d524ea77ab
fix: update styling
2023-09-05 13:15:45 +10:00
2524458b0c
chore: updated wording
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2023-09-03 23:59:02 +05:30
12c45fb882
feat: added 404 page for web app
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2023-09-03 23:53:07 +05:30
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
13084049da
Merge pull request #334 from documenso/feat/redirect-on-send
...
feat: redirect to dashboard when document is sent
2023-08-31 13:09:55 +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
d4d76dce03
feat: redirect to dashboard when document is sent
2023-08-30 12:31:33 +00:00
249211bd4f
fix: add items from stash
2023-08-30 16:36:22 +10:00
8e42dcb7ee
Merge pull request #323 from documenso/feat/promise-safety
...
feat: promise safety
2023-08-30 11:32:32 +10:00
66dfdc5ad0
feat: redirect share page to marketing page after 3 seconds
2023-08-29 19:42:37 +00:00
b45978374b
feat: generate metatags for share page with og image
2023-08-29 19:08:54 +00:00
874d919a6a
feat: create sharing id for each recipient
2023-08-29 18:23:52 +00:00
e8559cecd5
feat: add initial og image for share link
2023-08-29 14:39:49 +00:00