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(config) vod entries list + creation view default config on build #26

Merged
merged 3 commits into from
Dec 23, 2023

Conversation

mezzLMC
Copy link
Contributor

@mezzLMC mezzLMC commented Dec 18, 2023

PR related to the task Entries list configuration as a package

Context:
View configuration (displayed fields, labels, page sage) of the entries list (list of VOD, list of Live Channel) are stored in the DB and are lost on new projet building.
So we need to store the default config and set it on first project building using the boostrap() function.

Definition of done:

Each content-types listing should have a default configuration that shows each valuable fields (names, Thumbnails, genre/category, media URL)
User should be able to see them properly from the first building
User should'nt be able to see and modify private fields handled by the API (Owner, Genre as a string, Category as a string)

@mezzLMC mezzLMC marked this pull request as ready for review December 23, 2023 15:13
@mezzLMC mezzLMC merged commit 6dfd324 into main Dec 23, 2023
@mezzLMC mezzLMC deleted the feat/tables-config-as-a-package branch December 23, 2023 15:20
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.

1 participant