Ephraim Atta-Duncan
874d919a6a
feat: create sharing id for each recipient
2023-08-29 18:23:52 +00:00
Ephraim Atta-Duncan
e8559cecd5
feat: add initial og image for share link
2023-08-29 14:39:49 +00:00
Mythie
9f93af6134
fix: remove unused code
2023-08-29 17:26:19 +10:00
Mythie
68a5a9da1e
feat: add data table actions
2023-08-29 14:33:07 +10:00
Mythie
1f8d5e45e1
feat: onepage inbox
2023-08-29 14:33:05 +10:00
David Nguyen
8fd9730e2b
feat: add inbox
2023-08-29 14:31:13 +10:00
Mythie
ca40e983e3
feat: promise safety with eslint
2023-08-29 13:01:19 +10:00
nafees nazik
615cb263fb
fix: authentication
2023-08-27 07:10:41 +05:30
Mythie
70a5105783
fix: add missing await on mail send
2023-08-25 18:33:24 +10:00
David Nguyen
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
David Nguyen
2ab796910e
refactor: extract common components into UI package
2023-08-23 11:22:13 +10:00
David Nguyen
d0720f4c70
feat: update items
...
Refactored billing flag name
Refactored FeatureFlag type
Disabled session recording by default
2023-08-21 12:17:56 +10:00
David Nguyen
f60cb22f11
feat: feature flags
2023-08-21 12:17:56 +10:00
Mythie
48ceb1e5c7
feat: document authoring
2023-08-17 19:56:18 +10:00
Ephraim Atta-Duncan
5f33b1da1e
chore: format date
2023-08-14 22:01:25 +00:00
Mythie
9431e7f0ad
chore: upgrade deps and linting
2023-08-01 17:34:17 +10:00
Mythie
918018c7ca
fix: improve typesafety
2023-07-31 13:53:55 +10:00
Mythie
58baf5ddf4
Merge branch 'feat/refresh' into v2-google-auth
2023-07-31 13:03:32 +10:00
Lucas Smith
889ad1c49f
Merge pull request #217 from documenso/feat/stacked-avatars
...
feat: stack avatars
2023-07-26 19:58:34 +10:00
Mythie
b3fa837967
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-07-26 18:52:53 +10:00
Ephraim Atta-Duncan
b50f64d4ad
fix: update types from code review
2023-06-30 23:49:34 +00:00
Ephraim Atta-Duncan
aa884310eb
feat: add recipients avatars on all tables
2023-06-25 15:14:48 +00:00
Ephraim Atta-Duncan
dbcf7771b9
chore: refactor stacked avatars into component
2023-06-25 14:23:18 +00:00
Ephraim Atta-Duncan
f22baca569
feat: stack recipients avatars on dashboard
2023-06-23 12:20:49 +00:00
Mythie
eea09dcfac
feat: persist fields and recipients for document editing
2023-06-21 23:49:23 +10:00
Doug Andrade
d1bc948f3c
clean up console.log() used for testing
2023-06-13 02:00:45 -04:00
Doug Andrade
2b84636993
feat: google auth without schema change
2023-06-13 01:53:12 -04:00
Mythie
803ebccee3
wip: refresh design
2023-06-09 18:22:21 +10:00
Ansari
7684a49b7d
Merge branch 'main' into bugfix/long_filename
2023-05-30 14:30:55 +05:30
Piyush Maurya
82fbedf8e3
fix: deprecated type checks and imports from @prisma
2023-05-30 00:24:18 +05:30
Timur Ercan
b2b499f397
chore: update signup link
2023-05-28 06:16:48 +02:00
Mythie
748f842115
fix: update prop typo, extract truncate method
2023-05-25 18:43:37 +10:00
Timur Ercan
b2aa4d6587
Merge branch 'main' into feat/add-subscriptions
2023-05-21 19:08:23 +02:00
Timur Ercan
bde80bf2c9
clean up debug
2023-05-21 18:52:35 +02:00
Mythie
6934e573d5
feat: add guards and subscription ui
2023-05-06 16:08:21 +10:00
Mythie
da0166b746
fix: tidy stripe feature and add provider
2023-05-06 14:33:27 +10:00
Mythie
900b816ae0
feat: stripe handlers and fetchers
2023-05-05 20:08:18 +10:00
Mythie
ed3e4d22ef
feat: scaffhold subscription table and ui
2023-05-05 19:29:42 +10:00
Timur Ercan
ab96990d43
render PR env debug
2023-04-21 13:29:51 +02:00
Timur Ercan
ad5b2bcf82
fix: pr env condition
2023-04-21 12:59:53 +02:00
Timur Ercan
6f18be6b5b
add render preview env support
2023-04-21 12:42:31 +02:00
Mythie
d863f89232
fix: signing email breaks on small devices
...
Currently the signing email displays poorly on small devices with the line wrapping
causing the button to look broken.
Resolve this by using whitespace no-wrap.
2023-04-17 07:01:41 +10:00
Timur Ercan
b111874d7c
fix: redirect users sessions not found in databae
2023-04-15 19:54:04 +02:00
Ephraim Atta-Duncan
6034e7a21e
Send email notification to signers on document signing completion with signed document
2023-04-09 13:15:44 +00:00
Ephraim Atta-Duncan
964e749039
Update prettier styling
2023-04-04 22:10:30 +00:00
Ephraim Atta-Duncan
84b57d715c
Apply prettier config to all files
2023-04-04 22:02:32 +00:00
Timur Ercan
0c3305b11d
setup STMP from .env
2023-04-04 14:20:36 +02:00
Ephraim Atta-Duncan
a3e17e9f3e
Custom message if name is defined or null
2023-03-21 18:44:45 +00:00
Timur Ercan
7d6bd00a22
allow adding field via recipient token for signing
2023-03-20 15:11:20 +01:00
Timur Ercan
36526119b2
bugfix 401 redirect
2023-03-19 14:05:32 +01:00