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

Scope nodes to sites #1738

Merged
merged 2 commits into from
Feb 26, 2020
Merged

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Feb 26, 2020

What is this pull request for?

Scopes nodes to sites

Closes #1734

Notable changes

Each Alchemy::Node is now scoped to a Alchemy::Site. The migration adds the first site to existing nodes. If you want to do differently please alter the migration file before running it.

@tvdeyen tvdeyen force-pushed the scope-nodes-to-sites branch from 205543c to 7e94d2e Compare February 26, 2020 09:33
Alchemy nodes should be scoped to sites

Closes AlchemyCMS#1734
Menus should be rendered for current site only.

Closes AlchemyCMS#1734
@tvdeyen tvdeyen force-pushed the scope-nodes-to-sites branch from 7e94d2e to 836edd7 Compare February 26, 2020 09:46
@tvdeyen tvdeyen modified the milestone: 5.0 Feb 26, 2020
@tvdeyen tvdeyen merged commit 5743be1 into AlchemyCMS:master Feb 26, 2020
tvdeyen added a commit that referenced this pull request Feb 26, 2020
- Scope nodes to sites [#1738](#1738) ([tvdeyen](https://github.com/tvdeyen))
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.

Menus should respect current Alchemy site
2 participants