Commit Graph

1865 Commits

Author SHA1 Message Date
Mythie
a8a6e40174 fix: update import for feature-flag helpers 2023-11-06 13:01:11 +11:00
Mythie
81e612040a fix: extract feature-flag zod schema to separate file 2023-11-06 13:01:11 +11:00
Mythie
7f5ef8690b fix: further stash conflicts 2023-11-06 13:01:11 +11:00
Mythie
d7bd8fcd37 fix: add items from stash 2023-11-06 13:01:11 +11:00
Mythie
c3f11afaf9 feat: make billing page functional 2023-11-06 13:01:11 +11:00
Mythie
5cba252627 fix: minor tidying 2023-11-06 13:01:11 +11:00
Ephraim Atta-Duncan
cd1b4796fc feat: avoid updating password with existing password 2023-11-06 13:01:11 +11:00
Ephraim Atta-Duncan
9524875e98 feat: prevent a user from updating password with the same password 2023-11-06 13:01:11 +11:00
Ephraim Atta-Duncan
fba95a4402 feat: reset password from on submit 2023-11-06 13:01:11 +11:00
Mythie
2ba7df4881 fix: update eslint rules 2023-11-06 13:01:11 +11:00
Mythie
7811035384 feat: promise safety with eslint 2023-11-06 13:01:11 +11:00
Mythie
98c980a5c4 fix: remove further unused code 2023-11-06 13:01:11 +11:00
Mythie
7b2d3356f2 fix: remove unused code 2023-11-06 13:01:11 +11:00
Mythie
dfe04018a0 feat: add data table actions 2023-11-06 13:01:11 +11:00
Mythie
62c4a89521 feat: onepage inbox 2023-11-06 13:01:11 +11:00
David Nguyen
a99efdc916 feat: add inbox 2023-11-06 13:01:11 +11:00
nsylke
6959307f5e chore: change root package.json name 2023-11-06 13:01:11 +11:00
Adithya Krishna
b512343bbb chore: removed eslint-plugin-import
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
Adithya Krishna
5100a61ab7 fix: updated eslint config
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
Adithya Krishna
e6790d3a19 feat: added eslint plugin dependencies
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
Adithya Krishna
778ac63272 feat: added new eslint rules
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
Adithya Krishna
e2fe7e900c fix: duplicate import
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
Adithya Krishna
c098c58b2e fix: removed more unnecessary whitespace
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
Adithya Krishna
9c763e864b fix: removed unnecessary whitespace
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
nafees nazik
3ffee97e72 fix: style 2023-11-06 13:01:11 +11:00
nafees nazik
2ab0cd1308 fix: overflow and scroll ux 2023-11-06 13:01:11 +11:00
Ephraim Atta-Duncan
989146f98e chore: reduce open page caching time to 1 hour 2023-11-06 13:01:11 +11:00
nafees nazik
faa280c02b fix: make signing form card responsive 2023-11-06 13:01:11 +11:00
Adithya Krishna
942d4bf905 fix: added eol to workflow file
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
Adithya Krishna
84c6a40815 chore: updated workflow name
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
Adithya Krishna
ce67f8cc11 feat: added pr title validator
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
nsylke
44f59b07c5 feat: add autocomplete for password managers 2023-11-06 13:01:11 +11:00
nsylke
b97a0380df feat: set min/max lengths for password 2023-11-06 13:01:11 +11:00
Mythie
289e3776fd fix: dependency ordering 2023-11-06 13:01:11 +11:00
Adithya Krishna
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
nafees nazik
7a74f3c77e fix: authentication 2023-11-06 13:01:11 +11:00
Adithya Krishna
d0def823c8 fix: update icon sizes
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:11 +11:00
Adithya Krishna
c902fb8412 fix: updated padding and set patterns
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:10 +11:00
Adithya Krishna
b733defcd9 feat: added show password feature
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:10 +11:00
Adithya Krishna
0cc05052fa chore: optimized images to save ~8mb
Signed-off-by: Adithya Krishna <adikrish@redhat.com>
2023-11-06 13:01:10 +11:00
Mythie
166271ac4b fix: add missing await on mail send 2023-11-06 13:01:10 +11:00
Mythie
7cfc525ddf fix: nicer dark mode for stack avatars 2023-11-06 13:01:10 +11:00
Mythie
3ea0ff6b81 chore: support direct urls for prisma 2023-11-06 13:01:10 +11:00
David Nguyen
97c7bd9792 refactor: remove whitespace 2023-11-06 13:01:10 +11:00
David Nguyen
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
nsylke
039cd11c49 fix: use -p cli option for next dev 2023-11-06 13:01:10 +11:00
Adithya Krishna
617c738e5b fix: dependabot workflow
Signed-off-by: Adithya Krishna <aadithya794@gmail.com>
2023-11-06 13:01:10 +11:00
Mythie
77ab168c03 feat: change document view upon completion 2023-11-06 13:01:10 +11:00
David Nguyen
a0abf56833 refactor: extract common components into UI package 2023-11-06 13:01:10 +11:00
Nicholas Sylke
98862a6356 feat: robots.txt & sitemap.xml 2023-11-06 13:01:10 +11:00