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

NGSTACK-394 update view configuration to use pattern matching and inheritance #21

Merged
merged 3 commits into from
Feb 3, 2020

Conversation

zulicek
Copy link
Contributor

@zulicek zulicek commented Feb 3, 2020

Update view configuration in media-site to use template pattern matching and view config inheritance

@zulicek zulicek requested review from emodric and pspanja February 3, 2020 15:35
template: "@ezdesign/content/embed.html.twig"
match: ~
search:
search:
Copy link
Member

Choose a reason for hiding this comment

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

Please rename to match_all here as well.

Copy link
Member

@pspanja pspanja left a comment

Choose a reason for hiding this comment

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

Aside from one minor remark, looks good 👍

search:
template: "@ezdesign/content/search.html.twig"
match: ~
ezpublish:
Copy link
Member

Choose a reason for hiding this comment

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

I missed this, we reduced indenting #19, the file should now start with frontend_group:.

@emodric
Copy link
Member

emodric commented Feb 3, 2020

Thank you @zulicek !

@emodric emodric merged commit f587c7d into master Feb 3, 2020
@emodric emodric deleted the view_configuration branch February 3, 2020 15:56
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.

3 participants