cs-2022-class-profile/pages
Mark Chiu d77ebe0f8d
continuous-integration/drone/push Build is passing Details
Add Intimacy and Drugs page (Closes #57) (#103)
Todo:
- [x] Fix Grouped bar graphs (done in a separate PR) (#104) DO NOT MERGE BEFORE OTHER GROUPED BAR PR IS DONE: #108
- [x] Fix responsiveness of quotation carousels.

Note that Lifestyle and Interests link in BottomNav (that appears in the co-op and Intimacy and Drugs pages) is overflowing because the text is a bit too long in mobile.

![image](/attachments/8bd7f7b2-96ce-4e6b-af51-fe1c3304a215)

Other changes:
- Add minWidth to QuotationCarousel
- Fix friends page pie charts percentage values (one of them got converted into a bar graph because the values were too small for the pie to display itself at times and we already had many pie charts in that page already)
- Lifestyle and Interests page had the wrong bottom nav links.
- Fixed the `lowerLabel` value of bar graphs in multiple pages since the alternating labels aren't really necessary. Now that I'm doing it pretty frequently, I think it should be made a default value perhaps 🤔
- SectionWrapper component is fixed so it's centered in mobile.
- Fix ComponentWrapper for mobile responsive purposes
https://intimacy-drugs-page-csc-class-profile-stagin-snedadah.k8s.csclub.cloud/intimacy-and-drugs/

Co-authored-by: e26chiu <e26chiu@csc.uwaterloo.ca>
Reviewed-on: #103
Reviewed-by: Shahan Nedadahandeh <snedadah@csclub.uwaterloo.ca>
2022-12-15 20:38:58 -05:00
..
_app.css Fix Mobile Vertical Bar Graph Labels (Closes #50) (#83) 2022-11-13 18:36:34 -05:00
_app.tsx Sample page and graph wrappers (#32) 2022-09-02 17:39:46 -04:00
academics.tsx Add Academics page (Closes #54) (#94) 2022-12-07 21:13:52 -05:00
coop.tsx Add Intimacy and Drugs page (Closes #57) (#103) 2022-12-15 20:38:58 -05:00
demographics.tsx Add Intimacy and Drugs page (Closes #57) (#103) 2022-12-15 20:38:58 -05:00
font.css Add Wordcloud Component (#27) 2022-08-04 02:17:19 -04:00
friends.tsx Add Intimacy and Drugs page (Closes #57) (#103) 2022-12-15 20:38:58 -05:00
index.tsx Sample page and graph wrappers (#32) 2022-09-02 17:39:46 -04:00
intimacy-and-drugs.tsx Add Intimacy and Drugs page (Closes #57) (#103) 2022-12-15 20:38:58 -05:00
lifestyle-and-interests.tsx Add Intimacy and Drugs page (Closes #57) (#103) 2022-12-15 20:38:58 -05:00
miscellaneous.tsx Add Miscellaneous Page (Close #60) (#106) 2022-12-13 21:00:34 -05:00
playground.module.css Add Quotation Carousel (#36) 2022-09-02 21:53:05 -04:00
playground.tsx Enable customized colors for line graph (#92) 2022-11-30 21:48:36 -05:00
post-grad.tsx Add Intimacy and Drugs page (Closes #57) (#103) 2022-12-15 20:38:58 -05:00
samplePage.module.css Add Intimacy and Drugs page (Closes #57) (#103) 2022-12-15 20:38:58 -05:00
samplePage.tsx Enable customized colors for line graph (#92) 2022-11-30 21:48:36 -05:00