Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
49 commits
Select commit Hold shift + click to select a range
1725602
fix: add missing dependencies (#24)
RaphaelVRossi Sep 6, 2023
5d32881
Update 2023 theme (#25)
devppjr Sep 12, 2023
dc2dff8
Upgrade theme 2023 (#26)
RaphaelVRossi Sep 13, 2023
5cd3e70
fix participations editions image
RaphaelVRossi Sep 13, 2023
b1d143d
change edition imagem to static
RaphaelVRossi Sep 13, 2023
e08ed7a
fix edition (#27)
devppjr Sep 14, 2023
50fddc9
change button color mobile
RaphaelVRossi Sep 14, 2023
d1d73dd
fix: vem pra globo url
Oct 9, 2023
45416f9
Only shows shipping form to winners
Oct 5, 2023
aec4a49
fix: homepage title to display "Globo Hacktoberfest". (#33)
danielmeloramos Sep 2, 2024
1cd70ea
fix: disable GitHub user and ID fields. (#34)
danielmeloramos Sep 9, 2024
d769af8
feature: add a info delivery message
Sep 9, 2024
e05a923
feat: replace prize shipping form with message about voucher (#36)
ravilock Sep 12, 2024
9d151bd
Hb 111 update view participants (#37)
robertoconceicao Sep 24, 2024
0dde383
Hb header and footer (#38)
JuanMeireles Sep 25, 2024
5b6585e
feat: create new menu to 2024
Sep 26, 2024
fcfd2f4
Feat/hb new project page (#40)
samuelnakazawa Sep 26, 2024
28d7080
Hb home page (#41)
lucasbarrosrocha Sep 27, 2024
9f66954
fix: correcao do linear gradient
robertoconceicao Sep 27, 2024
2be5b67
feat: new style rules and principles (#43)
lucasbarrosrocha Sep 30, 2024
6c6b195
feat: add new area (#44)
AdeLuigi Sep 30, 2024
fa37444
fix: loading projects
robertoconceicao Oct 1, 2024
32c59b9
fix render view projects
robertoconceicao Oct 1, 2024
a65df21
feat: change message about rules
Oct 1, 2024
0101491
fix: correcao ao carregar participantes de 2024
robertoconceicao Oct 2, 2024
9f81e8d
change-svg-style-and-footer
JuanMeireles Oct 2, 2024
705bd74
fix: remove fixed height from hero (#53)
lucaxsilveira Oct 8, 2024
58c7337
fix: adding padding right (#54)
lucasbarrosrocha Oct 8, 2024
a4d29ab
Fix/123 participants mobile (#55)
lucasbarrosrocha Oct 8, 2024
58b957a
fix:change-pull-request-icon
JuanMeireles Oct 9, 2024
52a2254
Feature/82 cookies configs (#58)
lucasbarrosrocha Oct 9, 2024
87b6918
Event 2025 (#73)
robertoconceicao Oct 1, 2025
4be1cf0
Fix/mock and cpf validation (#76)
lucasbarrosrocha Oct 1, 2025
40b72a4
fix: image home
lucasbarrosrocha Oct 1, 2025
d84a10d
fix: update Open Source link to correct GitHub URL (#80)
marcelometal Oct 2, 2025
93e09e2
Fix hero smart colors for desktop (#84)
marcelometal Oct 2, 2025
2e245d1
fix footer (#86)
fbtravi Oct 2, 2025
1cb0ef0
Fix-HeroSmart.tsx (#87)
fbtravi Oct 2, 2025
0066342
fix: close unbalanced Grid tag in FooterDesktop
fbtravi Oct 2, 2025
3c665ed
fix(ui): combine pull request count and status into single line
marcelometal Oct 1, 2025
7d1248c
remove fields not used
robertoconceicao Oct 10, 2025
effdda4
removido test
robertoconceicao Oct 10, 2025
f365798
fix: pull request infos text color
Oct 10, 2025
40d9f63
fix: capitalize NavigationItem component name
fabiohcnobre Oct 2, 2025
3962ffa
Add edition image
marcelometal Oct 2, 2025
2f2ab6a
Fix user info alert responsiveness (#95)
rrazvd Oct 24, 2025
15e1441
Fix mobile layout responsivity (#96)
rrazvd Oct 24, 2025
b5bfc32
fix: horizontal scrool on smart, and some paddings normalization
SirMonteiro Oct 5, 2025
c0d6d3a
Added my name to contributors list
Oct 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,3 +103,10 @@ Looking for more guidance? Full documentation for Gatsby lives [on the website](
Gatsby Cloud is an end-to-end cloud platform specifically built for the Gatsby framework that combines a modern developer experience with an optimized, global edge network.

<!-- AUTO-GENERATED-CONTENT:END -->

# Contributors

- Alice
- Rahul
- Sibil
- Gayathri S
8 changes: 2 additions & 6 deletions api/db.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,7 @@
"result": {
"edition": 2020,
"metadata": {
"shirtColors": [
"Azul",
"Verde",
"Preto"
]
"shirtColors": ["Azul", "Verde", "Preto"]
},
"editionLogo": "https://s3.glbimg.com/v1/AUTH_8b507d480c314f97a3b4b28346d025f5/hacktoberfest/Topo.png",
"id": "872485b5-ff40-4448-9658-be866a387080",
Expand Down Expand Up @@ -1414,4 +1410,4 @@
]
}
}
}
}
Loading