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: fetch event dates from schedule data #594

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

joaodiaslobo
Copy link
Member

Fix #514, didn't implement exactly what the issue describes, since, in my opinion, it makes way more sense to fetch them from the already available schedule data. (enforcing that the event start date and end date match the schedule)

Copy link

netlify bot commented Dec 6, 2023

Deploy Preview for seium-stg ready!

Name Link
🔨 Latest commit 8c57046
🔍 Latest deploy log https://app.netlify.com/sites/seium-stg/deploys/6571dd4d50612200081b68c2
😎 Deploy Preview https://deploy-preview-594--seium-stg.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.

@joaodiaslobo joaodiaslobo changed the title feat: fetch event dates from schedule feat: fetch event dates from schedule data Dec 6, 2023
@joaodiaslobo
Copy link
Member Author

layout/Home/components/Hero/Title/index.tsx Outdated Show resolved Hide resolved
Copy link
Member

@MarioRodrigues10 MarioRodrigues10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@joaodiaslobo joaodiaslobo merged commit 48d93ef into main Dec 7, 2023
5 checks passed
@joaodiaslobo joaodiaslobo deleted the jl/fetch-event-dates-from-schedule branch December 7, 2023 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor event dates to config file
3 participants