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

Add Element views upgrade tasks #1707

Merged
merged 2 commits into from
Jan 7, 2020

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Jan 7, 2020

Add tidy task to list elements usage

Use

bin/rake alchemy:tidy:elements_usage

to list the usage of elements in your database.

Very helpful to see if elements are actually used and can potentially be removed.

Add 4.4 upgrade tasks

These tasks help to upgrade the element view partials.

Use

    bin/rake alchemy:tidy:elements_usage

to list the usage of elements in your database.

Very helpful to see if elements are actually used and can
potentially be removed.
These tasks help to upgrade the element view partials.
@tvdeyen tvdeyen merged commit 69ba28d into AlchemyCMS:master Jan 7, 2020
@tvdeyen tvdeyen deleted the element-views-upgrade-task branch January 7, 2020 13:04
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