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
fba95a4402
feat: reset password from on submit
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
6959307f5e
chore: change root package.json name
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
778ac63272
feat: added new eslint rules
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
e2fe7e900c
fix: duplicate import
...
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
3ffee97e72
fix: style
2023-11-06 13:01:11 +11:00
2ab0cd1308
fix: overflow and scroll ux
2023-11-06 13:01:11 +11:00
989146f98e
chore: reduce open page caching time to 1 hour
2023-11-06 13:01:11 +11:00
faa280c02b
fix: make signing form card responsive
2023-11-06 13:01:11 +11:00
942d4bf905
fix: added eol to workflow file
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
84c6a40815
chore: updated workflow name
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
ce67f8cc11
feat: added pr title validator
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
44f59b07c5
feat: add autocomplete for password managers
2023-11-06 13:01:11 +11:00
b97a0380df
feat: set min/max lengths for password
2023-11-06 13:01:11 +11:00
289e3776fd
fix: dependency ordering
2023-11-06 13:01:11 +11:00
36b3b36ac8
feat: added sharp for image optimizations on nextjs
...
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
d0def823c8
fix: update icon sizes
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:11 +11:00
c902fb8412
fix: updated padding and set patterns
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:10 +11:00
b733defcd9
feat: added show password feature
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:10 +11:00
0cc05052fa
chore: optimized images to save ~8mb
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:10 +11:00
166271ac4b
fix: add missing await on mail send
2023-11-06 13:01:10 +11:00
7cfc525ddf
fix: nicer dark mode for stack avatars
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
039cd11c49
fix: use -p cli option for next dev
2023-11-06 13:01:10 +11:00
617c738e5b
fix: dependabot workflow
...
Signed-off-by: Adithya Krishna <aadithya794@gmail.com >
2023-11-06 13:01:10 +11:00
77ab168c03
feat: change document view upon completion
2023-11-06 13:01:10 +11:00
a0abf56833
refactor: extract common components into UI package
2023-11-06 13:01:10 +11:00
98862a6356
feat: robots.txt & sitemap.xml
2023-11-06 13:01:10 +11:00
077bb4ac3c
chore: resolve build errors
2023-11-06 13:01:10 +11:00
399cf78508
fix: fixed build command in codeql workflow
...
Signed-off-by: Adithya Krishna <adikrish@redhat.com >
2023-11-06 13:01:10 +11:00
857a48b3d9
feat: update items
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