Commit Graph

156 Commits

Author SHA1 Message Date
64dbd7d479 feat(pdf-marking): integrates layouts 2024-08-14 12:36:51 +03:00
97c82718cb fix: page scrolling 2024-08-14 12:24:15 +03:00
b3155cce0d refactor: expand useSigitMeta and update verify w details section 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
6d881ccb45 feat(pdf-marking): adds file downloading functionality 2024-08-13 12:48:52 +03: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
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
276ad23e2c chore(git): merge branch 'staging' into issue-121 2024-08-08 16:27:55 +02:00
738a6b87f5 refactor(pdf): use minified and remove unnecessary vite config 2024-08-08 12:37:47 +02:00
d5e0769692 fix: pdfjs import
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 32s
2024-08-08 12:39:29 +03:00
e3eb1f37c1 ci(prettier): changes after running npm run formatter:fix 2024-08-07 15:18:25 +02:00
becd02153c feat(dashboard): add sigits filtering, sorting, searching 2024-08-07 14:15:20 +02:00
6b5a8a7375 fix(sigit): excel extension typo, more excel types 2024-08-07 11:10:32 +02: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
e681513785 fix: styling 2024-08-06 12:49:16 +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
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
87ef61a28e refactor: moves pdf marking and rendering one level down 2024-08-06 12:25:05 +03:00
651d576eea refactor: updates utils and pdf rendering components 2024-08-06 12:24:36 +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
8d168314de feat: custom select component 2024-08-05 09:39:46 +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
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
3470bf78b7 refactor: nostr gif, use it from assets instead link 2024-07-31 17:29:34 +02:00
6f4737d75c fix: icons, use FontAwesome package 2024-07-31 14:37:10 +02:00
20bb05ddc6 feat: add UserAvatar, UserIconButton
Closes #68 - Only use getRoboHashPicture function (set 1) for Avatars
2024-07-31 13:53:36 +02:00
5a4da1834b fix: loading spinner, improve desc readability, use favicon instead of circle 2024-07-30 13:29:03 +02:00
f1a26e4dc4 chore: styling cleanup 2024-07-30 12:23:38 +02:00
d0a6297cce fix: remove placeholder used for text 2024-07-29 18:25:32 +02:00
9dae3a48be fix: IconButton conflict, username layout 2024-07-29 18:06:23 +02:00
28184ab038 fix: update buttons and button icon design 2024-07-29 14:39:30 +02:00
af689a00f7 fix: update footer design 2024-07-29 14:12:01 +02:00
5d59ffce28 fix: update design buttons 2024-07-29 14:03:16 +02:00
9189ff33bc fix: reduce mui usage, implement design updates 2024-07-29 11:22:04 +02:00
e54eced800 feat: add custom Container component for layouts 2024-07-29 11:20:39 +02:00
804bb6c9ac fix: composition for links and buttons 2024-07-26 16:03:45 +02:00
87c6807ba0 fix: app bar z-index 2024-07-26 15:37:40 +02:00
4556bd0c66 fix: pdf to png scaling is 1, bottom position is now included 2024-07-26 15:24:23 +02:00
017d1ab88b fix: update logo and favicon 2024-07-26 10:43:19 +02:00
8fa074899c chore: move scss styles to separate folder 2024-07-26 10:42:15 +02:00
45f0764fa8 fix: footer padding and responsiveness 2024-07-25 18:03:03 +02:00
87e4536713 feat: landing page - responsive cards 2024-07-25 16:29:18 +02:00
0a61ae5f64 feat: landing page implementation and styling 2024-07-25 15:05:47 +02:00
3ae7d09fa4 chore: added comments 2024-07-12 15:07:36 +02:00
91dae29ea5 chore(git): Merge branch 'main' into issue-99 2024-07-12 09:15:52 +02:00
8576034829 feat(pdf markings): added drawing component, parsing pdfs and displaying in the UI 2024-07-11 16:16:36 +02:00
SwiftHawk
0aaa20092e chore: add comments 2024-07-09 01:16:47 +05:00
SwiftHawk
d5024745f1 fix: navigation to profile page from username component 2024-07-05 14:04:20 +05:00
c0ca9de5a0 style: lint 2024-06-29 00:46:35 +02:00
2585017905 style: lint 2024-06-29 00:44:06 +02:00
e715f6ae6f feat(PDF Management): added pdf pages preview with fields list 2024-06-29 00:43:08 +02:00
SwiftHawk
5850ef7dce chore: push unfinished changes 2024-06-28 14:24:14 +05:00
SwiftHawk
12ca854c48 feat: make verify page public and add verify option in user menu list 2024-06-03 19:46:42 +05:00
SwiftHawk
e82023f105 feat: added a setting page 2024-05-31 08:57:43 +05:00
SwiftHawk
ba1219b790 chore: if name or display name is not defined in metadata, set npub in top right 2024-05-30 22:36:17 +05:00
zver
c3d5a1042c fix: adding link to source and updating home page wording 2024-05-28 15:58:53 +01:00
SwiftHawk
3ff96e453c Merge branch 'staging' into issue-73 2024-05-28 15:11:48 +05:00
SwiftHawk
c3c9bf772d feat: add the ability to create and sign while user is offline 2024-05-28 15:10:06 +05:00
Yury
026537c75b fix(MetadataController): fixed getting popular relays 2024-05-28 12:22:31 +03:00
b
645039a6d4 revert 72251d9f40
All checks were successful
Release / build_and_release (push) Successful in 1m5s
revert Merge pull request 'relay-management-latest' (#75) from relay-management-latest into main

Reviewed-on: https://git.sigit.io/sig/it/pulls/75
2024-05-24 14:31:18 +00:00
Yury
803e242b01 fix(LogOut): used log out action instead of clearState utility 2024-05-24 16:10:49 +03:00
Yury
64f822743f feat(Relays): added logic to manage relays 2024-05-24 16:10:49 +03:00
SwiftHawk
6611a855d9 feat: improve verification process 2024-05-22 11:19:40 +05:00
Davinci
194c564ddc style: lint fix 2024-05-17 13:35:37 +02:00
Davinci
8c5835c07f chore(git): Merge branch 'main' into pictures-fixes 2024-05-17 13:34:51 +02:00
Davinci
5f8e8fd6f4 fix: profile picture inconsistencies, login with enter 2024-05-17 13:33:01 +02:00
SwiftHawk
4f11b1c4a8 chore: add comments 2024-05-17 13:59:03 +05:00
SwiftHawk
52bf4fd934 Merge branch 'main' into issue-40 2024-05-17 13:43:17 +05:00
Davinci
e3e15b7af1 fix: nsec login, metadata overlapping, robohash image in metadata state 2024-05-16 16:45:00 +02:00
SwiftHawk
41f821159a chore create a component for user 2024-05-16 16:22:05 +05:00
Davinci
cb688afb8d chore: removed unused import hexToNpub
All checks were successful
Release / build_and_release (push) Successful in 1m6s
2024-05-16 11:43:17 +02:00
Davinci
9aa10664a7 fix: getRobohash function will do the conversion of pubkey 2024-05-16 08:55:24 +02:00
Davinci
4f4f7fb5c1 fix: remove nostr image for placeholder avatar, use robohash instead 2024-05-15 13:57:54 +02:00
Yury
819902eafb chore: fixed code formatting 2024-05-15 11:50:21 +03:00
SwiftHawk
1f9954befd feat: update signing flow 2024-05-14 14:27:05 +05:00
Davinci
a36ed8eab0 feat: logo and favicon 2024-05-09 10:43:54 +02:00
SwiftHawk
89850f881d feat: add color border to user's profile picture based on first 6 character of user's hexkey
All checks were successful
Release / build_and_release (push) Successful in 56s
2024-04-19 14:07:18 +05:00
SwiftHawk
a32abaf9e7 feat: implemented the UI and logic for signing document
All checks were successful
Release / build_and_release (push) Successful in 55s
2024-04-18 16:12:11 +05:00
SwiftHawk
bd1e8417c1 feat: create signing request and send a DM to first signer with zip file url and encryption key
All checks were successful
Release / build_and_release (push) Successful in 1m2s
2024-04-08 17:45:51 +05:00
Sabir Hassan
a70d02b4ea chore: revert changes related to displaying nsecbunker connection string
All checks were successful
Release / build_and_release (push) Successful in 43s
2024-03-25 10:30:01 +05:00
Sabir Hassan
b2a8cff907 feat: added nsecbunker setting page
All checks were successful
Release / build_and_release (push) Successful in 51s
2024-03-22 12:46:57 +05:00
Sabir Hassan
4973721608 feat: added the ability to login with nsecbunker connection string
All checks were successful
Release / build_and_release (push) Successful in 43s
2024-03-22 12:29:23 +05:00