Commit Graph

108 Commits

Author SHA1 Message Date
Amy a14d6401b4 Merge branch 'main' into feat/shapes-background 2021-08-26 21:23:09 -04:00
Amy ff98395d9b Remove hardcoded shapes backgrounds
continuous-integration/drone/push Build is passing Details
2021-08-26 21:20:28 -04:00
Amy 28c45c9475 Add comments and constants 2021-08-26 21:09:52 -04:00
Amy d9c920bea0 Allow big shapes to generate partially offscreen
continuous-integration/drone/push Build is passing Details
2021-08-26 16:15:34 -04:00
Amy 743ea56a69 Improve shape generation on small desktop screens 2021-08-26 16:05:20 -04:00
Amy 711152c428 Tweak shape placement and generation
continuous-integration/drone/push Build is passing Details
2021-08-26 15:59:56 -04:00
Amy 0a0f803ccf Revert back to rems for vertical offset
continuous-integration/drone/push Build is passing Details
2021-08-26 01:21:57 -04:00
Amy 4e66628fb6 Change rem to vh/vw and clean up shapesBySize
continuous-integration/drone/push Build is passing Details
2021-08-26 01:12:08 -04:00
Amy afece801bf Change when new random shapes background is generated 2021-08-26 01:04:38 -04:00
Amy 4cf69f2070 Add random shape backgrounds 2021-08-26 00:37:14 -04:00
Aditya Thakral eb4f372de7 Add /resources/tech-talks and /resources/tech-talks/[slug] (#180)
continuous-integration/drone/push Build is passing Details
Closes #36
Closes #37

Try it here: https://csclub.uwaterloo.ca/~a3thakra/csc/adi-tech-talks/

Reviewed-on: #180
Reviewed-by: n3parikh <n3parikh@localhost>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2021-08-26 00:30:30 -04:00
Amy 59c848acad Fix code of conduct and constitution shapes backgrounds 2021-08-25 20:33:55 -04:00
Amy c38ece8f6b Adjust hash shape position on about us page 2021-08-25 19:49:22 -04:00
Amy 99ba8e1a42 Merge branch 'main' into feat/shapes-background 2021-08-25 19:44:07 -04:00
Aditya Thakral dc114f742e Add /resources/services page (#169)
continuous-integration/drone/push Build is passing Details
Closes #17

https://csclub.uwaterloo.ca/~a3thakra/csc/adi-resources-services-page

Reviewed-on: #169
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2021-08-25 15:12:09 -04:00
Amy Wang 90f5265929 Add favicon (#179)
continuous-integration/drone/push Build is passing Details
Closes #142

Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: #179
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: Amy <a258wang@csclub.uwaterloo.ca>
Co-committed-by: Amy <a258wang@csclub.uwaterloo.ca>
2021-08-25 15:09:50 -04:00
Aditya Thakral 59175478f5 Pass in branch as a custom header to update the website (#178)
continuous-integration/drone/push Build is passing Details
Reviewed-on: #178
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2021-08-25 00:24:53 -04:00
Aditya Thakral b6d0544e3e Move back to package-lock v2 (#176)
continuous-integration/drone/push Build is passing Details
Also adds a CI step to ensure that we're not merging lockfile v1.

Reviewed-on: #176
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2021-08-24 14:42:57 -04:00
Amy Wang 72709f5d6e Add EmailSignup link (#175)
continuous-integration/drone/push Build is passing Details
Also changed the `XXX@XXX.COM` in the footer to `exec@csclub.uwaterloo.ca`.

Closes #129

Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: #175
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: Amy <a258wang@csclub.uwaterloo.ca>
Co-committed-by: Amy <a258wang@csclub.uwaterloo.ca>
2021-08-24 12:02:13 -04:00
Amy Wang 8c4f23c594 Fix links on home page (past events/news) (#174)
continuous-integration/drone/push Build is passing Details
Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: #174
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: Amy <a258wang@csclub.uwaterloo.ca>
Co-committed-by: Amy <a258wang@csclub.uwaterloo.ca>
2021-08-23 22:57:57 -04:00
Amy 5fbe067b00 Refactor constitution and code of conduct pages shapes backgrounds 2021-08-23 16:28:25 -04:00
Amy 5bceff26fd Add constitution and code of conduct pages shapes backgrounds
continuous-integration/drone/push Build is passing Details
2021-08-23 15:54:56 -04:00
Amy d71f942d9c Merge in even more stuff 2021-08-23 15:06:23 -04:00
Amy Wang 490ec7660b Fetch upcoming events and recent news on home page (#162)
continuous-integration/drone/push Build is passing Details
- Home page displays the 2 soonest upcoming events.
    - If there are no upcoming events, displays a short message.
    - If there are 1-2 upcoming events, displays the events.
    - If there are more than 2 upcoming events, displays the events as well as a link to the Events page.
- Home page displays the most recent news.
    - If there is no news, displays a short message.

Closes #149

Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: #162
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: Amy <a258wang@csclub.uwaterloo.ca>
Co-committed-by: Amy <a258wang@csclub.uwaterloo.ca>
2021-08-23 14:56:11 -04:00
l42luo 09c704c94c Advice + Internships Page (#161)
continuous-integration/drone/push Build is passing Details
Closes #140
Closes #141

Co-authored-by: Linna Luo <linnaluo18@gmail.com>
Reviewed-on: #161
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: l42luo <l42luo@localhost>
Co-committed-by: l42luo <l42luo@localhost>
2021-08-23 14:31:04 -04:00
Aditya Thakral 40cc58df18 Create auto deploys for staging (#171)
continuous-integration/drone/push Build is passing Details
https://csclub.uwaterloo.ca/~a3thakra/csc/main/

Reviewed-on: #171
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2021-08-23 13:50:43 -04:00
Amy f184310083 Merge in new pages 2021-08-23 12:23:16 -04:00
b38peng a8cae99c11 Meet the Team page (#94)
continuous-integration/drone/push Build is passing Details
Includes mobile Team Member Card

Closes #9
Closes #42

Co-authored-by: Bonnie <bonniepeng2002@gmail.com>
Reviewed-on: #94
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: b38peng <b38peng@uwaterloo.ca>
Co-committed-by: b38peng <b38peng@uwaterloo.ca>
2021-08-23 11:11:42 -04:00
Aditya Thakral d1e6c89a0b Create the constitution page (#165)
continuous-integration/drone/push Build is passing Details
Closes #11
Closes #98

Reviewed-on: #165
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2021-08-23 09:27:59 -04:00
Amy 5c283ef979 Add get involved page shapes background
continuous-integration/drone/push Build is passing Details
2021-08-23 02:40:50 -04:00
Amy 2cbb4d21a0 Add our supporters page shapes background 2021-08-23 02:14:59 -04:00
Amy 964544be1f Add about us page mobile shapes background 2021-08-23 01:54:09 -04:00
Amy 7ae5ff3b03 Add about us page desktop shapes background 2021-08-23 01:38:54 -04:00
Aditya Thakral 41fdadb229 Add decoration to the bubble component (#152)
continuous-integration/drone/push Build is passing Details
Closes #87

Co-authored-by: l42luo <l42luo@localhost>
Co-authored-by: Linna Luo <linnaluo18@gmail.com>
Reviewed-on: #152
Reviewed-by: l42luo <l42luo@localhost>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2021-08-22 22:40:54 -04:00
Amy ef3c8d2eac Use useWindowDimension hook in shapes background
continuous-integration/drone/push Build is passing Details
2021-08-22 16:28:42 -04:00
Amy 35ba440636 Refactor home page shapes background 2021-08-22 16:05:19 -04:00
Amy da19ce8f01 Refactor shapes background pipeline 2021-08-21 02:31:40 -04:00
Amy c2e6078dff Add shapes background to mobile home page
continuous-integration/drone/push Build is passing Details
2021-08-20 01:20:24 -04:00
Amy 79a3959ece Refactor colour and opacity classes 2021-08-20 00:49:24 -04:00
Amy bdd2ef380b Clean up comments 2021-08-20 00:43:08 -04:00
Amy 93824c31d8 Improve shapes layout on home page 2021-08-20 00:30:31 -04:00
Amy bbc8e94387 Add basic shapes background to home page 2021-08-19 23:51:11 -04:00
Amy 04ecb67feb Move contentContainer back to _app.tsx 2021-08-19 22:46:34 -04:00
Amy 0bbfaa59c4 Create ShapesBackground component 2021-08-19 14:42:21 -04:00
Amy Wang 6f24b266eb Add [event].tsx page (#153)
continuous-integration/drone/push Build is passing Details
This is the `[event].tsx` page that displays a single event, with a couple of sample events in `content/events` for testing purposes.

Closes #114

Co-authored-by: Amy <minds10@hotmail.com>
Reviewed-on: #153
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: Amy <a258wang@csclub.uwaterloo.ca>
Co-committed-by: Amy <a258wang@csclub.uwaterloo.ca>
2021-08-18 22:27:22 -04:00
Jared He 38ffa4dee2 Add markdown events in content (#157)
continuous-integration/drone/push Build is passing Details
Closes #156

Co-authored-by: Jared He <66887902+jaredjhe@users.noreply.github.com>
Reviewed-on: #157
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: j285he <j285he@localhost>
Co-committed-by: j285he <j285he@localhost>
2021-08-18 21:56:11 -04:00
Aditya Thakral 8b9389885c Add helper functions for news archive (#145) + Add /news/archive and /news/[year]/[term] pages (#146)
continuous-integration/drone/push Build is passing Details
Closes #138

Reviewed-on: #145
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2021-08-17 15:22:19 -04:00
Jared He 64fbabf204 Add helper functions for fetching events (#115)
continuous-integration/drone/push Build is passing Details
helper functions for [year] and [year]/[term] only

closes #110

Co-authored-by: Jared He <66887902+jaredjhe@users.noreply.github.com>
Reviewed-on: #115
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: j285he <j285he@localhost>
Co-committed-by: j285he <j285he@localhost>
2021-08-17 14:58:06 -04:00
l42luo 2ced987f42 Mobile Mini Event Card (#97)
continuous-integration/drone/push Build is passing Details
Closes #38

Currently short description is still visible when card is closed

Co-authored-by: Linna Luo <linnaluo18@gmail.com>
Reviewed-on: #97
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: l42luo <l42luo@localhost>
Co-committed-by: l42luo <l42luo@localhost>
2021-08-16 20:23:41 -04:00
Aditya Thakral 1f8fd0f408 Change mathsoc link to pdf (#148)
continuous-integration/drone/push Build is passing Details
Fixes #40

Reviewed-on: #148
Reviewed-by: n3parikh <n3parikh@localhost>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2021-08-16 14:33:22 -04:00