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
9257454a96
feat: add error message to signature pad
2023-08-28 14:11:53 +01: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
8844143ff5
chore: fixed conflicts
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 13:02:33 +05:30
c161a8109b
fix: removed passHref and updated card
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:58:30 +05:30
e340c4ed6f
fix: reverted line change
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:54:55 +05:30
b5f96ee2fc
chore: made requested changes - v2
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:53:51 +05:30
3c1790ba83
chore: made requested changes
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:45:23 +05:30
f41c78e8e3
feat: updated rendeing of items using map
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:45:23 +05:30
b8b8b4dbad
chore: updated footer component
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:45:22 +05:30
d195dc1a46
chore: updated signing fields
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:45:22 +05:30
3ac29d8da3
chore: updated dashboard page
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:45:22 +05:30
2418612507
chore: updated documents page
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:45:22 +05:30
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
7de7624477
fix: update icon sizes
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-26 20:52:07 +05:30
7c6b5ac59d
fix: updated padding and set patterns
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-26 20:43:54 +05:30
9c45ce61b8
feat: added show password feature
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-26 20:43:54 +05:30
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
ea45e38fa0
Merge pull request #273 from documenso/feat/feature-flag
...
feat: feature flags
2023-08-22 10:13:51 +10:00
66f067276e
Add visual asset for blog post
2023-08-21 17:24:29 +02:00
fc10d0449f
Create blog post
2023-08-21 17:23:47 +02:00
6d9e84d327
chore: add shop to footer
2023-08-21 14:16:19 +02:00
73b4e30c97
Merge pull request #257 from documenso/feat/onepage
...
Feat/onepage
2023-08-21 13:33:04 +02:00
bd01545a70
Merge pull request #271 from premiare/feat/mobileNavigation
...
feat: Mobile Navigation
2023-08-21 20:01:08 +10:00
6d360e581d
fix: styling updates
2023-08-21 19:56:18 +10:00