Commit Graph

65 Commits

Author SHA1 Message Date
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
Antoine Phan
32c2970574 Responsive navbar, council card and popup update for accessibility, remove analytics from Vercel 2025-08-25 02:26:48 -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
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
ab2c23f12b Make avatar rounded 2025-07-19 18:48:01 -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
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
e0a4aa1fa8 Office Hour block, codebase clean up for schemas and utils 2025-07-19 12:32:47 -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
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