Commit Graph

468 Commits

Author SHA1 Message Date
c3d79a23bf fix(create-page): file list 2024-08-19 14:55:26 +02:00
b8dde24ad1 refactor(create-page): update designs and add files navigation 2024-08-19 08:30:22 +02:00
cfa8e3f14e fix(create-page): only show signers in counterpart select 2024-08-16 16:14:35 +02:00
1c6825ce67 refactor(create-page): styling 2024-08-16 12:02:07 +02:00
1801780061 fix: simplify events, more ts and clean up 2024-08-16 12:02:07 +02:00
1f27258294 chore(lint): reduce max warnings 2024-08-16 12:02:07 +02:00
51ce2a18f3 feat(create-page): intial layout and page styling
Additional linting fixes
2024-08-16 12:02:07 +02:00
963c8cdd20 fix(marks): add file grouping for marks, fix read pdf types
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 32s
2024-08-16 12:01:41 +02:00
cb10b38e94 fix(sigit): add to submittedBy avatar badge for verified sigit creation 2024-08-15 17:48:05 +02:00
5662153cc9 fix(verify-page): add mark styling 2024-08-15 17:34:11 +02:00
5803875bbc revert: "feat(pdf-marking): adds file validity check"
Refs: ed7acd6cb4
2024-08-15 17:03:29 +02:00
e5d2ba87e8 fix(verify-page): export (download) files now includes files
The issue was noticed on the windows machine, removing forward slash made it work
2024-08-15 16:46:21 +02:00
609fa4f513 fix(marks): assign selectedMarkValue to currentValue and mark.value 2024-08-15 16:46:21 +02:00
a280e0a10f fix(verify-page): parse and show mark values 2024-08-15 16:46:21 +02:00
ced6cc086a feat(verify-page): add files view and content images 2024-08-15 16:46:21 +02:00
ed7acd6cb4 feat(pdf-marking): adds file validity check 2024-08-15 15:35:37 +03:00
b22f577cc2 fix: marking 2024-08-15 12:25:37 +03:00
2becab9f79 feat(pdf-marking): integrates UserDetails 2024-08-15 12:23:35 +03:00
7d3daa8d13 chore: git merge 136-verify-pageo signing-page-design 2024-08-14 17:22:21 +03:00
bff590f532 Merge branch 'staging' into signing-page-design 2024-08-14 17:19:32 +03:00
2f29ea9f35 fix: styling 2024-08-14 16:34:20 +03:00
d41d577c29 fix: styling 2024-08-14 16:08:42 +03:00
1c3d3ca88f refactor: pass meta to UserDetails instead of individual props 2024-08-14 14:44:11 +02:00
d8adb2c744 fix: next signer and spinner anim duration 2024-08-14 14:34:51 +02:00
3743a30ef6 fix: use correct key for signer status, update signer badge icons 2024-08-14 14:31:26 +02:00
4b04bdf39e refactor: useSigitMeta, DisplaySigners and UserDetails section 2024-08-14 14:27:49 +02:00
01ca81be2a feat: add simple spinner wrapper 2024-08-14 14:25:33 +02:00
64dbd7d479 feat(pdf-marking): integrates layouts 2024-08-14 12:36:51 +03:00
50c8f2b2d0 refactor: rename Files to StickySideColumns and update css 2024-08-14 12:28:39 +03:00
dfe67b99ad feat: add sticky layout with slots 2024-08-14 12:28:39 +03:00
97c82718cb fix: page scrolling 2024-08-14 12:24:15 +03:00
5ffedb68d6 refactor: rename Files to StickySideColumns and update css 2024-08-14 11:20:48 +02:00
b8ba8d0ab4 chore(git): merge pull request 'feat(design): home page new design and functionality' (#135) from issue-121 into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m11s
Reviewed-on: #135
Reviewed-by: eugene <eugene@nostrdev.com>
2024-08-14 08:44:09 +00:00
b3155cce0d refactor: expand useSigitMeta and update verify w details section 2024-08-14 10:39:54 +02:00
e16b8cfe3f feat: add sticky layout with slots 2024-08-14 10:39:54 +02:00
bc23361fb0 refactor: move styles from page to Avatar Group component 2024-08-14 10:39:54 +02:00
d9779c10bd refactor: flat meta and add useSigitProfile 2024-08-14 10:39:54 +02:00
115a3974e2 fix(deps): update axios
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
Bump axios version to 1.7.4, audit reported the issues in axios >= 1.3.2
2024-08-14 10:35:51 +02:00
6652c6519e refactor(review): add date util functions
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 9s
2024-08-13 11:52:05 +02:00
6d881ccb45 feat(pdf-marking): adds file downloading functionality 2024-08-13 12:48:52 +03:00
950593aeed chore(git-hooks): clean commit-msg script
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-12 16:01:56 +02:00
f896849ffd refactor: expand useSigitMeta and add comments
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-12 14:26:03 +02:00
3549b6e542 fix: toggle 2024-08-12 12:32:36 +03:00
4c04c12403 fix: button colour 2024-08-12 12:08:53 +03:00
0d52cd7113 fix: selected mark selection 2024-08-12 10:16:30 +03:00
ed0158e817 feat(pdf-marking): updates design and functionality of the pdf marking form 2024-08-11 22:19:26 +03:00
72d0e065ea fix(home): focus outlines and decorations
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-09 12:00:36 +02:00
15aa98e9db refactor(home): increase dropzone area
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-09 11:29:00 +02:00
93b2477839 feat(home): add search param to address bar and sync the state with navigation 2024-08-09 10:58:30 +02:00
83ddc1bbc8 feat: add dropzone and multiple files support
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-08 17:30:49 +02:00