Aditya Thakral
298e3c6efb
Fix constitution formatting ( #216 )
...
Fixes #215
https://csclub.uwaterloo.ca/~a3thakra/csc/adi-fix-constitution-formatting
Reviewed-on: www/www-new#216
Reviewed-by: Amy <a258wang@csclub.uwaterloo.ca>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Amy Wang
bb4219a02b
Show pointer cursor when hovering over dropdowns on Get Involved page ( #228 )
...
Also fixed the punctuation inconsistencies that were bothering me.
Closes #199
Closes #219
Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: www/www-new#228
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: Amy <a258wang@csclub.uwaterloo.ca>
Co-committed-by: Amy <a258wang@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
9c6d5ccf16
Remove Bill from Syscom + Fix Andrew's picture ( #226 )
...
Fixes #196
https://csclub.uwaterloo.ca/~a3thakra/csc/adi-fix-syscom/about/team/
Reviewed-on: www/www-new#226
Reviewed-by: Max Erenberg <merenber@csclub.uwaterloo.ca>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
ab040a91e1
Add dummy upcoming event ( #194 )
...
Reviewed-on: www/www-new#194
Reviewed-by: Amy <a258wang@csclub.uwaterloo.ca>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
61c440c5eb
Use full date strings for news files ( #177 )
...
If we don't, then `new Date(dateString)` actually interprets it as time in UTC, which is 4/5 hours ahead of EDT/EST. This means that the actual date in the news card is 1 day before the actual date.
https://csclub.uwaterloo.ca/~a3thakra/csc/adi-news-dates
Reviewed-on: www/www-new#177
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
eb4f372de7
Add /resources/tech-talks and /resources/tech-talks/[slug] ( #180 )
...
Closes #36
Closes #37
Try it here: https://csclub.uwaterloo.ca/~a3thakra/csc/adi-tech-talks/
Reviewed-on: www/www-new#180
Reviewed-by: n3parikh <n3parikh@localhost>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
dc114f742e
Add /resources/services page ( #169 )
...
Closes #17
https://csclub.uwaterloo.ca/~a3thakra/csc/adi-resources-services-page
Reviewed-on: www/www-new#169
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
l42luo
09c704c94c
Advice + Internships Page ( #161 )
...
Closes #140
Closes #141
Co-authored-by: Linna Luo <linnaluo18@gmail.com>
Reviewed-on: www/www-new#161
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: l42luo <l42luo@localhost>
Co-committed-by: l42luo <l42luo@localhost>
2 years ago
b38peng
a8cae99c11
Meet the Team page ( #94 )
...
Includes mobile Team Member Card
Closes #9
Closes #42
Co-authored-by: Bonnie <bonniepeng2002@gmail.com>
Reviewed-on: www/www-new#94
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: b38peng <b38peng@uwaterloo.ca>
Co-committed-by: b38peng <b38peng@uwaterloo.ca>
2 years ago
Aditya Thakral
d1e6c89a0b
Create the constitution page ( #165 )
...
Closes #11
Closes #98
Reviewed-on: www/www-new#165
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Jared He
38ffa4dee2
Add markdown events in content ( #157 )
...
Closes #156
Co-authored-by: Jared He <66887902+jaredjhe@users.noreply.github.com>
Reviewed-on: www/www-new#157
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: j285he <j285he@localhost>
Co-committed-by: j285he <j285he@localhost>
2 years ago
Aditya Thakral
8b9389885c
Add helper functions for news archive ( #145 ) + Add /news/archive and /news/[year]/[term] pages ( #146 )
...
Closes #138
Reviewed-on: www/www-new#145
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
1f8fd0f408
Change mathsoc link to pdf ( #148 )
...
Fixes #40
Reviewed-on: www/www-new#148
Reviewed-by: n3parikh <n3parikh@localhost>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
470a70d6b4
Use eslint-plugin-import to bring some order to the mess ( #132 )
...
Fixes #130
Reviewed-on: www/www-new#132
Reviewed-by: dora <d43su@csclub.uwaterloo.ca>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
1fb308327f
TechTalk Card + mini tech card ( #71 )
...
fixes #35 and #34
- extra padding below poster image
Co-authored-by: catherine-w <37776108+catherine-w@users.noreply.github.com>
Co-authored-by: c29wan <c29wan@localhost>
Reviewed-on: www/www-new#71
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
360d9e4b6f
Get Involved Page! ( #76 )
...
closes #13 and #24
- added the `<EmailSignup>` and `<ConnectWithUs>` components!
- adds the Get Involved Page
Co-authored-by: dora <d43su@uwaterloo.ca>
Co-authored-by: dora <d43su@csclub.uwaterloo.ca>
Reviewed-on: www/www-new#76
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
f670247ec5
About Us page ( #70 )
...
Fixes #7
Co-authored-by: Linna Luo <linnaluo18@gmail.com>
Reviewed-on: www/www-new#70
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Bonnie Peng
ae8e84564b
Our Supporters Page
2 years ago
Neil Parikh
23558a2b2b
fix date format in after hours
2 years ago
William Tran
dc0cc390c1
OrganizedContent
2 years ago
Bonnie Peng
2594a72fdb
Mobile EventDescriptionCard
2 years ago
Amy Wang
4777b5f274
TeamMemberCard
2 years ago
Aditya Thakral
7f88950f78
Make registerLink and poster optional for events
2 years ago
Aditya Thakral
8d6fbfac41
Fix playground img extension
2 years ago
Aditya Thakral
b2757e1e0c
Use images from playground
2 years ago
Jared He
429f19fdd4
Add EventCard
2 years ago
Dora Su
ed9724a36e
TeamMember
2 years ago
Dora Su
de2e7cd739
Add the NewsCard component
2 years ago
Linhui Luo
efd9eecdca
Create MiniEventCard
2 years ago