Releasing new design #161

Merged
b merged 241 commits from staging into main 2024-08-21 11:38:25 +00:00

241 Commits

Author SHA1 Message Date
eb08760f87 chore(git): merge pull request #160 from fix-collection-21-8 into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m20s
Reviewed-on: #160
Reviewed-by: eugene <eugene@nostrdev.com>
2024-08-21 11:15:44 +00:00
15d4d0a752 fix: review suggestion
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-21 13:11:56 +02:00
7b33e37ca5 refactor(toolbox): make Text default
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-21 11:37:07 +02:00
329fd3d27b fix: useSigitProfile dep
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
Remove unecessary dep and disable lint line
2024-08-21 11:30:20 +02:00
58f70db7f6 fix(verify-page): map item keys 2024-08-21 11:26:17 +02:00
8c974768a8 fix: sign buttons styles
Fix issue caused by styles change from 6f88f22933
2024-08-21 11:25:35 +02:00
e7b0bbe23c fix: update user placeholder for create 2024-08-21 11:21:57 +02:00
3c230e6fb4 fix: optional label for download button in filelist 2024-08-21 11:21:26 +02:00
35f6a639e6 Merge pull request 'fix: manage pending relay connection requests' (#159) from reduce-relay-connection-attempts into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #159
2024-08-21 08:06:38 +00:00
daniyal
d7b5ea9b9e fix: use default relayMap if its undefined in redux store
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-21 12:53:19 +05:00
b
c1b1c5a075 Merge branch 'staging' into reduce-relay-connection-attempts
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-21 07:42:43 +00:00
daniyal
4a553c047c chore: addressed PR comments
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-21 12:41:59 +05:00
7bb83695c9 Merge pull request 'fix: displays complete marks from other users' (#156) from issue-155 into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m11s
Reviewed-on: #156
Reviewed-by: enes <enes@noreply.git.nostrdev.com>
2024-08-21 07:32:14 +00:00
b
603b01d400 Merge pull request 'chore: updating licence' (#150) from licence into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #150
2024-08-21 07:30:30 +00:00
b
2d82521641 Merge branch 'staging' into licence
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-21 07:30:21 +00:00
daniyal
42d74c656a fix: in pdf marking if counterpart does not have any of name, displayname, username then show pubkey
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-21 00:43:41 +05:00
daniyal
2c18c51029 chore: quick fix
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-21 00:34:39 +05:00
daniyal
f9fcfb1c9e fix: manage pending relay connection requests
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
Also remove the getMostPopularRelays function and use a hardcoded list of relays
Further, if metadata event is not found from relays cache an empty metadata for that pubkey
2024-08-21 00:16:21 +05:00
07d25ebbd2 fix: add parantheses, invoke unixNow
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m15s
2024-08-20 17:37:32 +02:00
23a7dc4269 Merge branch 'staging' into issue-155
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-20 14:08:18 +00:00
4d4a5b63cf fix: displays complete marks from other users
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 17:04:27 +03:00
c3a39157ff fix(verify-page): remove mark border in production, enable dev flag for css classes
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m14s
Hotfix
2024-08-20 15:47:51 +02:00
4d794e1e53 Merge pull request 'feat(create-page): new create page design' (#153) from 148-create-page into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #153
2024-08-20 12:43:20 +00:00
404f4aa3a1 fix(lint): update warning limit
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-20 14:40:12 +02:00
15e01f530f chore(git): merge branch 'staging' into 148-create-page 2024-08-20 14:39:19 +02:00
61f39d17ff fix(lint): add deps, remove any, update warning limit
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
2024-08-20 14:38:03 +02:00
bec3c92b03 fix: add missing null and reduce warning limit
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 14:28:34 +02:00
s
ba7d3fadbd Merge pull request 'feat: implemented relay controller and use that for fetching and publishing events' (#149) from relay-controller into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #149
Reviewed-by: enes <enes@noreply.git.nostrdev.com>
2024-08-20 12:13:23 +00:00
s
0f8a40e9f0 Merge branch 'staging' into relay-controller
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 12:12:11 +00:00
3d3b8ba6e1 chore(git): merge branch 'staging' into 148-create-page
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 14:05:07 +02:00
b6e739bc14 chore(git): merge pull request 'feat(verify-page): new verify page design' (#151) from 136-verify-page-after-merges into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #151
2024-08-20 11:57:40 +00:00
17c91b5507 chore(git): merge branch 'staging' into 136-verify-page-after-merges
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 13:55:07 +02:00
e0d6c03639 fix(relay-controller): sigit relay immutability and relay list
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 13:52:24 +02:00
f162baadbb Merge pull request 'Signing Page - New Design' (#152) from sigit-info-signing-page into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m12s
Reviewed-on: #152
2024-08-20 11:29:11 +00:00
3a6c5ae8e3 chore: formatting
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 14:27:35 +03:00
55bf90e93c chore: linting
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 32s
2024-08-20 14:21:45 +03:00
b12ce258eb fix(create-page): show other file types in content 2024-08-20 11:46:45 +02:00
6f88f22933 fix: leaky styling and warnings
Closes #147
2024-08-20 11:46:45 +02:00
0d1a7ba171 fix(draw): add resize cursor to resize handle 2024-08-20 11:46:45 +02:00
19f7151db7 refactor(create-page): toolbox update 2024-08-20 11:46:45 +02:00
05b9248375 refactor(create-page): users design update 2024-08-20 11:46:24 +02:00
1caeb48e6c fix(create-page): file list 2024-08-20 11:44:54 +02:00
48f54d8568 refactor(create-page): update designs and add files navigation 2024-08-20 11:44:54 +02:00
29e6c85150 fix(create-page): only show signers in counterpart select 2024-08-20 11:44:54 +02:00
c2199b79bd refactor(create-page): styling 2024-08-20 11:44:54 +02:00
6641cf2ee7 fix: simplify events, more ts and clean up 2024-08-20 11:44:54 +02:00
4cf578b514 chore(lint): reduce max warnings 2024-08-20 11:44:54 +02:00
86c8cc00fd feat(create-page): intial layout and page styling
Additional linting fixes
2024-08-20 11:44:54 +02:00
18637bbbc1 fix: update verify to use file signature check 2024-08-20 11:44:34 +02:00
eca31cea4f feat(pdf-marking): adds file validity check 2024-08-20 11:31:11 +02:00
b6479db266 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 33s
2024-08-20 11:18:30 +02:00
b2c3cf2aca fix(sigit): add to submittedBy avatar badge for verified sigit creation 2024-08-20 11:18:30 +02:00
423b6b6792 fix(verify-page): add mark styling 2024-08-20 11:18:30 +02:00
268a4db3ff revert: "feat(pdf-marking): adds file validity check"
Refs: ed7acd6cb4
2024-08-20 11:18:30 +02:00
7278485b76 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-20 11:18:30 +02:00
78060fa15f fix(marks): assign selectedMarkValue to currentValue and mark.value 2024-08-20 11:18:30 +02:00
f88e2ad680 fix(verify-page): parse and show mark values 2024-08-20 11:18:30 +02:00
2c586f3c13 feat(verify-page): add files view and content images 2024-08-20 11:18:30 +02:00
daniyal
a788309126 chore: update tsdoc for function defination in relay controller
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-20 13:55:31 +05:00
daniyal
c274879adc chore: use spread operator in relay reducer for setting mostPopular relays
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-20 12:53:07 +05:00
daniyal
3ae1a74dcd chore: compare objects before dispatching redux action 2024-08-19 21:29:15 +05:00
daniyal
2f1423a35a chore: added a timeout of 30 seconds to subscription
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-19 16:34:42 +05:00
79f37a842f fix: file path
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 30s
2024-08-19 11:07:19 +03:00
daniyal
12765cf758 chore: remove relay connection status from redux
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-18 22:55:13 +05:00
daniyal
66c7182fa4 chore(refactor): move dvm related function to dvm utils file and relay related to relays utils file
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-18 22:48:48 +05:00
daniyal
03cb6b1732 chore(refactor): move getNostrJoiningBlockNumber function to a separate dvm utils file 2024-08-16 11:42:28 +05:00
b
c40651631f chore: updating licence
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-15 18:30:00 +01:00
daniyal
a775d7b265 feat: implemented relay controller and use that for fetching and publishing events
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-15 22:13:39 +05: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
276ad23e2c chore(git): merge branch 'staging' into issue-121 2024-08-08 16:27:55 +02:00
c18d0f6c13 refactor: use search submit and clean events, instead of change 2024-08-08 15:46:17 +02:00
4aeb5e9eab Merge pull request 'Staging fixes' (#134) from fix-staging-worker-desc-spin into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m11s
Reviewed-on: #134
Reviewed-by: eugene <eugene@nostrdev.com>
2024-08-08 11:04:34 +00:00
691f060ca0 ci: reduce warning limit
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-08 13:02:59 +02:00
748cb16f9f fix: loading spinner states, timestamp the file, and lint fixes
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-08 12:49:55 +02:00
5015cefe98 refactor: update loading description 2024-08-08 12:43:49 +02:00
7b5a12246d fix(git-hooks): add executable flag 2024-08-08 12:41:39 +02:00
738a6b87f5 refactor(pdf): use minified and remove unnecessary vite config 2024-08-08 12:37:47 +02:00
88d988e60b Merge pull request 'PDFjs Import Fix' (#133) from pdfjs-worker-fix into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m10s
Reviewed-on: #133
2024-08-08 09:44:19 +00:00
50b406d83a Merge branch 'staging' into pdfjs-worker-fix
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-08 12:42:58 +03: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
b0ba2b9b4d Merge pull request 'Hotfix - Linting Error' (#132) from formatting-hotfix into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m13s
Reviewed-on: #132
2024-08-07 15:32:05 +00:00
f80d4d7b67 chore: prettier
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
2024-08-07 18:31:16 +03:00
f49a9e0b40 Merge pull request '130-fix-empty-relay-issue' (#131) from 130-fix-empty-relay-issue into staging
Some checks failed
Release to Staging / build_and_release (push) Failing after 33s
Reviewed-on: #131
2024-08-07 15:27:19 +00:00
2acb353535 refactor: post-PR review changes
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 33s
2024-08-07 18:24:12 +03:00
3f5451b265 Merge branch 'staging' into 130-fix-empty-relay-issue
Some checks failed
Open PR on Staging / audit_and_check (pull_request) Failing after 32s
2024-08-07 17:55:22 +03:00
8d683de88c Revert "chore: prettier"
This reverts commit 7e420ef583.
2024-08-07 17:54:45 +03:00
7e420ef583 chore: prettier 2024-08-07 17:49:13 +03:00
ff1e127888 chore: fixes prettier rule 2024-08-07 17:42:53 +03:00
c1a6ac246b Merge pull request 'CI - Add git hooks and staging checks' (#128) from issue-38-90-pipeline-check into staging
All checks were successful
Release to Staging / build_and_release (push) Successful in 1m11s
Reviewed-on: #128
Reviewed-by: Stixx <m@noreply.git.nostrdev.com>
2024-08-07 13:54:35 +00:00
1297acc7db refactor: PR review changes and lint fixes
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
2024-08-07 15:18:25 +02:00
e3eb1f37c1 ci(prettier): changes after running npm run formatter:fix 2024-08-07 15:18:25 +02:00
57aba9dd42 chore(lint): increase max warnings to 41 2024-08-07 15:18:25 +02:00
312ec38817 ci: add synchronize to PR triggers 2024-08-07 15:18:25 +02:00
dde019d364 chore(ci): add license 2024-08-07 15:18:25 +02:00
d43067f70e fix(ci): run lint-staged always, fix lint-stage commands 2024-08-07 15:18:25 +02:00
84d13793ff feat(ci): add lint-staged in pre-commit 2024-08-07 15:18:25 +02:00
5290dda52a feat(ci): add open pr workflow 2024-08-07 15:18:25 +02:00
4af578133c fix(ci): add license check in staging workflow 2024-08-07 15:18:25 +02:00
9ca75c7a52 chore(ci): add licenseChecker and check in staging workflow 2024-08-07 15:18:25 +02:00
7a0e1c9052 chore(ci): add audit, lint and prettier checks to staging workflow 2024-08-07 15:18:25 +02:00
ea7fde4b38 fix(ci): fix hook colors 2024-08-07 15:18:25 +02:00
70f625ffd1 feat(ci): add git hooks 2024-08-07 15:18:25 +02:00
2355da02d2 fix: amends RelayMap to return a default sigit relay when no other relays are found 2024-08-07 16:04:56 +03:00
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
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
5d415a2359 refactor: recursiveRouteRenderer params update and comments 2024-07-31 13:48:57 +02:00
1070c9a8f9 refactor: review colors, usage
Requested Change
2024-07-31 13:39:16 +02:00
fcd00d9e9c fix: font url typo 2024-07-31 13:36:41 +02:00
dc11f5695d refactor: update main layout loading desc 2024-07-30 16:25:36 +02:00
d7f9807e20 fix: color scheme 2024-07-30 16:16:52 +02:00
5a4da1834b fix: loading spinner, improve desc readability, use favicon instead of circle 2024-07-30 13:29:03 +02:00
202c98c94c fix: background overlap 2024-07-30 13:23:06 +02:00
e9a1b9894c feat: add background images 2024-07-30 13:14:18 +02:00
f1a26e4dc4 chore: styling cleanup 2024-07-30 12:23:38 +02:00
aa5aa60c6a fix: fonts 2024-07-30 12:00:57 +02:00
3a93622966 fix: svg attributes 2024-07-30 10:38:06 +02:00
c5b1a9b380 fix: title text align 2024-07-30 10:35:09 +02:00
53b7b05ac5 fix: top level container wrapper for other pages 2024-07-30 10:28:57 +02:00
baa1a7b040 fix: works offline card icon 2024-07-30 10:25:57 +02:00
0d49c49459 fix: card icons 2024-07-30 09:34:52 +02:00
99856fd8f2 fix: gap, spacing 2024-07-29 18:55:19 +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
e3ca3ab908 fix: popup forms designs 2024-07-29 17:12:47 +02:00
c7dfb2864a fix: list item key 2024-07-29 15:28:19 +02:00
55158fc313 fix: update popup design 2024-07-29 15:27:20 +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
2cd851a7c1 fix: add default typography styles 2024-07-29 11:19:41 +02:00
6a1f04ec6b fix: add Roboto font 2024-07-29 11:16:27 +02:00
b5de0ce04a chore: remove unused css and fonts 2024-07-29 11:15:59 +02:00
804bb6c9ac fix: composition for links and buttons 2024-07-26 16:03:45 +02:00
3c22429941 fix: move nostr login to nostr route 2024-07-26 15:45:13 +02:00
868ae6f23e feat: add modal with login, register, nostr routes 2024-07-26 15:38:44 +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
06deecba76 chore: landing page comments cleanup 2024-07-26 13:18:05 +02:00
0b35f11abf feat: add children support to routes arrays 2024-07-26 13:15:14 +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
5b9093a6e7 chore: remove unused css 2024-07-25 16:46:52 +02:00
87e4536713 feat: landing page - responsive cards 2024-07-25 16:29:18 +02:00
3149ba9757 feat: landing page - larger cta button 2024-07-25 16:11:20 +02:00
a82f138057 chore: remove unused css file 2024-07-25 15:06:55 +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
131b15fc8c chore: mark model change 2024-07-12 14:19:59 +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
007f49b671 chore(git): Merge branch 'staging' into issue-99 2024-06-29 00:49:05 +02: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