Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

Aerogear 7693 - Create Mobile Client Service Chart #12

Merged
merged 3 commits into from Jul 26, 2018

Conversation

ciaranRoche
Copy link
Member

@ciaranRoche ciaranRoche commented Jul 25, 2018

Motivation

JIRA - https://issues.jboss.org/browse/AEROGEAR-7693

Description

Based on top of @sedroche fork, this change adds a Mobile Service Chart Component. The component expects two props, the number of unbound service and bound services.

Screenshot

mobile-services1
NOTE : gif does not capture the mouse pointer correctly

Note

Might be best to wait on @sedroche to be merged first and rebase/refactor this PR as needs be, then.

Copy link
Contributor

@camilamacedo86 camilamacedo86 left a comment

Choose a reason for hiding this comment

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

I did not test it locally. However, the code shows 100% fine.

Copy link
Contributor

@wojta wojta left a comment

Choose a reason for hiding this comment

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

The three dot menu is displaying quite weirdly for me.
image

@ciaranRoche
Copy link
Member Author

@wojta that was part of Johns work, this PR is just to add the donut chart, I left a note in the description that its best wait for us to get johns work merged first and then refactor/rebase this as needed.

@sedroche sedroche changed the base branch from master to over-list-base July 26, 2018 08:15
import './styles/MobileClientServiceChart.css'

class MobileClientServiceChart extends Component {
viewAllServices(){
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not really part of this component. We can move it when we integrate all the components though

Copy link
Member

@StephenCoady StephenCoady left a comment

Choose a reason for hiding this comment

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

Looks good. Could we add the number of bound/unbound services to the text next to the pie chart like the flat has.

@coveralls
Copy link

coveralls commented Jul 26, 2018

Pull Request Test Coverage Report for Build 83

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 67.606%

Totals Coverage Status
Change from base Build 80: 0.0%
Covered Lines: 48
Relevant Lines: 71

💛 - Coveralls

@sedroche sedroche merged commit 1f93af1 into over-list-base Jul 26, 2018
@sedroche sedroche deleted the AEROGEAR-7693 branch July 26, 2018 10:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants