cs-2022-class-profile/data
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
..
academics.ts Add Academics page (Closes #54) (#94) 2022-12-07 21:13:52 -05:00
coop.ts Add Coop Page (Close #55) (#69) 2022-12-05 09:31:50 -05:00
demographics.ts Add Demographics page (Closes #53) (#73) 2022-11-12 11:37:15 -05:00
friends.ts Add Intimacy and Drugs page (Closes #57) (#103) 2022-12-15 20:38:58 -05:00
intimacy-and-drugs.ts Add Intimacy and Drugs page (Closes #57) (#103) 2022-12-15 20:38:58 -05:00
lifestyle-and-interests.ts Add LifeStyle + Interest Page (Close #56) (#101) 2022-12-07 21:12:33 -05:00
miscellaneous.ts Add Miscellaneous Page (Close #60) (#106) 2022-12-13 21:00:34 -05:00
mocks.ts Add Academics page (Closes #54) (#94) 2022-12-07 21:13:52 -05:00
post-grad.ts Add Postgrad Page (Close #58) (#99) 2022-12-07 21:24:02 -05:00
routes.ts Made bottom arrows optional and refactored routes (Closes #72) (#76) 2022-11-05 14:06:24 -04:00