Commit Graph

183 Commits

Author SHA1 Message Date
Antoine Phan
87613b2524 80% complete 2025-09-06 10:13:17 -04:00
Antoine Phan
d377d16315 Merge branch 'main' into SEO 2025-09-06 10:12:20 -04:00
ECSESS VP Tech Dev
543348a0d0 Resource Card (#44)
* Created Resource card
* Changed layout of resource page
* Adding new colors

---------

Co-authored-by: Antoine Phan <antoine.phan@mail.mcgill.ca>
Co-authored-by: zzzmlssqnzzz <melissa.qian@mail.mcgill.ca>
2025-09-06 10:09:34 -04:00
Antoine Phan
841335544e Minor update to Resource Card and layout 2025-09-04 20:29:13 -04:00
zzzmlssqnzzz
8f43311954 adding new colors 2025-09-04 16:18:55 -04:00
zzzmlssqnzzz
b3450c64a1 resource card 2025-09-04 16:16:33 -04:00
Antoine Phan
744de83f3f Vercel Analytics 2025-08-30 01:04:37 -04:00
Antoine Phan
0fc3acd238 Fix thumbnail stretching weirdly on Event page 2025-08-29 19:43:07 -04:00
Mel
984e7895e8 Event Page (#36)
* created event block component, tabs wip

* adding icons and changing type to EventPost

* refactor event block to tailwind (antoine help)

* revert nav bar to black

* using tabs from skeleton

* Fix Event tabs CSS classses and create Tab Control component

* adding space between the tabs

* created EventTabPanel component

* small styling fix

* sorting events by date

---------

Co-authored-by: Antoine Phan <antoine.phan@mail.mcgill.ca>
2025-08-28 20:30:31 -04:00
ab762aa6cb Fix typo, oops
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-26 13:59:13 -04:00
Antoine Phan
c60afcaa56 Thumbnail
Also exposing projectId from this commit. Generally it is fine to do so and I will/might consider changing the utils
2025-08-25 12:10:21 -04:00
Antoine Phan
59509f84e6 Social media tags + thumbnail 2025-08-25 11:57:46 -04:00
Antoine Phan
a21497efca Minor formatting 2025-08-25 11:37:52 -04:00
Antoine Phan
e4c86384dc Search Engine Optimization 2025-08-25 11:35:18 -04:00
ECSESS VP Tech Dev
9acc9b1ae1 Merge pull request #37 from mcgill-ecsess/responsive-navbar 2025-08-25 02:33:31 -04:00
Antoine Phan
71fb247752 Use branch's packages 2025-08-25 02:32:33 -04:00
Antoine Phan
32c2970574 Responsive navbar, council card and popup update for accessibility, remove analytics from Vercel 2025-08-25 02:26:48 -04:00
06b3d9cb55 Formatting + Added Lucide Icon theme (#35) 2025-08-17 19:18:15 -04:00
Antoine Phan
15fe42d046 Formatting + Added Lucide Icon theme 2025-08-11 17:24:29 -04:00
Antoine Phan
bdb3a0613b Vercel Analytics 2025-08-11 11:24:29 -04:00
Antoine Phan
4b8f7887e8 Reponsive homepage: Office hours and sponsors 2025-08-04 14:06:59 -04:00
Antoine Phan
775d13fee2 Sponsors. Minor tweaks to FAQ Accordion 2025-07-25 17:28:04 -04:00
Antoine Phan
7e2b9d32aa Resources page, ResourceBlock, schemas 2025-07-25 16:28:23 -04:00
Antoine Phan
c67d68595f Merge branch 'new-homepage-look' 2025-07-25 15:52:46 -04:00
Antoine Phan
3844968812 Typography styling 2025-07-25 15:51:11 -04:00
Antoine Phan
2e1d9e2721 Rich Portable Text 2025-07-20 00:12:09 -04:00
Antoine Phan
17303b07fb Update width of progress bar 2025-07-19 18:52:10 -04:00
Antoine Phan
cf541afe20 Merge branch 'main' into new-homepage-look 2025-07-19 18:50:18 -04:00
Antoine Phan
ab2c23f12b Make avatar rounded 2025-07-19 18:48:01 -04:00
Antoine Phan
2d79110182 New homepage look 2025-07-19 18:41:46 -04:00
Antoine Phan
613a24c7a2 Fix styling with OH Schedule 2025-07-19 18:41:22 -04:00
Antoine Phan
ded6eb6c9a Avatar and council member page update 2025-07-19 18:41:11 -04:00
Antoine Phan
3366cebc99 Update schemas 2025-07-19 18:40:49 -04:00
Antoine Phan
9f1b893a96 Update FAQ accordion and button 2025-07-19 16:36:44 -04:00
Antoine Phan
bbf148704b Council page layout update 2025-07-19 16:36:29 -04:00
Antoine Phan
50c07509d9 Schemas update + Image optimization
Resolves: https://github.com/mcgill-ecsess/ECSESS/issues/20
2025-07-19 16:36:00 -04:00
Antoine Phan
d8ead1038b Update README, dependencies, and migrate to TS 2025-07-19 13:18:16 -04:00
ECSESS VP Tech Dev
f4e398ebe2 Merge pull request #28 from mcgill-ecsess/office-hour
Office Hours + Cleanup codebase for schemas & $lib
2025-07-19 17:34:57 +01:00
Antoine Phan
e0a4aa1fa8 Office Hour block, codebase clean up for schemas and utils 2025-07-19 12:32:47 -04:00
Antoine Phan
fe3495227d Merge branch 'main' into office-hour 2025-07-19 01:17:26 -04:00
Antoine Phan
2a6b184a8a Resolves empty events 2025-07-19 01:03:30 -04:00
6964ead829 Development progress bar (#26) 2025-07-17 20:03:54 -04:00
Antoine Phan
a434264ffa Another checkpoint: getting OHBlock in shapes 2025-07-08 18:09:40 -04:00
Antoine Phan
9c3e2fad64 Checkpoint for implementing OH Schedule 2025-07-08 17:47:54 -04:00
Mel
0639f07bf7 Merge pull request #22 from mcgill-ecsess/council_card_component
Council Card Component
2025-07-07 18:55:46 -04:00
zzzmlssqnzzz
3924afb72d remove comments 2025-07-07 18:52:40 -04:00
zzzmlssqnzzz
2bf2d849fe small style fix 2025-07-07 18:50:19 -04:00
zzzmlssqnzzz
258d1fd483 fixing profile img formatting 2025-07-07 18:42:05 -04:00
Antoine Phan
73e46d95c9 Add goofy picture, use <Button>, and minor formatting 2025-06-20 10:59:12 -04:00
Antoine Phan
ffd0a053bc Clean up styling classes with tailwind @apply 2025-06-20 10:58:05 -04:00