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

Fix list state (deleting/etc) #2434

Merged
merged 2 commits into from
Jun 20, 2018
Merged

Fix list state (deleting/etc) #2434

merged 2 commits into from
Jun 20, 2018

Conversation

richard-cox
Copy link
Contributor

  • This fixes the following list states
    • Endpoints table endpoint warning state
    • Space routes table unbind state
    • app github tabs commit table highlighting
  • By..
    • If we have a rowsState use it before falling back to getRowState
    • Both rowsState and getRowState are plumbed in to data source config (tidying up)

- This fixes all the following list states
  - Endpoints warning state
  - Space routes undbind state
  - app github tabs commit table highlighting
- By..
  - Both `rowsState` and `getRowState` are plumbed in to data source config
  - If we have a `rowsState` use it before falling back to `getRowState`

-
@cfdreddbot
Copy link

Hey richard-cox!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

@codecov
Copy link

codecov bot commented Jun 19, 2018

Codecov Report

Merging #2434 into v2-master will decrease coverage by 0.01%.
The diff coverage is 94.44%.

@@              Coverage Diff              @@
##           v2-master    #2434      +/-   ##
=============================================
- Coverage      71.05%   71.03%   -0.02%     
=============================================
  Files            585      585              
  Lines          24537    24543       +6     
  Branches        5510     5512       +2     
=============================================
  Hits           17435    17435              
- Misses          7102     7108       +6

@KlapTrap KlapTrap merged commit a7ff644 into v2-master Jun 20, 2018
@irfanhabib irfanhabib deleted the fix-row-state branch June 28, 2018 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants