Amy Wang
92bf4752cd
Add scrolling to Organized Content sidebar on smaller desktop screens ( #322 )
...
Closes #314
Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: www/www-new#322
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
William Tran
0277badf41
Fix Organized Content Arrows ( #318 )
...
Closes #262
Co-authored-by: William Tran <william.tran1@uwaterloo.ca>
Reviewed-on: www/www-new#318
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: w25tran <w25tran@localhost>
Co-committed-by: w25tran <w25tran@localhost>
2 years ago
Neil Parikh
e088ff1f4f
Add permalink in event card ( #316 )
...
https://csclub.uwaterloo.ca/~a3thakra/csc/permalink-homepage/
Co-authored-by: Neil Parikh <n3parikh@csclub.uwaterloo.ca>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Reviewed-on: www/www-new#316
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: n3parikh <n3parikh@csclub.uwaterloo.ca>
Co-committed-by: n3parikh <n3parikh@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
e73df82bde
Update content for advice pages ( #299 )
...
Unblocks #173
https://csclub.uwaterloo.ca/~a3thakra/csc/adi-new-advice/resources/advice/co-op/
Reviewed-on: www/www-new#299
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Neil Parikh
71bdeecb77
Add BOT event ( #296 )
...
https://csclub.uwaterloo.ca/~a3thakra/csc/n3parikh-patch-1/
https://csclub.uwaterloo.ca/~a3thakra/csc/n3parikh-patch-1/events/2021/fall/BOT/
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Reviewed-on: www/www-new#296
Co-authored-by: n3parikh <n3parikh@csclub.uwaterloo.ca>
Co-committed-by: n3parikh <n3parikh@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
c7f0d83bba
Fix weird animation flash on mobile ( #304 )
...
When we visit the website on mobile, there's a weird animation flash. This is caused because the navbar by default is placed at left: 0, and we see the transform animation once the page loads. This places the navbar at left: 100% (outside the screen) and transforms it to move into the screen - translateX(-100%)
Reviewed-on: www/www-new#304
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
Max Erenberg
f8cde46d6a
add link to libera.chat ( #303 )
...
Closes #285 .
Reviewed-on: www/www-new#303
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: Max Erenberg <merenber@csclub.uwaterloo.ca>
Co-committed-by: Max Erenberg <merenber@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
7c881c7102
Use the new discord logo ( #300 )
...
Closes #291
Closes #85
Reviewed-on: www/www-new#300
Reviewed-by: w25tran <w25tran@localhost>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
f1ec9dbae1
Remove playground ( #288 )
...
Closes #278
Reviewed-on: www/www-new#288
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
5c6e0c75ca
Add ssh key fingerprints ( #225 )
...
Closes #168
https://csclub.uwaterloo.ca/~a3thakra/csc/adi-initial-ssh-key-fingerprints
Reviewed-on: www/www-new#225
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Amy Wang
8d43bf260d
Fix accessibility issues for keyboard-only users, and fix some Safari bugs ( #268 )
...
Also fixed a couple of Safari-specific bugs. Summary:
- Added a secondary-accent ring around buttons on focus. (White didn't show up very well against the background.) We can always chat with design about this later if we want to change it.
- Fixed the weirdness with tabbing over the headers on the Advice pages. I also made the header flex vertically on mobile screens - this fixes the issue of extra whitespace on the right side, and is also somewhat consistent with the menu-y thing at the top of the mobile Meet the Team page.
- I was very tempted to do this on the Events term archive pages as well, but I figured I should get someone else's opinion on that first.
- Removed the extra triangle symbol in the MiniEventCard on Safari. I had to use a vendor prefix, but if anyone else can come up with something better, then please do that, thank you.
- Stopped the home page "Computer Science Club" from breaking into two lines on small desktop screens.
- Added extra space to mobile footer.
Closes #250
Closes #248
Closes #253
Closes #256
Closes #261
Co-authored-by: Amy <minds10@hotmail.com>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Reviewed-on: www/www-new#268
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
Jared He
b960f35572
Fix some link bugs ( #263 )
...
Closes #251 . Closes #258 .
Co-authored-by: Jared He <66887902+jaredjhe@users.noreply.github.com>
Reviewed-on: www/www-new#263
Reviewed-by: Amy <a258wang@csclub.uwaterloo.ca>
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: j285he <j285he@localhost>
Co-committed-by: j285he <j285he@localhost>
2 years ago
Amy Wang
0bb8049db3
Fix navbar highlight for Organized Content sections ( #182 )
...
Also fixes the navbar highlight for the different Advice sections.
Closes #181
Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: www/www-new#182
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
b38peng
177744db9c
remove border box
2 years ago
b38peng
36ea7e0eeb
comments
2 years ago
b38peng
8bdbc0f026
bug fix
2 years ago
Aditya Thakral
30102822da
Add title to all pages ( #222 )
...
Closes #221
Go to https://csclub.uwaterloo.ca/~a3thakra/csc/adi-page-titles and make sure that all pages have a title (you can hover over the tab)
Reviewed-on: www/www-new#222
Reviewed-by: j285he <j285he@localhost>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
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
1074c22cb5
Make markdown event headings not gignantic ( #193 )
...
Reviewed-on: www/www-new#193
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
6b88cf308b
Add mobile styles to the event card ( #190 )
...
closes #160
closes #154
https://csclub.uwaterloo.ca/~a3thakra/csc/adi-mobile-events-card/
Reviewed-on: www/www-new#190
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Aditya Thakral
c31571f745
Add events archive ( #187 )
...
Closes #117
Reviewed-on: www/www-new#187
Reviewed-by: j285he <j285he@localhost>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
William Tran
4237da76e3
Mobile Organized Content ( #79 )
...
Co-authored-by: William Tran <william.tran1@uwaterloo.ca>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Reviewed-on: www/www-new#79
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: w25tran <w25tran@localhost>
Co-committed-by: w25tran <w25tran@localhost>
2 years ago
Aditya Thakral
82c311e642
Add feedback form link ( #186 )
...
Closes #43
Reviewed-on: www/www-new#186
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
Amy Wang
0b05915342
Shapes Background ( #164 )
...
We have decided to use randomly-generated shapes for most of the pages, instead of hard-coding the shapes backgrounds.
Closes #25
Co-authored-by: Amy <a258wang@uwaterloo.ca>
Reviewed-on: www/www-new#164
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
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
Amy Wang
72709f5d6e
Add EmailSignup link ( #175 )
...
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: www/www-new#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>
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
Aditya Thakral
41fdadb229
Add decoration to the bubble component ( #152 )
...
Closes #87
Co-authored-by: l42luo <l42luo@localhost>
Co-authored-by: Linna Luo <linnaluo18@gmail.com>
Reviewed-on: www/www-new#152
Reviewed-by: l42luo <l42luo@localhost>
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
b38peng
1b0655c0c4
fix
2 years ago
b38peng
aa47644d41
pr fixes yay
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
l42luo
2ced987f42
Mobile Mini Event Card ( #97 )
...
Closes #38
Currently short description is still visible when card is closed
Co-authored-by: Linna Luo <linnaluo18@gmail.com>
Reviewed-on: www/www-new#97
Reviewed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-authored-by: l42luo <l42luo@localhost>
Co-committed-by: l42luo <l42luo@localhost>
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
b38peng
972b7f4200
dynamic image urls + animation
2 years ago
b38peng
80cb6e3897
generate img path
2 years ago
b38peng
da4742ba81
pr comment fixes
2 years ago
Aditya Thakral
af8c750c0c
Change CSS variable names + create a themer ( #109 )
...
Try it out at https://csclub.uwaterloo.ca/~a3thakra/website-demo/themer/
- Themes persist across website reloads
- Individual color reset buttons
- Reset all colors button
Reviewed-on: www/www-new#109
Reviewed-by: n3parikh <n3parikh@localhost>
Reviewed-by: b38peng <b38peng@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
Amy Wang
6a64013e5c
Home Page UI ( #88 )
...
Desktop and Mobile versions of the home page UI.
Closes #4 (we can create new issues for the remaining tasks)
Co-authored-by: Amy <minds10@hotmail.com>
Reviewed-on: www/www-new#88
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
1ff1c7f78d
Use ConnectWithUs and EmailSignup components on the /about page ( #93 )
...
Reviewed-on: www/www-new#93
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
ed3c3939e5
Standardize h1, h2, h3, h4, p margins ( #90 )
...
Reviewed-on: www/www-new#90
Co-authored-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
Co-committed-by: Aditya Thakral <a3thakra@csclub.uwaterloo.ca>
2 years ago
b38peng
422da398f8
added codey
2 years ago
b38peng
d296fe2d7b
mobile team member card
2 years ago
b38peng
801a200664
dynamic importing!!
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