7cfc525ddf
fix: nicer dark mode for stack avatars
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
039cd11c49
fix: use -p cli option for next dev
2023-11-06 13:01:10 +11:00
77ab168c03
feat: change document view upon completion
2023-11-06 13:01:10 +11:00
a0abf56833
refactor: extract common components into UI package
2023-11-06 13:01:10 +11:00
077bb4ac3c
chore: resolve build errors
2023-11-06 13:01:10 +11:00
857a48b3d9
feat: update items
2023-11-06 13:01:10 +11:00
371f0947fb
feat: update items
...
Refactored billing flag name
Refactored FeatureFlag type
Disabled session recording by default
2023-11-06 13:01:10 +11:00
aa2969fd50
feat: feature flags
2023-11-06 13:01:10 +11:00
efc2102b90
chore: remove double emtpy state add CTA
2023-11-06 13:01:10 +11:00
46bd501835
chore: status order to figma
2023-11-06 13:01:10 +11:00
759b864b14
remove dashboard and link bar
2023-11-06 13:01:10 +11:00
7a705e3b81
feat: document authoring
2023-11-06 13:01:09 +11:00
f882be4338
feat: open page
2023-11-06 13:01:08 +11:00
dc58f77c61
chore: upgrade deps and linting
2023-11-06 13:01:08 +11:00
bc425abe35
refactor: read z-index values from an object
2023-11-06 13:01:08 +11:00
0de4fe5883
fix: update types from code review
2023-11-06 13:01:07 +11:00
a94f447e9e
feat: update stack avatar with changes from code review
2023-11-06 13:01:07 +11:00
e1d57e6d29
feat: add recipients avatars on all tables
2023-11-06 13:01:07 +11:00
71c689eae8
chore: refactor stacked avatars into component
2023-11-06 13:01:07 +11:00
208e028226
feat: add tooltip on hover on stacked avatars
2023-11-06 13:01:07 +11:00
00a15124be
feat: stack recipients avatars on dashboard
2023-11-06 13:01:07 +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
5e3752cdbf
fix: add shadow to metric-card
2023-11-06 13:01:07 +11:00
56b6bc68c4
linking card metrics to filtered /documents
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
115cae8365
fix: styling and semantic updates
2023-11-06 13:01:07 +11:00
814a6174e3
improved loading state for /document/id
2023-11-06 13:01:07 +11:00
6253c42ca1
feat: google auth without schema change
2023-11-06 13:01:07 +11:00
3377e29c72
fix: dark mode on signup and signin pages
2023-11-06 13:01:07 +11:00
4ea316a077
fix: signature pad in dark mode
2023-11-06 13:01:07 +11:00
feefeea0c4
resolving eslint build errors
2023-11-06 13:01:07 +11:00
40115d33b4
adding dark mode to feat/refresh
2023-11-06 13:01:07 +11:00
cc182649c2
wip: create document workflow
2023-11-06 13:01:07 +11:00
159bcade7b
wip: refresh design
2023-11-06 13:01:06 +11:00
201c0ac22a
chore: update start command for render deployment
2023-08-10 01:34:42 +00:00
b5328eebde
Corrected ts and tsx files
2023-08-04 02:14:04 +02:00
6c78332258
fix: await signing requests
2023-07-08 18:52:13 +10:00
3d0836c39c
Merge branch 'main' into logo
2023-06-17 11:55:54 +10:00
5063b60a8a
fix: further style updates
2023-06-17 11:53:04 +10:00
1322f7333f
Merge branch 'main' into fix/selectbox-alignment
2023-06-17 11:48:11 +10:00
6dad379943
Merge pull request #196 from documenso/feat/password-reset
...
feat: reset password
2023-06-17 11:45:38 +10:00
d3f82e1eb0
fix: code style updates and email wording changes
2023-06-17 11:44:34 +10:00
9fd9bc2893
fix: reformat
2023-06-16 00:24:13 +10:00
3f14d8007a
fix: don't double send error reponses when sending fails
2023-06-15 23:25:35 +10:00
e3bc41934c
Fixes from code review
2023-06-09 03:55:30 +00:00
13a840ff78
Password validation with zod
2023-06-07 12:33:33 +00:00
fe6561f596
Set reset token expiry to 24 hours
2023-06-07 11:02:50 +00:00
9cfbb1dec9
Avoid leaking that a user has an account
2023-06-07 10:59:20 +00:00
9dd8c2842c
Match emails with regex
2023-06-07 10:44:07 +00:00