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
055e723777
Merge pull request #335 from adithyaakrishna/chore/remove-cl
...
chore: removed unnecessary `console.log`
2023-08-31 13:09:03 +10:00
7722e63e1b
fix: tidying broke generation
2023-08-31 12:08:53 +10:00
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
14fd0eb906
fix: tidy code and expect jsx errors
2023-08-30 18:41:37 +10:00
af6c62d0bf
Merge branch 'feat/refresh' into feat/blog-og-image
2023-08-30 18:28:21 +10:00
8d7d6a19e7
fix: update import for feature-flag helpers
2023-08-30 18:06:41 +10:00
463dc48ea6
fix: extract feature-flag zod schema to separate file
2023-08-30 17:31:23 +10:00
d8f6a25059
Merge pull request #332 from documenso/feat/billing-page
...
feat: make billing page functional
2023-08-30 16:41:39 +10:00
249211bd4f
fix: add items from stash
2023-08-30 16:36:22 +10:00
5d4a07bcc5
fix: center align heading
2023-08-30 15:41:29 +10:00
d28bb5de99
fix: use nextjs opengraph-image component
2023-08-30 15:32:44 +10:00
83a83164d4
Merge pull request #330 from documenso/feat/profile-password-form
...
feat: avoid user from updating password with the same password
2023-08-30 14:32:21 +10:00
d71e43c5d6
fix: minor tidying
2023-08-30 14:01:30 +10:00
40767430d9
feat: reset password from on submit
2023-08-30 03:09:40 +00:00
1edfe9548d
feat: add og image to blog posts
2023-08-30 02:50:02 +00:00
2f78922421
feat: add blog og image
2023-08-30 02:33:22 +00:00
3df0f61947
Merge branch 'feat/refresh' into fix/whitespace
2023-08-30 12:02:01 +10:00
8e42dcb7ee
Merge pull request #323 from documenso/feat/promise-safety
...
feat: promise safety
2023-08-30 11:32:32 +10:00
9f93af6134
fix: remove unused code
2023-08-29 17:26:19 +10:00
68a5a9da1e
feat: add data table actions
2023-08-29 14:33:07 +10:00
1f8d5e45e1
feat: onepage inbox
2023-08-29 14:33:05 +10:00
8fd9730e2b
feat: add inbox
2023-08-29 14:31:13 +10:00
04f6df6839
Merge pull request #304 from G3root/fix-overscroll
...
fix: tab overflow on smaller viewport and tab scroll ux
2023-08-29 13:26:26 +10:00
ca40e983e3
feat: promise safety with eslint
2023-08-29 13:01:19 +10:00
ba054ae915
Merge pull request #319 from documenso/chore/reduce-refetch-time
...
chore: reduce open page caching time to 1 hour
2023-08-28 22:58:05 +10:00
1d1c6e5a55
chore: reduce open page caching time to 1 hour
2023-08-28 09:43:39 +00:00
fad6414995
fix: duplicate import
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:34:29 +05:30
c817c67a1c
fix: removed more unnecessary whitespace
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:34:29 +05:30
bf71d2a14e
Merge pull request #305 from G3root/responsive-signing-card
...
fix: make signing form card responsive
2023-08-28 13:07:46 +10:00
24e38a3bbc
Merge pull request #309 from nsylke/nsylke-patch-7
...
feat: set min/max lengths and autocomplete for password
2023-08-28 12:21:08 +10:00
722081f89e
fix: dependency ordering
2023-08-28 12:14:15 +10:00
18faaf49d9
fix: style
2023-08-27 06:26:49 +05:30
650b69ae56
feat: added sharp for image optimizations on nextjs
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-26 21:23:30 +05:30
7ad3365b0e
feat: add autocomplete for password managers
2023-08-26 10:22:44 -05:00
f8bf4fea36
feat: set min/max lengths for password
2023-08-26 09:53:58 -05:00
66973a3745
chore: optimized images to save ~8mb
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-26 13:13:30 +05:30
85677bb792
fix: make signing form card responsive
2023-08-26 08:47:19 +05:30
7ae99d2038
fix: overflow and scroll ux
2023-08-26 07:22:51 +05:30
420372ac9e
fix: nicer dark mode for stack avatars
2023-08-25 17:52:58 +10:00
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
396ce9f3f3
Merge pull request #295 from nsylke/nsylke-patch-6
...
fix: use -p cli option for next dev
2023-08-25 11:29:44 +10:00
0e32baff0b
feat: change document view upon completion
2023-08-24 13:31:50 +10:00
f76bf4c2c7
fix: use -p cli option for next dev
2023-08-23 17:56:12 -05:00
0d8532ab6d
Merge pull request #293 from documenso/feat/refactor-shared-components
...
refactor: extract common components into UI package
2023-08-23 14:08:23 +10:00
490d3d51e1
Merge pull request #290 from nsylke/nsylke-patch-5
...
feat: create robots.txt and sitemap.xml
2023-08-23 13:56:46 +10:00
2ab796910e
refactor: extract common components into UI package
2023-08-23 11:22:13 +10:00
07102588be
chore: resolve build errors
2023-08-23 10:57:31 +10:00
04f9422f24
feat: robots.txt & sitemap.xml
2023-08-21 21:41:19 -05:00