Commit Graph

134 Commits

Author SHA1 Message Date
7f0feec364 Phase out Skeleton UI in Council Avatar 2026-01-08 20:58:45 -05:00
dc722963a9 Merge branch 'minh/update-event-page'
* Removes `Tabs` component of Skeleton UI from the event page:  events/+page.svelte, EventTabsContent.svelte, EventTabsTrigger.svelte
* Flip card feature
* Resolve #59 and resolve #72.
* Refactor rendering logic for EventTabContent and EventTabTrigger in events/+page.svelte
* Remove picture zoom in when hover on event banner since this creates a visual bug when the card also translate upward
* Front side contains the banner image, event title, date and location of the event
* Back side contains event description and other utility function such as calendar and registration
2025-12-31 01:46:19 -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
ce494e182a Merge remote-tracking branch 'origin/main' into minh/update-event-page 2025-12-30 10:23:50 -05:00
Minh Vo
be24bf10dc update style to tailwind 2025-12-30 10:22:03 -05:00
Léo
e0f3c9c39e CI: Add linting Action for PRs with Prettier (#77)
Co-authored-by: Antoine Phan <hoangtuan11102@gmail.com>
2025-12-30 00:57:52 -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
157bdec9ea Update links type for events 2025-12-25 22:18:51 -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
Antoine Phan
acf7eff96f Fix favicon missing? 2025-12-10 00:52:41 -05:00
Antoine Phan
4b47a41bbb Hotfix: remove color 150 2025-12-10 00:05:35 -05:00
Antoine Phan
8ea8b704ca Update contributions guidelines 2025-12-09 23:28:36 -05:00
Antoine Phan
9e244e0237 Quick update for contribution and README 2025-12-09 23:28:36 -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
7bd0b30d01 Merge pull request #58 from mcgill-ecsess/Gommo203-patch-1
Changed timzone to make sure it displays the correct day
2025-11-03 17:33:31 -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
f486126c94 Remove the progress bar 2025-10-20 20:00:53 -04: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
a43c529ef4 removed mock events 2025-10-16 23:35:04 -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
9052b02e56 Very minor optimization options 2025-10-13 22:06:37 -04:00
Antoine Phan
a1c40ccba4 Fix bad imports 2025-10-13 21:47:17 -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
ECSESS VP Tech Dev
69c4527682 Merge pull request #46 from mcgill-ecsess/hide-join-council-tab
Small change to hide the join council tab since its currently not open
2025-09-14 12:26:52 -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