Commit graph

438 commits

Author SHA1 Message Date
Echo
6882eae2bc
Split team and acknowledged data into separate files (#1825)
split team and ack to separate files
2026-01-31 14:32:45 -05:00
Celeste Roselli
596ef1dbc4
Team page redesign updated (#1786) 2026-01-27 11:41:17 -05:00
Clay Nicholson
8400b5fae6
Changed some things w/ CTA and Blueprint Branding (#1685)
* Changed some things w/ CTA and Blueprint Branding

Moved BP CTA as the other programs are only in RSVP

* I oblidge
2025-10-30 23:14:14 -04:00
Max Wofford
0ff2a0e9b8
Add airtable write-access key (#1678) 2025-10-16 13:45:27 -04:00
Leo
18d64d82c5
add robotics url params to prefill FIRST/Robotics (#1646) 2025-10-07 04:43:52 -04:00
Clay Nicholson
45af4b2ca8
Added a lil green blinky (#1642) 2025-10-03 16:08:18 -07:00
David Cornu
4235eb86d5
Speed up team page (#1577) 2025-08-14 12:02:49 -04:00
Gary Tou
c8c5a82c44
[HCB] Disable API for creating demo orgs (#1570) 2025-07-23 06:40:07 -07:00
Anish
06bc2c4723
Add tub_program support (#1504) 2025-05-18 07:55:44 -07:00
yodalightsabr
b80cf794fc
[Draft/Work-in-progress] Update /team and use JSON instead of Airtable (#1494)
* Revert "Revert "Update /team and use JSON instead of Airtable" (#1493)"

This reverts commit 7185185e30.

* Update Community Teams (#1492)

* Add Zenab, Phoebe, Annabel + various fixes (#1497)

---------

Co-authored-by: transcental <amber@transcental.dev>
2025-05-01 13:40:14 -04:00
yodalightsabr
7185185e30
Revert "Update /team and use JSON instead of Airtable" (#1493) 2025-04-18 12:32:08 -05:00
Alice
ac6e2ac349
Update /team and use JSON instead of Airtable (#1452)
* Added collapsable-box, added team json and modified the api to fetch
from it

* Removed yarn from the package.json

* Moved departments to Array and fixed the await in a forEach

* fix

* another fix

* should fix smth

* fix: /api/team

* fix: clean up team.json

* fix: final fixes for team page

* Make TypeScript great again

* fix: nora's pfp on /team

* chore: apply biome recommendations

* fix: ts-ify /team

* things

* Fix lint

* Update Mahad's team role

* Delete bun.lock

* should fix hopefully

---------

Co-authored-by: Mahad Kalam <mahadkalam1@proton.me>
Co-authored-by: Mahad Kalam <55807755+SkyfallWasTaken@users.noreply.github.com>
Co-authored-by: aqua <84078890+phthallo@users.noreply.github.com>
2025-04-16 09:20:45 -04:00
Anish
c936d7925e
Fixes TUBs breaking Fiscal Sponsorship Application (#1487)
* HCB Referral Tracking

* Change referral code field to defaultValue

* Add referral alert

* Fix formatting

* Adjust copy

* Fix spacing

* HCB: Set Tubs to GFGS if referral code is used.

* Fixes Tubs being undefined

---------

Co-authored-by: Gary Tou <gary@garytou.com>
2025-04-07 03:04:23 -05:00
Sam Poder
851e0af133 Reapply "Add Tubs Field (#1486)"
This reverts commit fb8fa616ae.
2025-04-07 00:50:59 -07:00
Sam Poder
d2e7d9dd6b Reapply "Add Referral Code to Fiscal Sponsorship Form (#1485)"
This reverts commit 01ebbdc61f.
2025-04-07 00:50:56 -07:00
Sam Poder
01ebbdc61f Revert "Add Referral Code to Fiscal Sponsorship Form (#1485)"
This reverts commit ba71fb4b1a.
2025-04-04 10:08:02 -07:00
Sam Poder
fb8fa616ae Revert "Add Tubs Field (#1486)"
This reverts commit 0e40b46e0a.
2025-04-04 10:08:00 -07:00
Anish
0e40b46e0a
Add Tubs Field (#1486)
* HCB Referral Tracking

* Change referral code field to defaultValue

* Add referral alert

* Fix formatting

* Adjust copy

* Fix spacing

* HCB: Set Tubs to GFGS if referral code is used.

---------

Co-authored-by: Gary Tou <gary@garytou.com>
2025-04-03 02:00:48 -07:00
Anish
ba71fb4b1a
Add Referral Code to Fiscal Sponsorship Form (#1485)
* HCB Referral Tracking

* Change referral code field to defaultValue

* Add referral alert

* Fix formatting

* Adjust copy

* Fix spacing

---------

Co-authored-by: Gary Tou <gary@garytou.com>
2025-04-01 14:26:09 -07:00
Gary Tou
80a41bc56b
Finish response 🤦‍♂️ 2025-03-07 17:34:02 -08:00
Gary Tou
a1a9a6c0a5
Hook up new questions to Airtable 2025-03-07 17:07:25 -08:00
Gary Tou
545c15f141
POST new fields to Airtable 2024-10-25 21:21:33 -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
3769e5b3d7
[API] Invert if to guard clause 2024-10-25 21:21:32 -07:00
DaInfLoop
ca6ed040d2
[Teams page] Use a POST request to fetch data from Slack 2024-10-21 20:10:14 +01: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
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
Clay Nicholson
6a1f524a82 Added Gallery.js 2024-09-09 20:32:50 -04:00
Malted
45311bd47a
ADD TLS :trollface: 2024-09-05 18:07:50 -04:00
Malted
cac4ed883a
Don't proxy replit stats requests through a nextjs api route 2024-09-05 16:39:04 -04:00
Malted
bf1a6aab2a
Update Replit copy 2024-09-05 16:17:40 -04:00
Max Wofford
942f26b77e Fix subtracking by the right stock value 2024-09-03 23:00:02 -04:00
Max Wofford
7704bbe497 Attempt to fix shop loading bug 2024-09-03 22:49:18 -04:00
Malted
41441b546e
Add progress bar 2024-08-31 17:59:31 -04:00
Mihir Maroju
2b525efa87
trailing commas 2024-08-30 22:14:51 +05:30
Mihir Maroju
3bf2750cfc
removed default inRunning key 2024-08-30 21:54:36 +05:30
Mihir Maroju
40d409f53c
Fixed inRunning showing true for all users 2024-08-30 21:25:27 +05:30
Belle
a86222342b swap votes 2024-08-30 08:31:35 -04:00
Malted
cc7fd17beb
Fix Replit form 2024-08-29 19:22:23 -04:00
Max Wofford
3b3dd837fc Add indicator of if project is in the running 2024-08-29 17:32:19 -04:00
Belle
b35225be9b fix mobile view + user 2024-08-29 00:21:40 +08:00
Belle
eefaec71da correct time 2024-08-28 11:05:17 +08:00
Belle
79307e765d stop votes after midnight 2024-08-28 07:40:24 +05:30
Max Wofford
27ca656caa Merge branch 'main' of github.com:hackclub/site into pr/1324 2024-08-27 17:41:48 -04:00
Max Wofford
64cbe066aa Swap out active cohort with record ID 2024-08-27 17:14:05 -04:00
Malted
2b5bc50245
Add replit page 2024-08-27 20:43:21 +01:00
Malted
d1b0747b5f
Replit site! 2024-08-27 20:43:21 +01:00
Belle
d2c912aa19 update drag and drop 2024-08-27 12:27:21 +08:00