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

Country selector component integrated with country performance graphs #17

Merged
merged 13 commits into from Feb 6, 2017

Commits on Feb 4, 2017

  1. Configuration menu
    Copy the full SHA
    f49611e View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2017

  1. Configuration menu
    Copy the full SHA
    a96aca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c724194 View commit details
    Browse the repository at this point in the history
  3. [component][m]: countrySelect component added for dropdowns. using re…

    …act-select library - refs #15
    zelima committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    e2e7507 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6443431 View commit details
    Browse the repository at this point in the history
  5. [component][m]: Selects countries from dropdown. Uneditable for defau…

    …lt country and total country
    zelima committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    d1d94bb View commit details
    Browse the repository at this point in the history
  6. [setup][s]: react-redux added

    zelima committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    9abd08f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8c53cd View commit details
    Browse the repository at this point in the history
  8. [redux][m]: introduce to Redux store. Mocked store moved into index.j…

    …s and passed as propos. CountryPerformanceOnRisk state set via mapStateToProps
    zelima committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    dacec0d View commit details
    Browse the repository at this point in the history
  9. [graphs][m]: Handles adding/removing lines from grphs, using redux st…

    …ore and reducer.
    
    Includes mocked reducer to handle that action.
    Includes more mocked data for store to choose from - refs #15
    zelima committed Feb 5, 2017
    Configuration menu
    Copy the full SHA
    4e7bea8 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. [test][s]: changed naming convention for onchange mathod in component…

    …. as previous was not recognizable for jest
    zelima committed Feb 6, 2017
    Configuration menu
    Copy the full SHA
    fc2aa28 View commit details
    Browse the repository at this point in the history
  2. [test][m]: added tests for checking if container state is updated aft…

    …er country is selected.
    zelima committed Feb 6, 2017
    1 Configuration menu
    Copy the full SHA
    3808a10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45d2951 View commit details
    Browse the repository at this point in the history