Commit Graph

82 Commits

Author SHA1 Message Date
9fc25f3072 Re-componentize EventBlock, some misc change, update UX entirely. 2026-01-11 21:41:19 -05:00
53b3cff532 Merge branch 'antoine/70-73-phase-out-skeleton-ui' 2026-01-09 10:44:18 -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
16fde62ce5 Linting changes 2026-01-08 21:04:22 -05:00
922aa1a4d4 Phase out Skeleton UI in FAQ Accordion 2026-01-08 21:03:02 -05:00
7f0feec364 Phase out Skeleton UI in Council Avatar 2026-01-08 20:58:45 -05:00
Minh Vo
bf795ed03c make all css to tailwind 2025-12-30 11:16:27 -05:00
Minh Vo
bd306a6917 format code 2025-12-30 11:04:01 -05:00
Minh Vo
76f1bedf66 fix styling issue 2025-12-30 11:03:05 -05:00
Minh Vo
b92ab62f1d format using prettier 2025-12-30 10:27:10 -05:00
Minh Vo
be24bf10dc update style to tailwind 2025-12-30 10:22:03 -05:00
Minh Vo
c74efd9c05 add padding so it looks nicer and change shadow color 2025-12-29 12:21:26 -05:00
Minh Vo
3e74ac4bcb update type to enum and change css -> tailwindcss syntax + some ui change 2025-12-29 02:37:29 -05:00
Minh Vo
6ce42e7d36 update peeking animation 2025-12-27 11:56:41 -05:00
Minh Vo
36632b025f remove peeking effect for smaller devices and add back shadow to the card 2025-12-27 00:38:27 -05:00
Minh Vo
bbc4e373a3 update event tab and edit event card 2025-12-26 19:14:16 -05:00
Minh Vo
dcdfb4ac6a update the event flip card + add remodel scrollbar 2025-12-26 17:28:32 -05:00
Minh Vo
b70337e949 create flip card to separate description from event image 2025-12-23 22:54:40 -05:00
Minh Vo
b4bb7dec0c remove skeleton ui 2025-12-22 19:52:46 -05:00
Antoine Phan
37666f9d0a Quality of life update & package migrations. Use Vercel as default adapter (#67)
* Update all packages
* Manual migration to SkeletonUI v4.8.0. Event elements has breaking tabs underline highlight
* Remove unused dependencies & Let Prettier clean everything
* Minor misc styling update
2025-12-19 22:21:00 -05:00
Antoine Phan
a7ce1b8683 Event blocks and RichText needs update... 2025-12-10 01:08:23 -05:00
Antoine Phan
cb8a67e008 Fix navbar colours on press and hover. Removed x50 colours 2025-12-10 00:53:06 -05:00
Gommo203
bf2ca9e26a PRO GAMBLEE
Updated isPastEvent function to add 1 day to the event date comparison.
2025-11-19 01:27:39 -05:00
Gommo203
7efe188a4f Update isPastEvent to consider events one day ahead
Modify isPastEvent function to check if the event is more than one day in the future.
2025-11-19 01:20:06 -05:00
paololahoud2004@gmail.com
174beae4ea changed navbar for phone and laptop 2025-11-03 20:36:39 -05:00
Gommo203
b48cc42e3c Changed timzone to make sure it displays the correct day
Added UTC time zone to date formatting.
2025-11-03 17:31:25 -05:00
Antoine Phan
3536a186ca Gradient look on all pages 2025-10-20 19:52:46 -04:00
Antoine Phan
15fcd1cd50 Remove occurrences of darkmode 2025-10-20 19:36:57 -04:00
Antoine Phan
4bbfbd5c95 Force darkmode for the time being 2025-10-18 14:29:52 -04:00
Antoine Phan
517967825c Finalize homepage with Affiliated Clubs + add gradient to homepage 2025-10-18 14:26:52 -04:00
Antoine Phan
64450a0b2d Remove unused Social Links 2025-10-18 14:01:45 -04:00
Antoine Phan
1a3cb47ca9 Finalize footer 2025-10-18 13:58:45 -04:00
paololahoud2004@gmail.com
d4fb141517 added affiliated clubs and updated events page 2025-10-16 23:33:03 -04:00
paololahoud2004@gmail.com
37077f654d Modified footer 2025-10-16 19:41:13 -04:00
Antoine Phan
95e53b5153 Things seems like they are working 2025-10-13 23:10:37 -04:00
Antoine Phan
0d523c5403 Update the Office Hour Calendar look
Shoutout to Curosr for the implementation
2025-10-13 21:38:46 -04:00
Antoine Phan
a621e77072 Move files 2025-10-13 20:33:41 -04:00
Antoine Phan
ac029528a3 Minor adjustments 2025-10-13 20:20:48 -04:00
Antoine Phan
f3ce8ae93f Fix navbar full width 2025-09-29 17:44:27 -04:00
zzzmlssqnzzz
001f558a12 small change to hide the join council tab since its currently not open 2025-09-11 10:59:22 -04:00
Antoine Phan
36875ccaf6 Update packages and redirect page 2025-09-07 14:32:58 -04:00
Antoine Phan
d377d16315 Merge branch 'main' into SEO 2025-09-06 10:12:20 -04:00
Antoine Phan
841335544e Minor update to Resource Card and layout 2025-09-04 20:29:13 -04:00
zzzmlssqnzzz
b3450c64a1 resource card 2025-09-04 16:16:33 -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
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
e4c86384dc Search Engine Optimization 2025-08-25 11:35:18 -04:00