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
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
Karen Chen
c3cdb94068
[refac] Replace <a> with Link and button for Quick Links
2026-01-06 19:20:17 -05:00
Karen Chen
c5c841ec30
[style] Enhance quick links design & Reorder items order on small screen
2026-01-04 13:53:43 -05:00
Karen Chen
27f0b2b1f9
[feat] Added quick links on Homepage
2026-01-02 01:39:35 -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