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

Implement staff members and permission management section in dashboard #2914

Merged
merged 17 commits into from
Sep 25, 2018

Conversation

dominik-zeglen
Copy link
Contributor

@dominik-zeglen dominik-zeglen commented Sep 19, 2018

Fixes #2593

  • Implement staff members list page and its stories
  • Connect list page component to API
  • Implement staff member details page and its stories
  • Connect details page component to API
    • Show details
    • Update permissions
    • Update isActive flag
    • Remove staff member

@dominik-zeglen dominik-zeglen force-pushed the tsx/add-staff-section branch 2 times, most recently from cbc3252 to 85d911b Compare September 21, 2018 15:31
@codecov
Copy link

codecov bot commented Sep 21, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@f05280b). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #2914   +/-   ##
=========================================
  Coverage          ?   89.62%           
=========================================
  Files             ?      208           
  Lines             ?    10850           
  Branches          ?     1057           
=========================================
  Hits              ?     9724           
  Misses            ?      799           
  Partials          ?      327

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f05280b...3e38759. Read the comment docs.

@maarcingebala maarcingebala merged commit cac90a9 into master Sep 25, 2018
@maarcingebala maarcingebala deleted the tsx/add-staff-section branch September 25, 2018 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants