enes enes
  • Joined on 2024-07-24
enes pushed to 148-create-page at sigit/sigit.io 2024-08-20 12:28:43 +00:00
bec3c92b03 fix: add missing null and reduce warning limit
enes pushed to 148-create-page at sigit/sigit.io 2024-08-20 12:05:29 +00:00
3d3b8ba6e1 chore(git): merge branch 'staging' into 148-create-page
b6e739bc14 chore(git): merge pull request 'feat(verify-page): new verify page design' (#151) from 136-verify-page-after-merges into staging
17c91b5507 chore(git): merge branch 'staging' into 136-verify-page-after-merges
f162baadbb Merge pull request 'Signing Page - New Design' (#152) from sigit-info-signing-page into staging
3a6c5ae8e3 chore: formatting
Compare 6 commits »
enes pushed to staging at sigit/sigit.io 2024-08-20 11:57:42 +00:00
b6e739bc14 chore(git): merge pull request 'feat(verify-page): new verify page design' (#151) from 136-verify-page-after-merges into staging
17c91b5507 chore(git): merge branch 'staging' into 136-verify-page-after-merges
18637bbbc1 fix: update verify to use file signature check
eca31cea4f feat(pdf-marking): adds file validity check
b6479db266 fix(marks): add file grouping for marks, fix read pdf types
Compare 12 commits »
enes deleted branch 136-verify-page-after-merges from sigit/sigit.io 2024-08-20 11:57:42 +00:00
enes merged pull request sigit/sigit.io#151 2024-08-20 11:57:40 +00:00
feat(verify-page): new verify page design
enes closed issue sigit/sigit.io#136 2024-08-20 11:57:40 +00:00
Improved verify page
enes pushed to 136-verify-page-after-merges at sigit/sigit.io 2024-08-20 11:55:31 +00:00
17c91b5507 chore(git): merge branch 'staging' into 136-verify-page-after-merges
f162baadbb Merge pull request 'Signing Page - New Design' (#152) from sigit-info-signing-page into staging
3a6c5ae8e3 chore: formatting
55bf90e93c chore: linting
Compare 4 commits »
enes pushed to relay-controller at sigit/sigit.io 2024-08-20 11:52:35 +00:00
e0d6c03639 fix(relay-controller): sigit relay immutability and relay list
enes pushed to 148-create-page at sigit/sigit.io 2024-08-20 09:47:19 +00:00
b12ce258eb fix(create-page): show other file types in content
6f88f22933 fix: leaky styling and warnings
0d1a7ba171 fix(draw): add resize cursor to resize handle
19f7151db7 refactor(create-page): toolbox update
05b9248375 refactor(create-page): users design update
Compare 14 commits »
enes pushed to 136-verify-page-after-merges at sigit/sigit.io 2024-08-20 09:44:45 +00:00
18637bbbc1 fix: update verify to use file signature check
eca31cea4f feat(pdf-marking): adds file validity check
Compare 2 commits »
enes pushed to 148-create-page at sigit/sigit.io 2024-08-20 09:23:44 +00:00
02bb71409a fix(create-page): show other file types in content
6a0402a74d fix: leaky styling and warnings
2fdaa485da fix(draw): add resize cursor to resize handle
9d5213ba14 refactor(create-page): toolbox update
98b9c6e535 refactor(create-page): users design update
Compare 21 commits »
enes pushed to 136-verify-page-after-merges at sigit/sigit.io 2024-08-20 09:22:57 +00:00
b6479db266 fix(marks): add file grouping for marks, fix read pdf types
b2c3cf2aca fix(sigit): add to submittedBy avatar badge for verified sigit creation
423b6b6792 fix(verify-page): add mark styling
268a4db3ff revert: "feat(pdf-marking): adds file validity check"
7278485b76 fix(verify-page): export (download) files now includes files
Compare 9 commits »
enes created pull request sigit/sigit.io#153 2024-08-20 09:04:05 +00:00
feat(create-page): new create page design
enes created branch 148-create-page in sigit/sigit.io 2024-08-20 09:01:31 +00:00
enes pushed to 148-create-page at sigit/sigit.io 2024-08-20 09:01:31 +00:00
f3edcac127 fix(create-page): show other file types in content
52f1090c35 fix: leaky styling and warnings
2adb0e445f fix(draw): add resize cursor to resize handle
9c45b78712 refactor(create-page): toolbox update
ae8b8d10d5 refactor(create-page): users design update
Compare 10 commits »
enes created pull request sigit/sigit.io#151 2024-08-20 09:01:04 +00:00
feat(verify-page): new verify page design
enes commented on issue sigit/sigit.io#138 2024-08-20 08:23:34 +00:00
Fix opening other file types - sign page

Issue is present on the verify page as well.

enes commented on pull request sigit/sigit.io#149 2024-08-19 10:38:43 +00:00
feat: implemented relay controller and use that for fetching and publishing events

Small mismatch between comment and actual function return

enes commented on pull request sigit/sigit.io#149 2024-08-19 10:38:43 +00:00
feat: implemented relay controller and use that for fetching and publishing events

On the login I can see the following error/warning in the console, but I can't replicate it each time (sent the screenshot) but I've only seen it now on relay-controller branch (also happened on logout click during the call and it prevented the logout, but unable to replicate).