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

EZP-32395: Sort out Locations tab info on visibility #1725

Merged
merged 2 commits into from
Mar 26, 2021

Conversation

barw4
Copy link
Member

@barw4 barw4 commented Mar 17, 2021

Question Answer
Tickets https://issues.ibexa.co/browse/EZP-32395
Bug fix? yes
New feature? no
BC breaks? no
Tests pass? yes
Doc needed? no
License GPL-2.0

supplyIsLocationInvisible method is not really necessary, we can easily check if the Location is hidden in the twig itself + it shows invalid data as it only accounts for a single Location. A small performance increase is an upside as well.

Checklist:

  • Coding standards ($ composer fix-cs)
  • Ready for Code Review

@barw4 barw4 self-assigned this Mar 17, 2021
@barw4 barw4 requested a review from a team March 17, 2021 13:26
Copy link
Contributor

@tomaszszopinski tomaszszopinski left a comment

Choose a reason for hiding this comment

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

QA approved on eZPlatform 2.5 with patch.

@lserwatka lserwatka merged commit e1c20e3 into 1.5 Mar 26, 2021
@lserwatka lserwatka deleted the ezp-32395-sort-out-locations-tab branch March 26, 2021 12:48
@lserwatka
Copy link
Member

Could you merge it up?

@barw4
Copy link
Member Author

barw4 commented Mar 26, 2021

Merged:
into 2.2: 3b83898
into master: 40d47bb

lucasOsti pushed a commit to lucasOsti/ezplatform-admin-ui that referenced this pull request Apr 28, 2021
* EZP-32395: Sort out Locations tab info on visibility

* EZP-32395: BC remark

Co-authored-by: Bartek Wajda <bartlomiej.wajda@ibexa.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
5 participants