cb5df80a26
fix: hide popover when user selects a recipients
2023-11-06 13:01:12 +11:00
6ad10f6317
fix: tidy up code
2023-11-06 13:01:12 +11:00
05c7ac4c20
revert: fix: component style
2023-11-06 13:01:12 +11:00
4267456857
fix: component style
2023-11-06 13:01:12 +11:00
383f8d6e3c
chore: removed one more console.log
2023-11-06 13:01:12 +11:00
d1db20ff4a
chore: removed console.logs and warn
2023-11-06 13:01:12 +11:00
4146d71f9d
feat: store signature on signup
2023-11-06 13:01:12 +11:00
e05eaffb61
feat: store profile signature
2023-11-06 13:01:12 +11:00
8a271ff8bc
fix: fix eslint warnings
2023-11-06 13:01:12 +11:00
930a80ae18
chore: unused console logs
2023-11-06 13:01:12 +11:00
2aabe7ec60
feat: redirect to dashboard when document is sent
2023-11-06 13:01:12 +11:00
7f5ef8690b
fix: further stash conflicts
2023-11-06 13:01:11 +11:00
d7bd8fcd37
fix: add items from stash
2023-11-06 13:01:11 +11:00
c3f11afaf9
feat: make billing page functional
2023-11-06 13:01:11 +11:00
5cba252627
fix: minor tidying
2023-11-06 13:01:11 +11:00
cd1b4796fc
feat: avoid updating password with existing password
2023-11-06 13:01:11 +11:00
9524875e98
feat: prevent a user from updating password with the same password
2023-11-06 13:01:11 +11:00
2ba7df4881
fix: update eslint rules
2023-11-06 13:01:11 +11:00
7811035384
feat: promise safety with eslint
2023-11-06 13:01:11 +11:00
98c980a5c4
fix: remove further unused code
2023-11-06 13:01:11 +11:00
7b2d3356f2
fix: remove unused code
2023-11-06 13:01:11 +11:00
dfe04018a0
feat: add data table actions
2023-11-06 13:01:11 +11:00
62c4a89521
feat: onepage inbox
2023-11-06 13:01:11 +11:00
a99efdc916
feat: add inbox
2023-11-06 13:01:11 +11:00
b512343bbb
chore: removed eslint-plugin-import
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
5100a61ab7
fix: updated eslint config
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
e6790d3a19
feat: added eslint plugin dependencies
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
c098c58b2e
fix: removed more unnecessary whitespace
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
9c763e864b
fix: removed unnecessary whitespace
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
7a74f3c77e
fix: authentication
2023-11-06 13:01:11 +11:00
166271ac4b
fix: add missing await on mail send
2023-11-06 13:01:10 +11:00
3ea0ff6b81
chore: support direct urls for prisma
2023-11-06 13:01:10 +11:00
97c7bd9792
refactor: remove whitespace
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
a0abf56833
refactor: extract common components into UI package
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
7a705e3b81
feat: document authoring
2023-11-06 13:01:09 +11:00
0da6e93a6a
chore: format date
2023-11-06 13:01:08 +11:00
dc58f77c61
chore: upgrade deps and linting
2023-11-06 13:01:08 +11:00
0fca2e9f4e
fix: improve typesafety
2023-11-06 13:01:08 +11:00
154ef26465
feat: add content layer
...
Add blog pages
Add privacy page
2023-11-06 13:01:08 +11:00
0de4fe5883
fix: update types 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
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
ca0f4eefd2
feat: email templates
...
adds email templates using `react-email` which will be used for invites,
signing and document completion.
authored by @dephraiim
2023-11-06 13:01:07 +11:00
0b1c4fadc6
chore: use jsonprotocol
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