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

feature(poster): Add Hubble poster handler #16

Merged
merged 11 commits into from
Dec 29, 2024

Conversation

SuperVK
Copy link
Member

@SuperVK SuperVK commented Nov 22, 2024

Add the Hubble poster handler to the core

Description

Abstract most base behavior to base classes and extend for GEWIS and Hubble with the needed features.

Also adds colors as option in the posters, and hides everything behind feature flags

Related issues/external references

Types of changes

  • New feature (non-breaking change which adds functionality)

@SuperVK SuperVK marked this pull request as ready for review November 29, 2024 22:51
@SuperVK SuperVK requested review from Yoronex and Gijsdeman December 8, 2024 16:09
@Yoronex Yoronex changed the base branch from master to develop December 18, 2024 07:09
Copy link
Member

@Yoronex Yoronex left a comment

Choose a reason for hiding this comment

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

Please run the linter/formatter before merging, because there is a lot of stuff wrong (like indentation).

@Yoronex
Copy link
Member

Yoronex commented Dec 18, 2024

Oh and please also verify the interoperability with the Backoffice, because stuff might break because the endpoints have changed.

Maybe you even want a single endpoint to return the posters and force refresh them? Because then you can keep just a single poster overview in the backoffice. Stuff like colors and BorrelMode can be made (in)visible with conditional rendering using feature flags.

@SuperVK SuperVK merged commit c06b392 into develop Dec 29, 2024
2 checks passed
@SuperVK SuperVK deleted the feature/hubble-poster-handler branch December 29, 2024 11:30
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.

2 participants