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

Remove all content/essence related code #2416

Merged
merged 6 commits into from
Jan 22, 2023

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Jan 21, 2023

What is this pull request for?

Removes everything from the code base around the deprecated and replaced Alchemy::Essence* and Alchemy::Content
classes, all related methods, specs and views.

Please refer to #2413 in order to update to ingredients before upgrading to 7.0

Notable changes (remove if none)

This is a HUGE commit, but it is atomic and this is good.

Checklist

  • I have followed Pull Request guidelines
  • I have added a detailed description into each commit message
  • I have added tests to cover this change

@tvdeyen tvdeyen added this to the 7.0 milestone Jan 21, 2023
@tvdeyen tvdeyen marked this pull request as draft January 21, 2023 21:44
This is a HUGE commit, but it is atomic and this is good.
There must not be the same role defined twice per element.
We dont have contents anymore, we have ingredients.
And they have a foreign key with ON DELETE CASCADE set.
@tvdeyen tvdeyen marked this pull request as ready for review January 22, 2023 17:09
@tvdeyen tvdeyen requested a review from a team January 22, 2023 17:10
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

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

The PR diff size of 10141 lines exceeds the maximum allowed for the inline comments feature.

Replaces content with ingredient where appropiate.
Removes some old left overs.
Copy link

@codeclimate codeclimate bot left a comment

Choose a reason for hiding this comment

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

The PR diff size of 10183 lines exceeds the maximum allowed for the inline comments feature.

@tvdeyen tvdeyen merged commit 1cfa9f5 into AlchemyCMS:main Jan 22, 2023
@tvdeyen tvdeyen deleted the remove-essences branch January 22, 2023 19:36
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