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

Element editor layout changes #1709

Merged
merged 4 commits into from
Jan 8, 2020

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Jan 8, 2020

What is this pull request for?

Some internal changes (mostly simplifications) about how we render the element editor partials.

The only question relevant for showing the element footer is
if we have content editors or tagging enabled. The nested elements
are irrelevant for this.
This helper actually tells us if the element is editable and if we should show the form
If we do not have any contents to edit we do not need to render the form at all
@tvdeyen tvdeyen changed the title Element editor changes Element editor layout changes Jan 8, 2020
@tvdeyen tvdeyen merged commit 859ecda into AlchemyCMS:master Jan 8, 2020
@tvdeyen tvdeyen deleted the element-editor-changes branch January 8, 2020 11:19
tvdeyen added a commit that referenced this pull request Jan 8, 2020
- Fix updating page preview after element create/save [#1710](#1710) ([tvdeyen](https://github.com/tvdeyen))
- Element editor layout changes [#1709](#1709) ([tvdeyen](https://github.com/tvdeyen))
- Add Alchemy.user_class_primary_key setting [#1708](#1708) ([tvdeyen](https://github.com/tvdeyen))
- Add Element views upgrade tasks [#1707](#1707) ([tvdeyen](https://github.com/tvdeyen))
- Use postMessage to send messages between preview and element windows [#1704](#1704) ([tvdeyen](https://github.com/tvdeyen))
tvdeyen added a commit that referenced this pull request Jan 8, 2020
- Fix updating page preview after element create/save [#1710](#1710) ([tvdeyen](https://github.com/tvdeyen))
- Element editor layout changes [#1709](#1709) ([tvdeyen](https://github.com/tvdeyen))
- Add Alchemy.user_class_primary_key setting [#1708](#1708) ([tvdeyen](https://github.com/tvdeyen))
- Add Element views upgrade tasks [#1707](#1707) ([tvdeyen](https://github.com/tvdeyen))
- Use postMessage to send messages between preview and element windows [#1704](#1704) ([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.

1 participant