Skip to content

Conversation

@WilliamBZA
Copy link
Member

Adds support for displaying groups displayed by different classifications.

Addresses: #239
Addresses: https://github.com/Particular/PlatformDevelopment/issues/1038

Ping @Particular/servicepulse-maintainers, @janovesk, @mikeminutillo, @SzymonPobiega, @tmasternak, @boblangley

@WilliamBZA WilliamBZA added this to the 1.6.9 milestone Nov 22, 2016
@WojcikMike
Copy link
Contributor

LGTM

@WilliamBZA
Copy link
Member Author

WilliamBZA commented Nov 22, 2016

NB: This should only be merged and released once SC 1.27.0 has been released. Marking as [WIP] until then.

@WilliamBZA WilliamBZA changed the title Allow selection of group classifier [WIP] Allow selection of group classifier Nov 22, 2016

<div class="row">
<div class="col-sm-12" ng-show="vm.exceptionGroups.length > 0">
<div class="row" ng-show="vm.availableClassifiers.length && vm.exceptionGroups.length">
Copy link
Member

Choose a reason for hiding this comment

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

This condition means that if we switch to classification that has no groups we won't be able to go back, right?

I think we should remove vm.exceptionGroups.length part.

Copy link
Member Author

Choose a reason for hiding this comment

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

Good catch. I've updated.

@WilliamBZA WilliamBZA changed the title [WIP] Allow selection of group classifier Allow selection of group classifier Nov 24, 2016
@WilliamBZA
Copy link
Member Author

Changed from [WIP] to ready as SC has been released.

@tmasternak We just need the release notes now and we can release this.

@tmasternak
Copy link
Member

tmasternak commented Nov 24, 2016

@WilliamBZA considering final version we have chosen for SC (reusing the already existing classifications) I don't think it's no longer critical to release SP ASAP. In other words this could be bundled with next SP release when maintainers decide to do a release.

/cc: @mikeminutillo

@WilliamBZA WilliamBZA merged commit 243014a into master Nov 25, 2016
@WilliamBZA WilliamBZA deleted the classification-groups branch November 25, 2016 06:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Bug Type: Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants