Adithya Krishna
40274021ba
Merge branch 'feat/refresh' into feat/reveal-password
2023-08-30 20:34:32 +05:30
Mythie
8d7d6a19e7
fix: update import for feature-flag helpers
2023-08-30 18:06:41 +10:00
Mythie
463dc48ea6
fix: extract feature-flag zod schema to separate file
2023-08-30 17:31:23 +10:00
Lucas Smith
d8f6a25059
Merge pull request #332 from documenso/feat/billing-page
...
feat: make billing page functional
2023-08-30 16:41:39 +10:00
Mythie
249211bd4f
fix: add items from stash
2023-08-30 16:36:22 +10:00
Lucas Smith
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
Mythie
d71e43c5d6
fix: minor tidying
2023-08-30 14:01:30 +10:00
Ephraim Atta-Duncan
40767430d9
feat: reset password from on submit
2023-08-30 03:09:40 +00:00
Lucas Smith
3df0f61947
Merge branch 'feat/refresh' into fix/whitespace
2023-08-30 12:02:01 +10:00
Lucas Smith
8e42dcb7ee
Merge pull request #323 from documenso/feat/promise-safety
...
feat: promise safety
2023-08-30 11:32:32 +10:00
Mythie
9f93af6134
fix: remove unused code
2023-08-29 17:26:19 +10:00
Adithya Krishna
3cbc722b94
Merge branch 'feat/refresh' into feat/reveal-password
2023-08-29 12:43:46 +05:30
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
Lucas Smith
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
Mythie
ca40e983e3
feat: promise safety with eslint
2023-08-29 13:01:19 +10:00
Adithya Krishna
8844143ff5
chore: fixed conflicts
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 13:02:33 +05:30
Adithya Krishna
fad6414995
fix: duplicate import
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:34:29 +05:30
Adithya Krishna
c817c67a1c
fix: removed more unnecessary whitespace
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-28 12:34:29 +05:30
Lucas Smith
bf71d2a14e
Merge pull request #305 from G3root/responsive-signing-card
...
fix: make signing form card responsive
2023-08-28 13:07:46 +10:00
Lucas Smith
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
Mythie
722081f89e
fix: dependency ordering
2023-08-28 12:14:15 +10:00
nafees nazik
18faaf49d9
fix: style
2023-08-27 06:26:49 +05:30
Adithya Krishna
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
nsylke
7ad3365b0e
feat: add autocomplete for password managers
2023-08-26 10:22:44 -05:00
Adithya Krishna
7de7624477
fix: update icon sizes
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-26 20:52:07 +05:30
Adithya Krishna
7c6b5ac59d
fix: updated padding and set patterns
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-26 20:43:54 +05:30
Adithya Krishna
9c45ce61b8
feat: added show password feature
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-26 20:43:54 +05:30
nsylke
f8bf4fea36
feat: set min/max lengths for password
2023-08-26 09:53:58 -05:00
Adithya Krishna
66973a3745
chore: optimized images to save ~8mb
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-08-26 13:13:30 +05:30
nafees nazik
85677bb792
fix: make signing form card responsive
2023-08-26 08:47:19 +05:30
nafees nazik
7ae99d2038
fix: overflow and scroll ux
2023-08-26 07:22:51 +05:30
Mythie
420372ac9e
fix: nicer dark mode for stack avatars
2023-08-25 17:52:58 +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
Lucas Smith
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
Mythie
0e32baff0b
feat: change document view upon completion
2023-08-24 13:31:50 +10:00
nsylke
f76bf4c2c7
fix: use -p cli option for next dev
2023-08-23 17:56:12 -05:00
David Nguyen
2ab796910e
refactor: extract common components into UI package
2023-08-23 11:22:13 +10:00
Mythie
07102588be
chore: resolve build errors
2023-08-23 10:57:31 +10:00
Lucas Smith
ea45e38fa0
Merge pull request #273 from documenso/feat/feature-flag
...
feat: feature flags
2023-08-22 10:13:51 +10:00
David Nguyen
ba95818da4
feat: update items
2023-08-21 12:17:56 +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
Lucas Smith
034072f50e
Merge branch 'feat/refresh' into feat/onepage
2023-08-18 12:15:36 +10:00
Mythie
48ceb1e5c7
feat: document authoring
2023-08-17 19:56:18 +10:00
Timur Ercan
3b9c57fe5c
chore: remove double emtpy state add CTA
2023-08-16 13:49:19 +02:00
Timur Ercan
90e28cd3a4
chore: status order to figma
2023-08-16 09:29:16 +02:00
Timur Ercan
e743e56787
remove dashboard and link bar
2023-08-16 09:03:28 +02:00
Ephraim Atta-Duncan
6b1fcb8193
feat: open page
2023-08-01 17:43:11 +10:00