Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: events page #70

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

feat: events page #70

wants to merge 21 commits into from

Conversation

JoaoCoelho2003
Copy link

@JoaoCoelho2003 JoaoCoelho2003 commented Jan 31, 2025

  • Calendar
  • Event Card
  • Event List

Refers to: #39

Right now the page looks like this:

image

Copy link

netlify bot commented Jan 31, 2025

Deploy Preview for cesium-hydrogen-new ready!

Name Link
🔨 Latest commit 48c6b97
🔍 Latest deploy log https://app.netlify.com/sites/cesium-hydrogen-new/deploys/67bcbc8a499cd400088ba813
😎 Deploy Preview https://deploy-preview-70--cesium-hydrogen-new.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@JoaoCoelho2003 JoaoCoelho2003 marked this pull request as draft February 3, 2025 16:15
@JoaoCoelho2003 JoaoCoelho2003 self-assigned this Feb 4, 2025
@diogogmatos
Copy link
Member

You can now use this endpoint: https://calendario.cesium.pt/api/transfer/events?filterId=-1&groupId=0&groupId=7&groupId=9&groupId=10&groupId=11&groupId=12 to fetch CeSIUM events from Calendarium 🙌🏼

This was linked to issues Feb 17, 2025
@diogogmatos
Copy link
Member

Is this ready for review? 👀

@JoaoCoelho2003
Copy link
Author

Is this ready for review? 👀

There are still some differences between the design and the actual implementation that need to be discussed, particularly regarding the division of events into past and upcoming. But after that it should be done and ready for review.

@diogogmatos
Copy link
Member

Pending:

  • Design for the hover card by Alex
  • Maybe a hover:bg-gray-wtv with transition-colors for when you hover the mouse over the days.
  • transition-colors for when the color changes from white to orange?

@diogogmatos diogogmatos added pending changes Requested review changes pending implementation blocked by design Pending design creation/update. labels Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked by design Pending design creation/update. pending changes Requested review changes pending implementation
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

feat: /events page feat: calendar components
2 participants