Commit Graph

65 Commits

Author SHA1 Message Date
DomWane 274f59ca47 refactor: improvements v2 2024-09-19 13:29:51 +02:00
MufCZ 0bafae3aee
Merge pull request #23 from web3privacy/dk/mobile-adjustments
dk/mobile-adjustments
2024-09-18 21:25:51 +02:00
Daniel Klein 79d31b8e56 update(card title): change card title link to detail instead of website
fix(mobile-filter): scroll only in filters not whole page
2024-09-18 21:20:39 +02:00
Daniel Klein 6f70344af4 fix(score): fix score calculation synchronisation with rating being generated 2024-09-18 21:16:35 +02:00
Daniel Klein 6830e499cd feat(mobile): update rating to support mobile and some more mobile adjustments 2024-09-18 20:46:47 +02:00
Dominik Wane 6a8a305ce7
Merge pull request #20 from web3privacy/dw/form
feat: form & github api
2024-09-18 01:50:29 -07:00
DomWane 0f9c57a6bc Merge remote-tracking branch 'origin/v3' into dw/form 2024-09-18 10:48:08 +02:00
DomWane e3d81fe567 refactor: improvements and fixes 2024-09-18 09:42:26 +02:00
MufCZ a7688b0426
Merge pull request #21 from web3privacy/dk/update-ci
dk/update-ci
2024-09-17 16:19:33 +02:00
Daniel Klein fbea01ed7d chore:(ci): update github workflow 2024-09-17 16:13:49 +02:00
MufCZ 75f5e2c57b
Merge pull request #19 from web3privacy/dk/dashboard-redesign
Dk/dashboard redesign
2024-09-17 16:10:10 +02:00
DomWane c59bc96187 fix: remove api key 2024-09-17 15:15:54 +02:00
Daniel Klein 7e71c3c2e6 fix(rating): coloring and update mocked data 2024-09-17 09:17:06 +02:00
Daniel Klein c35e1cf99a refact(rating): label interface and usage 2024-09-17 09:05:34 +02:00
Daniel Klein da00ab91c2 feat(listing): links icons 2024-09-17 08:23:56 +02:00
Daniel Klein 54212e19b1 fix(rating): show link only if valid 2024-09-17 08:17:49 +02:00
Daniel Klein e70109576b feat(detail): fix some detail issues 2024-09-17 08:13:11 +02:00
Daniel Klein 14291d18e6 feat(listing): update sorting and filtering 2024-09-17 08:12:43 +02:00
Daniel Klein 161ba35ff6 feat(rating): calculate and show rating based on github data 2024-09-17 08:11:35 +02:00
DomWane a94ea73d15 refactor: project store, project save, validations 2024-09-16 16:43:29 +02:00
DomWane 67660b0972 fix: github image save 2024-09-16 11:10:41 +02:00
DomWane 241776eaf1 feat: form & github api 2024-09-12 18:03:06 +02:00
Daniel Klein 04750862c5 merge branch v3 into dk/dashboard-redesign 2024-09-12 12:12:30 +02:00
Daniel Klein 18866855e6 fix(project-grid): show correct component 2024-09-12 12:02:42 +02:00
Daniel Klein e219638b5f refact(project-heading): comment unused code 2024-09-12 11:56:48 +02:00
Daniel Klein 83facaf232 fix(codecheck): fix typecheck and lint errors 2024-09-12 11:56:16 +02:00
Daniel Klein 22d11fa9fa feat(dataset): mock data fetching to v2 dataset and add codes 2024-09-12 08:43:01 +02:00
Daniel Klein e699a2acfe feat(projects-grid): redesign projects grid 2024-09-12 08:42:37 +02:00
Daniel Klein b6e1984046 feat(project-detail): redesign detail 2024-09-12 08:41:48 +02:00
MufCZ c249e433bc
Merge pull request #18 from web3privacy/dk/v2-dataset-mock
dk/v2-dataset-mock
2024-09-11 14:39:17 +02:00
Daniel Klein 69a932f467 feat(server-data): mock new dataset on server 2024-09-11 08:50:39 +02:00
Daniel Klein 441bff9017 feat(explorer): redesign grid header according to v2 design 2024-09-03 17:13:23 +02:00
DanielKlein 8b9a1e0071
Merge pull request #15 from web3privacy/dk/codebase-update
dk/codebase-update
2024-09-02 17:59:09 +02:00
Daniel Klein 3b553f551d chore(eslint): update eslint rules
fix(lint): resolve lint errors
2024-09-02 15:13:43 +02:00
Daniel Klein 57b8a1e055 chore(update): update pnpm & packages, switch to @nuxt/eslint 2024-09-02 14:50:56 +02:00
Mykola Siusko 5fc2bf003c
Merge pull request #13 from niclaz/main
[Broken Link Fixing] footer of Explorer app
2024-08-02 18:58:54 +02:00
niclaz 63de6011db
[Broken Link Fixing] footer of Explorer app
Fixed broken redirect to docs for project listing
+ 
Changed footer pointing to use-case generator towards the full database on Github
2024-08-02 18:54:19 +02:00
MufCZ 2d4e2868c0
Merge pull request #12 from 0xdevant/feature/add-persentage-sign-to-score
feat: add percentage sign next to the score
2024-07-22 15:47:40 +02:00
ant b904461c86
Merge branch 'main' into feature/add-persentage-sign-to-score 2024-07-22 21:07:40 +08:00
0xdevant 137bd7a7a1
feat: add percentage sign next to the score 2024-07-22 21:04:07 +08:00
Mykola Siusko e8ca89c44b
Merge pull request #11 from 0xdevant/feat/enable-scoring-model
feat: enable scoring model on Project by certain data points
2024-07-22 12:57:34 +02:00
0xdevant abc5e3cd4d
fix: optional return for null cases 2024-07-22 18:17:18 +08:00
0xdevant 950b4164a0
fix: account for null values 2024-07-22 15:36:53 +08:00
0xdevant e424df1139
feat: enable scoring model on Project by certain data points 2024-07-22 14:37:20 +08:00
MufCZ 68f73dc19d
Merge pull request #10 from 0xdevant/fix/issue-when-input-on-search-box
fix: update empty project link checking to fix search box input issue
2024-06-27 14:59:16 +02:00
0xdevant 26f613ec7c
fix: lint 2024-06-27 19:00:42 +08:00
0xdevant c8035c6ff9
fix: update empty project link checking to fix search box input issue 2024-06-27 18:33:30 +08:00
MufCZ f175e2af3b
Merge pull request #6 from web3privacy/dependabot/npm_and_yarn/ip-2.0.1
build(deps-dev): bump ip from 2.0.0 to 2.0.1
2024-02-26 15:50:51 +01:00
MufCZ f65c04d951
Merge branch 'main' into dependabot/npm_and_yarn/ip-2.0.1 2024-02-26 15:48:28 +01:00
MufCZ 5f55a2a407
Merge pull request #5 from web3privacy/dependabot/npm_and_yarn/undici-5.28.3
build(deps-dev): bump undici from 5.28.2 to 5.28.3
2024-02-26 15:48:02 +01:00