Commit graph

878 commits

Author SHA1 Message Date
Caleb Denio
8487eadb44
Clear out various React warnings (#1271) 2024-07-08 12:26:32 -04:00
Caleb Denio
1ea44e3b0b
HCB application: clarify that you don't get a bank account 2024-07-08 10:07:43 -04:00
DillonB07
a8042fdb82 show out of stock items separately 2024-07-06 20:06:50 +01:00
DillonB07
5e56d0c6bd hour of pain 1 2024-07-06 19:38:55 +01:00
Adam Turaj
db95bcf174 Fix color issuee 2024-06-29 17:48:09 -04:00
Karthik Sankar
3239cdd4ec CSmall change, updated cards in team 2024-06-29 17:46:34 -04:00
Karthik Sankar
97a32490ee
Slightly updated the arcade alert (#1263)
* CSmall change, updated cards in team

* Updated the alert in index
2024-06-29 17:46:21 -04:00
SkyfallWasTaken
56db797a8d Revert "Placate ESLint"
This reverts commit 7c38e6d56c.
2024-06-23 16:29:40 +01:00
SkyfallWasTaken
7c38e6d56c Placate ESLint 2024-06-22 11:15:41 +01:00
SkyfallWasTaken
5a30dca46c Show quantity in Arcade Shop, even if signed out 2024-06-22 10:52:28 +01:00
SkyfallWasTaken
eea529db62 Merge branch 'main' of https://github.com/hackclub/site 2024-06-22 10:47:43 +01:00
SkyfallWasTaken
ed3bac8d49 Add initial version of signed-out arcade shop 2024-06-22 10:10:21 +01:00
Max Wofford
9262b6b887
Merge pull request #1247 from samdev-7/main
Fix arcade shop link colors
2024-06-22 01:07:55 +00:00
aksinghania
f4b38220fe solved overlapping issue 2024-06-22 04:18:38 +05:30
aksinghania
33d70c7118 added camelCase 2024-06-22 04:15:41 +05:30
aksinghania
2a85002436 hide limited stock over 100 items 2024-06-22 01:00:55 +05:30
aksinghania
3b014b74b3 changed ui 2024-06-21 23:50:30 +05:30
aksinghania
860b59f8b8 added stock ui 2024-06-21 23:34:02 +05:30
Sam Liu
cc1f07531c
Update formatting to match 2024-06-21 12:17:15 -04:00
Sam Liu
2fb987fe6a
Fix arcade shop link colors 2024-06-21 12:08:55 -04:00
Max Wofford
42dfb78ebe Include item small name on shop 2024-06-19 09:32:23 -04:00
Max Wofford
47ce209db0
Merge branch 'main' into arcade-tweaks 2024-06-18 20:23:15 -04:00
rivques
558452ac49
switch head image and remove "prelaunch site" from footer of arcade (#1240)
* remove "prelaunch site" from footor of arcade

* switch to newer head image

* hide buy button/quantity dropdown if richness is low

* re-add link to power hour

---------

Co-authored-by: Max Wofford <max@maxwofford.com>
2024-06-18 20:22:10 -04:00
Caleb Denio
d6a1ec3188
bring back arcade banner 2024-06-18 14:43:14 -04:00
Caleb Denio
54ae3ee2cb
Revert "link"
This reverts commit e3fe844024.

Reverting because this caused the "Boreal Express" link to go to
Scrapbook, and the Scrapbook link to not work.
2024-06-18 14:32:24 -04:00
belle
e3fe844024 link 2024-06-18 14:15:10 -04:00
Deven Jadhav
1389163348 Add Boreal Express to Navbar 2024-06-18 10:15:10 -04:00
Dillon Barnes
c74e160b02
re-add fulfillment info to shop page 2024-06-18 13:05:16 +01:00
Dillon Barnes
9bcf5f857d
hide packages icon 2024-06-17 20:46:23 +01:00
Max Wofford
384e61fec7
Merge pull request #1235 from DillonB07/arcade-tweaks
Update Arcade help channel to arcade-help & tweaks
2024-06-17 19:28:37 +00:00
Dillon Barnes
5262b65f10
improve layout on shop items 2024-06-17 18:07:12 +01:00
Dillon Barnes
3e7dd79fbf
add item modals to shop 2024-06-17 17:55:26 +01:00
Max Wofford
0904d89a45 Comment out debug line in shop 2024-06-17 11:17:43 -04:00
Max Wofford
d36f415ef2
Create the summer arcade (#1226)
* init

* res

* git

* more raccooooons

* -

* meta

* arc!

* eeby

* deeby

* title

* rsvp

* yarn

* new tab

* alt

* nav

* meta

* color magic

* img conditional

* grants

* rsvp link

* hs

* meta

* change domain

* Change CTA text on Arcade page

* new!

* powerups

* powerup

* ob?

* temp fix

* rev

* gal

* faq

* launch!

* link

* Post to both arcadius & airtable!

* /arcade

* exisiting

* width

* banner

* Add ID to shop section

* Move old power hour arcade

* Tweak project idea generator prompt

* Setup API for new shop inventory

* Pull carousel items from new table

* Display new carousel items

* responsive fix

* s

* Update thinking lines to be a dino

* Generate highlighted items list

* sp

* page

* page

* Pull highlighted check from airtable

* get outta here racoon

* fix?

* page

* reduce space

* enable temporary waitlist

* fix error

* Don't trigger arcadius

* button

* responsive

* Fix the airtable RSVP

* Add link to previous power hour in footer

* Randomize shop order

* Update announcement copy

* Remove unused css

* Remove amazon mention

* Fix typo

* Fix arcade api & accessibility tweaks (#1227)

* fix grammar

* add alt text

* fix arcade api

* Add missing wizard orpheus link

* Update FAQ copy

* Add mockup of shop with new order links

* Reorder FAQ

* Fix shop costs showing

* Include current user balance on shop

* Update cards & add modals (#1230)

update cards & add modals

Co-authored-by: Dillon Barnes <dillonb07dev@gnmail.com>

* Fix some react mapping without keys

* Hide items from client (#1231)

* update cards & add modals

* filter items sent to client

* fix faq typo

---------

Co-authored-by: Dillon Barnes <dillonb07dev@gnmail.com>

* Whitelist fields pulled from arcade page

* Redact fields on shop page data

* style

* shop css

* add alt text

* buy button

* ticket

* Comment outdated copy

* Update index.js

* quantity

* Experiment with changing the "One hour at a time" section

* quantities

* q

* Add links in Arcade FAQ (#1232)

* add links in FAQ

* update hack-hour to arcade

* Bring back slack invites for arcade

* fix css

---------

Co-authored-by: belle <bellesee1212@gmail.com>
Co-authored-by: Zach Latta <zach@zachlatta.com>
Co-authored-by: Jasper Mayone <me@jaspermayone.com>
Co-authored-by: Dillon Barnes <gh@dillonb07.studio>
Co-authored-by: Dillon Barnes <dillonb07dev@gnmail.com>
Co-authored-by: Sam Poder <39828164+sampoder@users.noreply.github.com>
2024-06-17 10:06:43 -04:00
Caleb Denio
e583ec5e47
Fiscal Sponsorship page: display user's avatar if they're signed in to HCB (#1229)
* Fiscal Sponsorship page: display user's avatar if they're signed in to HCB

* yeah
2024-06-15 17:48:33 -04:00
Caleb Denio
97c212f639
Add scroll-snapping to projects gallery 2024-06-06 15:06:43 -04:00
Max Wofford
04e0e9e769 [arcade] Improve announcement copy 2024-06-01 14:07:27 -04:00
Thomas Stubblefield
0f4311ca09 Trail Card Added 2024-05-24 12:48:08 -04:00
Jasper Mayone
1efca32a04
Changes to hackclub.com/slack post discussion with @zrl (#1206)
Co-authored-by: Sam Poder <sam.r.poder@gmail.com>
2024-05-20 08:56:20 -07:00
Aram
54fc0e9812
Remove Cell Phone Carrier from Purple Bubble on slack page. (#1199) 2024-05-20 08:55:50 -07:00
zach latta
bfa7d5f4b6
"Get Invite" -> "Join Now"
Got feedback that "Get Invite" reads like you need to wait for an invite to be sent to you.
2024-05-18 19:11:06 -04:00
polypixeldev
b82d63d57b
Fix typo in "deductible" 2024-05-11 11:24:20 -04:00
Max Wofford
044cf2b3ac
Shorten clear on submit timeout for bin RSVP 2024-05-07 00:54:46 -04:00
Sam Poder
d893388137 Reapply "Add postal code field to /fiscal-sponsorship/apply (#1185)"
This reverts commit 05ab34cbc0.
2024-05-02 09:07:46 -07:00
Sam Poder
05ab34cbc0 Revert "Add postal code field to /fiscal-sponsorship/apply (#1185)"
This reverts commit 6e3349a818.
2024-05-02 09:06:45 -07:00
Sam Poder
6e3349a818
Add postal code field to /fiscal-sponsorship/apply (#1185)
* Add postal code field

* updates!
2024-05-02 09:03:07 -07:00
graham
6e47fa3a1d
Merge branch 'main' into text 2024-04-30 19:25:25 -04:00
Mutammim
1dfee5debc Improve mobile-friendliness of Apocalypse card 2024-04-28 18:54:56 -04:00
Mutammim
59d2ddc4ea
Create apocalypse.js 2024-04-28 18:37:44 -04:00
Cheru Berhanu
2b29e3cbd4
Update projects.js 2024-04-14 21:33:33 -04:00