Commit Graph

188 Commits

Author SHA1 Message Date
abdaf314c8 Fix: change the year rep range + debate date 2026-02-28 12:49:05 -05:00
ecae8f4098 First iteration of the join ECSESS page 2026-02-28 12:43:11 -05:00
5a7afcb77c Added Noto Sans Symbols as backup font for unrenderable characters
Resolves https://github.com/mcgill-ecsess/ECSESS/issues/85
Replace the copyleft symbol with the copyright symbol instead
2026-02-24 15:47:51 -05:00
Karen Chen
3f77dfffc2 Updated FormattingDate function (#108)
---------

Co-authored-by: Antoine Phan <hoangtuan11102@gmail.com>
2026-02-24 15:25:58 -05:00
2062efa87d Upscale the council profile photo (#107) 2026-02-15 13:52:48 -05:00
28ba5fd721 Adding LinkedIn to the council profile (#106)
* Adding LinkedIn to the council profile

* Make cursor become pointer when clicking X

* LinkedIn fill and stroke
2026-02-15 13:49:10 -05:00
2a91d9e5bf Finishing updating the new council page 2026-02-09 17:36:48 -05:00
c2b2b7bff1 Remove format.ts and changes the layout to fit on small and big screens 2026-02-09 17:36:48 -05:00
343713bd19 Change bottom text about joining ECSESS 2026-02-09 17:36:48 -05:00
3bb049946b Minor adjustment to the alt text and layout 2026-02-09 17:36:48 -05:00
d4f17ba1a2 Minor tweak on council card on big vs small screens 2026-02-09 17:36:48 -05:00
adb2986a9b Adjustment to layout 2026-02-09 17:36:48 -05:00
b84a6ac93c Linting of styling issues 2026-02-09 17:36:48 -05:00
d6d1717222 Linting of styling issues 2026-02-09 17:36:48 -05:00
ae398b3d37 Redesign the Council cards and popups 2026-02-09 17:36:48 -05:00
7ad2bfba10 Redesign some components of the council page 2026-02-09 17:36:48 -05:00
ECSESS VP Tech Dev
a3908745d7 Antoine's vision of the credit page (#95)
Co-authored-by: Minh Vo <minh.vo2@mail.mcgill.ca>
Co-authored-by: Antoine Phan <hoangtuan11102@gmail.com>
2026-02-09 16:33:34 -05:00
680a6a61a4 Added last updated time for OH (#100)
* Added last updated time for OH

* Added lastUpdated field for OH

* Added formatting date function for last updated
2026-02-09 15:36:52 -05:00
Karen Chen
5228f4d202 Added formatting date function for last updated 2026-02-09 15:27:58 -05:00
Minh
10f0609a7e update icon for footer and add bug report form (#103)
* Update footer icons and add bug report from
* Adding .claude to .gitignore
2026-02-09 14:59:11 -05:00
Karen Chen
3f93d98ea9 Added lastUpdated field for OH 2026-02-09 01:10:20 -05:00
Karen Chen
9b93464726 Added last updated time for OH 2026-02-03 02:27:37 -05:00
Antoine Phan
7e1a57e0b3 Merge pull request #97 from mcgill-ecsess/antoine/preview-seo-changes-and-query-optimization
Weekend overhaul: SEO changes, query optimization, landing page, animations
2026-01-26 23:51:05 -05:00
6eff0e5e83 General fix the homepage and the sponsor block overflow on mobile 2026-01-26 23:46:43 -05:00
bd4889b6f9 Color update 2026-01-25 11:45:56 -05:00
8a817a769e Minor update to sponsor block 2026-01-25 11:34:04 -05:00
52c4045776 Linting 2026-01-25 11:33:44 -05:00
84793c825d Re-add sponsor section 2026-01-25 11:31:13 -05:00
cd52d638f6 Combined homepage query into 1 2026-01-25 11:22:16 -05:00
eb22c73f11 Rework the error page and OH schedule 2026-01-25 01:47:13 -05:00
f9fbca9531 Styling updates, overhaul main landing page 2026-01-25 01:25:16 -05:00
f8f650813a Update preview images 2026-01-25 00:29:57 -05:00
e94efafa1a Squashed commit of the following:
commit 8f998f2a0edfc0f24029fe98ecb577a0454e1851
Author: Antoine Phan <hoangtuan11102@gmail.com>
Date:   Sat Jan 24 12:50:35 2026 -0500

    Formatting a bit

commit b26fd23eab95c348e88ed3c253682d924738e254
Author: Antoine Phan <hoangtuan11102@gmail.com>
Date:   Sat Jan 24 12:50:23 2026 -0500

    Make the funny error page
2026-01-24 12:51:04 -05:00
Antoine Phan
8d7317a2d7 Merge pull request #80 from mcgill-ecsess/quick-links-home-page
[feat] Added quick links on Homepage
2026-01-22 11:49:04 -05:00
3f8d9de2bf Changes to some colour contrast, reworded, and refactor some duplicated code 2026-01-22 01:22:23 -05:00
Karen Chen
4f8e731fe8 [refac] Code style cleanup & minor updates 2026-01-22 00:24:57 -05:00
e3c3790e32 Removed unused CSS animation 2026-01-21 18:50:23 -05:00
c12f05921d Linting 2026-01-21 09:07:24 -05:00
b75194eb95 Minor update 2026-01-21 09:07:05 -05:00
0930cacce8 hopefully fixed phone wiggle issue, again, it wiggles now 2026-01-12 16:08:25 -05:00
2840098592 hopefully fixed phone wiggle issue 2026-01-12 15:52:38 -05:00
4ffa937600 Lint format with Prettier 2026-01-11 21:41:40 -05:00
9fc25f3072 Re-componentize EventBlock, some misc change, update UX entirely. 2026-01-11 21:41:19 -05:00
415495e215 GROQ query optimization 2026-01-11 21:17:30 -05:00
53b3cff532 Merge branch 'antoine/70-73-phase-out-skeleton-ui' 2026-01-09 10:44:18 -05:00
Antoine Phan
b9d1402211 CI: Test build on Pull Request (#83)
* Created test build for PRs
* Specify node version for Vercel adapter
* Added SANITY_ID secret
2026-01-08 21:50:12 -05:00
53474b24c0 Misc. fix: Lint Affiliated groups 2026-01-08 21:39:35 -05:00
52ea263b05 Misc. fix: Affiliated Groups instead of 'Clubs' 2026-01-08 21:39:06 -05:00
1dfecd0bf9 Remove Skeleton UI and Tailwind Typography 2026-01-08 21:04:35 -05:00
16fde62ce5 Linting changes 2026-01-08 21:04:22 -05:00