Commit graph

604 commits

Author SHA1 Message Date
dependabot[bot]
be255a2dad
Bump next from 12.3.4 to 14.2.15
Bumps [next](https://github.com/vercel/next.js) from 12.3.4 to 14.2.15.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v12.3.4...v14.2.15)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-17 17:01:49 +00:00
GitHub Action
9bd529fc28 build: update Browserslist db 2024-11-01 02:29:50 +00:00
GitHub Action
ec2b2aeb7e build: update Browserslist db 2024-09-06 11:41:59 -04:00
Malted
bf1a6aab2a
Update Replit copy 2024-09-05 16:17:40 -04:00
zach latta
ab363f1032
Add /congressional-app-challenge landing page (#1361)
* Create congressional-app-challenge

* Rename congressional-app-challenge to congressional-app-challenge.js

let me be smart this time and add .js

* Update congressional-app-challenge.js

setting up the page and adding the first two containers!

* Update congressional-app-challenge.js

small edits

* responsive styling

responsive styling mainly with the images

* did step 1 and 2 sections

* added made with <3 note

* minor ui updates

* content updates

* updates

* added past winner cards to prep for carousel and ysws buttons

* quick button ui update

* refactor past winner cards for carousel

* did grant section, organized code, added graphics

* Made winners carousel

* updated zoom card ui and tweaked carousel a bit

* Added seamless scrolling to cac carousel

* Fixed carousel so scrolling moves cards one by one

* updates

---------

Co-authored-by: Sophia E <sophialuvv2@gmail.com>
Co-authored-by: phthallo <annabelquach13@gmail.com>
Co-authored-by: Annabel Q <84078890+phthallo@users.noreply.github.com>
Co-authored-by: Kyra Ezikeuzor <kyraezikeuzor@gmail.com>
2024-09-04 10:20:32 -04:00
Malted
cc7fd17beb
Fix Replit form 2024-08-29 19:22:23 -04: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
Malted
d1b0747b5f
Replit site! 2024-08-27 20:43:21 +01:00
Belle
824958baa5 Update yarn.lock 2024-08-25 10:03:31 +08:00
Belle
f5059c2c1b
Merge branch 'main' into main 2024-08-24 21:48:40 -04:00
Kieran Klukas
7e2b957be4
chore: add react-syntax-highlighter npm dependency 2024-08-21 15:08:51 -04:00
Belle
04af0efc2b frontend 2024-08-21 23:37:26 +08:00
Max Wofford
2fcfc03766 Allow rendering sanitized HTML tags in arcade showcase 2024-08-20 12:26:46 -04:00
Max Wofford
099e98d2e8 Add styling improvements to showcase form 2024-08-19 16:51:58 -04:00
Max Wofford
45eb6210de Rollback remarkGFM to support tables 2024-08-19 09:18:41 -04:00
Belle
b8338abba6 only 1 image or video + readme 2024-08-19 19:14:30 +08:00
Belle
02a6eb4926 styling 2024-08-17 13:17:19 +08:00
Clay Nicholson
79935dbc91 Added countdown 2024-08-16 15:12:16 -04:00
GitHub Action
46a5cba807 build: update Browserslist db 2024-08-15 02:15:16 +00:00
GitHub Action
f27e5856ac build: update Browserslist db 2024-08-15 02:14:23 +00:00
GitHub Action
2662af838b build: update Browserslist db 2024-08-15 02:14:23 +00:00
GitHub Action
a8f401e210 build: update Browserslist db 2024-07-01 02:20:04 +00: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
GitHub Action
0124e7af5e build: update Browserslist db 2024-06-15 02:15:19 +00:00
GitHub Action
f9ee016070 build: update Browserslist db 2024-06-15 02:14:32 +00:00
GitHub Action
f9ce6f90fd build: update Browserslist db 2024-06-15 02:14:32 +00:00
awdev
ea455cfa81
Bin Development 2024-05-02 (#1190)
* added caching for images (need to fix)

* added part fetching (needs fixing)

* Add more clicky buttons

* Add endpoint for project suggestions

* Improve project idea prompt

* Add project idea section

---------

Co-authored-by: Max Wofford <max@maxwofford.com>
2024-05-07 22:00:56 -04:00
graham
50302bc945
Merge branch 'main' into dependabot/npm_and_yarn/lodash-4.17.21 2024-05-01 10:53:11 -04:00
GitHub Action
34aa29e929 build: update Browserslist db 2024-05-01 02:14:41 +00:00
graham
550df62df1
Merge branch 'main' into browserslist-update 2024-04-30 19:42:02 -04:00
Max Wofford
72abddae64 Add initial API for wokwi 2024-04-29 16:47:54 -04:00
Josias Aurel
aaa56a77a0
Merge pull request #1105 from hackclub/dependabot/npm_and_yarn/react-use-websocket-4.8.1
Bump react-use-websocket from 4.7.0 to 4.8.1
2024-04-26 16:14:37 +00:00
dependabot[bot]
f1d2068059
Bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

---
updated-dependencies:
- dependency-name: lodash
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 16:12:10 +00:00
dependabot[bot]
eae845df0b
Bump react-use-websocket from 4.7.0 to 4.8.1
Bumps [react-use-websocket](https://github.com/robtaussig/react-use-websocket) from 4.7.0 to 4.8.1.
- [Release notes](https://github.com/robtaussig/react-use-websocket/releases)
- [Commits](https://github.com/robtaussig/react-use-websocket/commits)

---
updated-dependencies:
- dependency-name: react-use-websocket
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-26 16:01:30 +00:00
dependabot[bot]
0328a63ac2
Bump @apollo/client from 3.9.9 to 3.9.11
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.9.9 to 3.9.11.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.9.9...v3.9.11)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 06:43:42 +00:00
GitHub Action
6cd08ad7bc build: update Browserslist db 2024-04-15 03:02:57 +00:00
Max Wofford
462c48735b Add typed out example projects 2024-04-12 14:49:52 -04:00
graham
793c9e07be
Merge pull request #1144 from hackclub/dependabot/npm_and_yarn/emotion/styled-11.11.5
Bump @emotion/styled from 11.11.0 to 11.11.5
2024-04-02 20:38:24 +00:00
graham
6c2555d667
Merge branch 'main' into browserslist-update 2024-04-02 16:24:48 -04:00
Max Wofford
6ad6e66fd0
Merge branch 'main' into onboard_gallery 2024-04-02 12:27:25 -04:00
dependabot[bot]
2bfabb8b24
Bump @emotion/styled from 11.11.0 to 11.11.5
Bumps [@emotion/styled](https://github.com/emotion-js/emotion) from 11.11.0 to 11.11.5.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/styled@11.11.0...@emotion/styled@11.11.5)

---
updated-dependencies:
- dependency-name: "@emotion/styled"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 06:29:54 +00:00
GitHub Action
e739cce666 build: update Browserslist db 2024-04-01 02:14:37 +00:00
graham
eb3d79d73b
Merge branch 'main' into dependabot/npm_and_yarn/follow-redirects-1.15.6 2024-03-29 13:07:49 -04:00
graham
53d6a86a1f
Merge pull request #1132 from hackclub/dependabot/npm_and_yarn/apollo/client-3.9.9
Bump @apollo/client from 3.9.5 to 3.9.9
2024-03-29 17:05:09 +00:00
GitHub Action
0fe11c58be build: update Browserslist db 2024-03-27 15:18:27 +00:00
snwy
20ee1c8be7 big ol' mess of ZIP 2024-03-25 12:56:06 -04:00
dependabot[bot]
371f30e0ae
Bump @apollo/client from 3.9.5 to 3.9.9
Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.9.5 to 3.9.9.
- [Release notes](https://github.com/apollographql/apollo-client/releases)
- [Changelog](https://github.com/apollographql/apollo-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-client/compare/v3.9.5...v3.9.9)

---
updated-dependencies:
- dependency-name: "@apollo/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 06:43:16 +00:00
dependabot[bot]
9e47164c06
Bump follow-redirects from 1.15.5 to 1.15.6
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 16:16:41 +00:00
Max Wofford
65a8bdb1b4
Update caniuse (#1116) 2024-03-15 12:16:03 -04:00