Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Gitcoin stamps support #572

Merged
merged 29 commits into from Mar 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
fff7145
Add gitcoin feature
selankon Feb 28, 2024
54723dc
Create gitcoin step page
selankon Feb 28, 2024
cd2680d
Implement get gitcoin tokens
selankon Feb 28, 2024
0895349
Implement StampCard
selankon Feb 29, 2024
80eed63
Install vite-plugin-svgr
selankon Feb 29, 2024
64d5671
Implement StampIcon
selankon Feb 29, 2024
e1763d8
Disable gitcoin passport tokens
selankon Feb 29, 2024
a062a36
Implement switch button
selankon Feb 29, 2024
8620e2e
Add stamp icons mapping
selankon Mar 4, 2024
a682832
Fix stamps grid
selankon Mar 4, 2024
55e0b99
Implement stamps form
selankon Mar 4, 2024
f983803
Implement stamps uniontype
selankon Mar 4, 2024
1578805
Implement store token info on stampcard
selankon Mar 5, 2024
324cd4e
Implement stamps predicate
selankon Mar 6, 2024
14bb377
Fix census type
selankon Mar 6, 2024
916b43e
Revert dev changes
selankon Mar 6, 2024
2593f71
Implement strategySize slider
selankon Mar 6, 2024
587cf50
Send correct token list
selankon Mar 6, 2024
44988b3
Fix first true
selankon Mar 7, 2024
cc4da69
Improve sliders
selankon Mar 7, 2024
efd26b8
Update white svg
selankon Mar 8, 2024
92985f9
Add intl
selankon Mar 8, 2024
0752d04
Fix stamp title
selankon Mar 8, 2024
cd1d20f
Add flex space
selankon Mar 8, 2024
d25fc4e
Use two translations
selankon Mar 8, 2024
a6e5d15
Fix switch layout
selankon Mar 8, 2024
0e5e520
Fix CensusType name collision
selankon Mar 8, 2024
a43bd02
Run prettier
selankon Mar 8, 2024
aed8abc
Merge branch 'develop' into f/gitcoin-support
jpaulet Mar 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -93,6 +93,7 @@
"typescript": "^5.0.2",
"vite": "^4.4.4",
"vite-plugin-html": "^3.2.0",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^4.2.1"
},
"packageManager": "yarn@1.22.19",
Expand Down
5 changes: 5 additions & 0 deletions public/shared/gitcoin/brightid.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/shared/gitcoin/civic.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/shared/gitcoin/coinbase.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/shared/gitcoin/discord.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions public/shared/gitcoin/ens.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/shared/gitcoin/ethereum.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions public/shared/gitcoin/gitcoin.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions public/shared/gitcoin/github.svg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.