Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

EZP-28104: As a Editor I want empty Performance tab removed #912

Merged
merged 1 commit into from
Oct 19, 2017

Conversation

andrerom
Copy link
Contributor

@andrerom andrerom commented Oct 13, 2017

Issue: https://jira.ez.no/browse/EZP-28104

As the planned feature for this tab won't happen before v2 it has been approved by PM (slack product channel, sept 14th) to remove this for 1.x. And for 2.x we won't add it before it actually has functionality.

Todo:

  • adapt failing tests

@andrerom andrerom force-pushed the remove_performance_tab branch 2 times, most recently from 0081602 to 464b0f8 Compare October 16, 2017 14:25
As the planned feature for this tab won't happen before v2 it has been approved by PM to remove ths for 1.x.
And for 2.x we won't add it before it actually has functionality.
@andrerom andrerom force-pushed the remove_performance_tab branch from 464b0f8 to e1ada43 Compare October 16, 2017 15:26
@andrerom andrerom requested review from lserwatka and dew326 October 18, 2017 11:45
@andrerom andrerom changed the title As a Editor I want empty Performance tab removed EZP-28104: As a Editor I want empty Performance tab removed Oct 18, 2017
@lserwatka lserwatka requested a review from sunpietro October 19, 2017 12:12
@lserwatka
Copy link
Member

@sunpietro @dew326 could you please have a look here?

Copy link
Contributor

@sunpietro sunpietro left a comment

Choose a reason for hiding this comment

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

Just one question before approving this PR :)

@@ -152,7 +148,7 @@ YUI.add('ez-navigationhubview-tests', function (Y) {
userProfileView: this.userProfileView,
container: '.container',
user: this.userMock,
studioplusNavigationItems: [
studioNavigationItems: [
Copy link
Contributor

Choose a reason for hiding this comment

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

I think, the whole property (and related tests) can be removed, unless you want to test any other tab - the studio tab in this case. Do you agree?

Copy link
Contributor Author

@andrerom andrerom Oct 19, 2017

Choose a reason for hiding this comment

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

removing it I think broke some of the tests, as some expects several zones, so hence the adaption here in the end result. I could adapt it, but then I would need to try to understand what the tests are trying to cover, which can be tricky in some cases as I don't know the intention.

@lserwatka lserwatka merged commit 5f05fd9 into master Oct 19, 2017
@lserwatka lserwatka deleted the remove_performance_tab branch October 19, 2017 13:49
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants