Max Wofford
|
21d9ee335a
|
Merge pull request #1407 from hackclub/slack-redirect-to-high-seas
Redirect slack to the high seas
|
2024-10-30 16:09:31 +00:00 |
|
Max Wofford
|
ddc294b842
|
Update next.config.mjs
|
2024-10-30 12:05:12 -04:00 |
|
Gary Tou
|
86bc06cd84
|
Merge pull request #1405 from hackclub/garyhtou/hcb-add-green-mountain-robotics
[HCB] Swap FFF Uganda for Green Mountain Robotics
|
2024-10-29 23:46:45 +00:00 |
|
Gary Tou
|
788972ea70
|
[HCB] Swap FFF Uganda for Green Mountain Robotics
I'm putting their location as "Chittenden County, VT, USA" to prevent having two "Vermont"s on there.
|
2024-10-29 16:43:50 -07:00 |
|
Gary Tou
|
fcea1fc983
|
[HCB] Update Apocalypse logo to be transparent
ty @mutammim for the image
|
2024-10-29 16:18:29 -07:00 |
|
Gary Tou
|
8791173a8c
|
Merge pull request #1404 from hackclub/garyhtou/hcb-landing
[HCB] Update organization spotlight with Apocalypse
|
2024-10-29 23:02:56 +00:00 |
|
Gary Tou
|
c08e6af9e9
|
Swap out Raices Cyber for Apocalypse
|
2024-10-29 16:01:27 -07:00 |
|
Gary Tou
|
af1878c510
|
Drop more unused keys/logic
Only transparent org can be spotlighted
|
2024-10-29 15:10:45 -07:00 |
|
Gary Tou
|
f309844ef8
|
Drop unused organization data keys
|
2024-10-29 15:08:14 -07:00 |
|
Gary Tou
|
7141b88377
|
Extract organization spotlight card to a component
|
2024-10-29 15:05:13 -07:00 |
|
Gary Tou
|
78bb5329ce
|
[HCB] Update stats
|
2024-10-29 14:56:43 -07:00 |
|
Gary Tou
|
4460c82632
|
Merge pull request #1403 from hackclub/garyhtou/hcb-apply-form
[HCB] Polish up application form
|
2024-10-29 21:47:51 +00:00 |
|
Gary Tou
|
bf424beb20
|
Adults: Still POST contactOption as Email
Without it, there's no `input` for the form to include
|
2024-10-29 14:40:26 -07:00 |
|
Gary Tou
|
ab8317721a
|
Drop unnecessary context default value
|
2024-10-29 14:39:54 -07:00 |
|
Gary Tou
|
e5689f5a72
|
Add TeenagerLedContext + use it to condtionally render contact channel question
|
2024-10-29 14:32:09 -07:00 |
|
Gary Tou
|
ae40b9d97f
|
make user phone number required
|
2024-10-29 13:51:02 -07:00 |
|
Gary Tou
|
0f1c15fc9c
|
copy edit
|
2024-10-29 13:50:53 -07:00 |
|
Gary Tou
|
4958ce5bd9
|
Merge pull request #1402 from hackclub/garyhtou/hcb-application-adults
[HCB] Add teenager mission callout on application form
|
2024-10-29 19:56:10 +00:00 |
|
Gary Tou
|
d30cfc051d
|
[HCB] Add mission callout on application form
|
2024-10-29 11:14:31 -07:00 |
|
Gary Tou
|
b544ec0026
|
Merge pull request #1400 from hackclub/garyhtou/remove-package-lock.json
Remove `package-lock.json`
|
2024-10-26 04:41:20 +00:00 |
|
Gary Tou
|
251a9b2bfb
|
Merge pull request #1401 from hackclub/garyhtou/hcb-apply-teenager-questions
[HCB] Add additional application questions for adult orgs
|
2024-10-26 04:37:04 +00:00 |
|
Gary Tou
|
80142fa865
|
Default to not teenager led
|
2024-10-25 21:32:14 -07:00 |
|
Gary Tou
|
545c15f141
|
POST new fields to Airtable
|
2024-10-25 21:21:33 -07:00 |
|
Gary Tou
|
12906ba9e8
|
Clear session storage items of removed fields
|
2024-10-25 21:21:33 -07:00 |
|
Gary Tou
|
6ebc24c982
|
Fix bug with unsynced state on page load
|
2024-10-25 21:21:32 -07:00 |
|
Gary Tou
|
9062fcf7b3
|
[API] Drop unnecessary redirect
We `router.push` to the success screen. So, the redirect is unnecessary.
|
2024-10-25 21:21:32 -07:00 |
|
Gary Tou
|
e853857ad1
|
Show conditional acceptance/repeonse ETA
|
2024-10-25 21:21:32 -07:00 |
|
Gary Tou
|
c5335b1e38
|
Show form errors on textareas
|
2024-10-25 21:21:32 -07:00 |
|
Gary Tou
|
3769e5b3d7
|
[API] Invert if to guard clause
|
2024-10-25 21:21:32 -07:00 |
|
Gary Tou
|
2334c88254
|
Add form questions for adults
|
2024-10-25 21:21:32 -07:00 |
|
Gary Tou
|
150cd44689
|
Move "organization" I18n into a reusable hook
|
2024-10-25 21:21:31 -07:00 |
|
Gary Tou
|
cb733d0b96
|
Remove package-lock.json
From my understanding, a project should only have one lock file. At the moment, we have both `package-lock.json` and `yarn.lock`.
Because we're currently deploying using `yarn.lock` (on Vercel) and it seems to be more active/used, I've decided to drop the `package-lock.json`.
https://github.com/hackclub/site/commits/main/package-lock.json
https://github.com/hackclub/site/commits/main/yarn.lock
|
2024-10-25 17:56:36 -07:00 |
|
graham
|
0ba39e2e8b
|
Merge pull request #1389 from polypixeldev/update-jia-url
Update Jia api url
|
2024-10-22 18:13:05 +00:00 |
|
graham
|
ae9c7bff64
|
Merge branch 'main' into update-jia-url
|
2024-10-22 14:07:39 -04:00 |
|
graham
|
b35ba19c13
|
Merge pull request #1399 from DaInfLoop/patch-2
[Teams page] Use a POST request to fetch data from Slack
|
2024-10-21 19:19:16 +00:00 |
|
DaInfLoop
|
ca6ed040d2
|
[Teams page] Use a POST request to fetch data from Slack
|
2024-10-21 20:10:14 +01:00 |
|
graham
|
1fd56b206a
|
Merge pull request #1391 from DaInfLoop/main
Move acknowledged team members into Airtable + create API route for team member fetching
|
2024-10-21 18:38:29 +00:00 |
|
graham
|
f3583ee8bf
|
Merge branch 'main' into main
|
2024-10-21 14:34:40 -04:00 |
|
Max Wofford
|
68277facae
|
Merge pull request #1397 from PonderSlime/main
minecraft.js link fixed
|
2024-10-20 16:09:50 +00:00 |
|
PonderSlime
|
dc455cf2d9
|
Update minecraft.js
|
2024-10-20 09:50:23 -06:00 |
|
Clay Nicholson
|
7cdd8ecb8a
|
Merge pull request #1395 from hackclub/claynicholson-patch-1
Update PartTag.js
|
2024-10-09 18:20:41 +00:00 |
|
Clay Nicholson
|
77d8411217
|
Update PartTag.js
|
2024-10-09 14:19:02 -04:00 |
|
DaInfLoop
|
1a7100652d
|
Change how avatars are handled in case of Slack not working
|
2024-10-09 13:50:44 +01:00 |
|
DaInfLoop
|
4a04de741b
|
Change users.profile.get request to a GET request
+ remove automatically fetching websites from Slack
|
2024-10-09 13:49:10 +01:00 |
|
DaInfLoop
|
a51c833cd8
|
Merge branch 'main' into main
|
2024-09-28 18:15:09 +01:00 |
|
DaInfLoop
|
ba7da16014
|
Change airtable table name from development
|
2024-09-28 18:04:16 +01:00 |
|
DaInfLoop
|
43bd276464
|
feat: fetch airtable from next api route + move acknowledgements to airtable
|
2024-09-28 17:55:01 +01:00 |
|
Kieran Klukas
|
619ddf67a6
|
[Team page] Added Caleb, Deet, and Thomas to Acknowledgements section (#1382)
Co-authored-by: Sam Poder <sam.r.poder@gmail.com>
|
2024-09-27 19:42:46 -05:00 |
|
fayd
|
3d720dfc86
|
Merge pull request #1390 from hackclub/faisalsayed10-patch-1
feat: Add cider to the top
|
2024-09-26 15:17:10 +00:00 |
|
fayd
|
10998047ca
|
Update congressional-app-challenge.js
|
2024-09-25 12:03:10 -04:00 |
|