Commit Graph

534 Commits

Author SHA1 Message Date
52fe523196 fix: amends the relay look up method to return default relay set 2024-08-07 15:52:14 +03:00
becd02153c feat(dashboard): add sigits filtering, sorting, searching 2024-08-07 14:15:20 +02:00
272fcf93c6 fix: search bar scaling 2024-08-07 11:11:07 +02:00
6b5a8a7375 fix(sigit): excel extension typo, more excel types 2024-08-07 11:10:32 +02:00
070193c8df Merge pull request 'issue99-build-fix' (#129) from issue99-build-fix into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m4s
Reviewed-on: #129
2024-08-06 14:51:48 +00:00
b3fc3c6715 fix: arrayBuffer access 2024-08-06 17:48:46 +03:00
1de8e89beb fix: moves sample data to a separate json file 2024-08-06 17:29:49 +03:00
d0e3704ed6 fix: missing id/name on custom select input 2024-08-06 14:07:41 +02:00
e4a7fa4892 fix: nested a links in card 2024-08-06 13:38:33 +02:00
c3f60b1e64 feat: extension icon label util component 2024-08-06 13:29:43 +02:00
6f05295cd0 docs: add comment for TooltipChild 2024-08-06 13:02:20 +02:00
21caaa7009 fix: sigit links and outline 2024-08-06 12:54:01 +02:00
64c48835a4 refactor: sigit cards design and split components 2024-08-06 12:42:21 +02:00
7dafcf65c9 Merge pull request 'PDF Markings' (#114) from issue-99 into staging
Some checks failed
Release to Staging / build_and_release (push) Failing after 30s
Reviewed-on: #114
2024-08-06 10:02:03 +00:00
e681513785 fix: styling 2024-08-06 12:49:16 +03:00
551a3f8509 fix: styling 2024-08-06 12:47:48 +03:00
12fe476e97 fix: styling 2024-08-06 12:46:42 +03:00
c81a0a52ce chore(git): Merge branch 'issue-99-signing-page-refactor' into issue-99 2024-08-06 12:43:46 +03:00
4690cc0115 chore: fixes linting errors 2024-08-06 12:35:59 +03:00
c5e234d792 chore: re-adds pdf-lib 2024-08-06 12:27:38 +03:00
b44f7fb5e3 chore: fixes linting errors and adds comments 2024-08-06 12:25:29 +03:00
c9c874ae98 chore: fixes linting errors and adds comments 2024-08-06 12:25:23 +03:00
fff22dce8c refactor: post PR review changes 2024-08-06 12:25:18 +03:00
47d41a6632 chore: removes pdf lib 2024-08-06 12:25:12 +03:00
87ef61a28e refactor: moves pdf marking and rendering one level down 2024-08-06 12:25:05 +03:00
e1808726aa refactor: signing index page 2024-08-06 12:24:58 +03:00
a1cb6c6caf refactor: moves constants in one place 2024-08-06 12:24:52 +03:00
0ba3ae14a4 refactor: moves font size and type to a constant 2024-08-06 12:24:48 +03:00
651d576eea refactor: updates utils and pdf rendering components 2024-08-06 12:24:36 +03:00
cb9a443fb1 feat(pdf-marking): implements png to pdf conversion and ability to download full sigits after signing 2024-08-06 12:24:25 +03:00
4a932ffe03 feat(pdf-marking): binds text to marks and saves with signatures 2024-08-06 12:24:12 +03:00
296b135c06 feat(pdf-marking): updates mark type and adds pdf-view components 2024-08-06 12:23:04 +03:00
b58ba625f9 feat(pdf-marking): add pdf-view components 2024-08-06 12:22:47 +03:00
bf167d78f2 chore: add pdf util 2024-08-06 12:21:01 +03:00
54a60d4a5a chore: added comments 2024-08-06 12:20:26 +03:00
97aa87d8b1 Merge branch 'staging' into issue-99 2024-08-05 11:56:38 +00:00
94c1d457f7 revert 4556bd0c66
revert fix: pdf to png scaling is 1, bottom position is now included
2024-08-05 11:55:20 +00:00
f51afe3b67 fix: some linter warnings and an error 2024-08-05 09:49:56 +02:00
8d168314de feat: custom select component 2024-08-05 09:39:46 +02:00
64b6f8309f fix: modal override removed
Mui modal overrides affected tooltip positioning
2024-08-05 09:24:14 +02:00
b959aa7dc2 style: applied css prettier formatting 2024-08-05 09:21:22 +02:00
f21d158a8e fix: input font-family inherit 2024-08-05 09:16:36 +02:00
e280e87342 fix: footer buttons
All checks were successful
Release to Staging / build_and_release (push) Successful in 57s
center text within buttons, buttons container centered, add links to docs and source
2024-08-02 17:47:21 +02:00
c29bdd59ae Merge pull request 'Improve font support, fix svg inline' (#123) from issue-fonts-support into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m3s
Reviewed-on: #123
Reviewed-by: Otto <y@noreply.git.nostrdev.com>
2024-08-02 09:52:14 +00:00
0a74ad97b2 fix: disable login, register fields, add coming soon
Login and register fields, and buttons are not interactive. Pages show Coming soon!
2024-07-31 18:35:45 +02:00
21bfda19f9 refactor: remove unused fonts, reduce number of variations 2024-07-31 18:13:18 +02:00
a63ea913d9 fix: improve font support
Add local variations and web (eot, woff2, woff, ttf).
2024-07-31 17:41:40 +02:00
c22b1e4b5a fix: inlined svg background images
surround imported svg with double quotes, vite recommendation
2024-07-31 17:31:23 +02:00
3470bf78b7 refactor: nostr gif, use it from assets instead link 2024-07-31 17:29:34 +02:00
b
5445120511 Merge pull request 'Landing page - new design implementation' (#122) from issue-21 into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m2s
Reviewed-on: #122
Reviewed-by: s <sabir@4gl.io>
2024-07-31 13:06:57 +00:00