-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat(toolbar): issues/10 add usage filter #361
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 tasks
cdcabrera
force-pushed
the
issues/10-usage-filter
branch
from
July 31, 2020 21:17
4c94943
to
97a2973
Compare
cdcabrera
force-pushed
the
issues/10-usage-filter
branch
from
August 4, 2020 16:40
97a2973
to
78a98c9
Compare
cdcabrera
changed the title
WIP feat(toolbar): issues/10 add usage filter
feat(toolbar): issues/10 add usage filter
Aug 4, 2020
Codecov Report
@@ Coverage Diff @@
## ci #361 +/- ##
==========================================
- Coverage 92.44% 92.43% -0.01%
==========================================
Files 61 64 +3
Lines 1483 1521 +38
Branches 348 353 +5
==========================================
+ Hits 1371 1406 +35
- Misses 98 100 +2
- Partials 14 15 +1
Continue to review full report at Codecov.
|
cdcabrera
force-pushed
the
issues/10-usage-filter
branch
2 times, most recently
from
August 4, 2020 18:20
8eb301c
to
23a377f
Compare
cdcabrera
added a commit
to cdcabrera/curiosity-frontend
that referenced
this pull request
Aug 4, 2020
cdcabrera
added a commit
to cdcabrera/curiosity-frontend
that referenced
this pull request
Aug 4, 2020
* i18n, locale strings for usage * toolbar, toolbarTypes, add usage filter * redux, middleware, multiActionMiddleware, add array of actions * redux, reducers, types, toolbar addtions * styles, add toolbar styles
cdcabrera
force-pushed
the
issues/10-usage-filter
branch
from
August 4, 2020 18:26
23a377f
to
8356231
Compare
* graphCard, c3graphCard, filter to query name * queryTypes, rhsmTypes, filter to query, align naming * toolbar, apply query SLA type * viewReducer, apply query types
cdcabrera
added a commit
to cdcabrera/curiosity-frontend
that referenced
this pull request
Aug 4, 2020
* i18n, locale strings for usage * toolbar, toolbarTypes, add usage filter * redux, middleware, multiActionMiddleware, add array of actions * redux, reducers, types, toolbar addtions * styles, add toolbar styles
cdcabrera
force-pushed
the
issues/10-usage-filter
branch
from
August 4, 2020 18:30
8356231
to
0bfbaad
Compare
cdcabrera
commented
Aug 4, 2020
* i18n, locale strings for usage * toolbar, toolbarTypes, add usage filter * redux, middleware, multiActionMiddleware, add array of actions * redux, reducers, types, toolbar addtions * styles, add toolbar styles
cdcabrera
force-pushed
the
issues/10-usage-filter
branch
from
August 4, 2020 19:28
0bfbaad
to
0004847
Compare
cdcabrera
added a commit
that referenced
this pull request
Aug 4, 2020
* graphCard, c3graphCard, filter to query name * queryTypes, rhsmTypes, filter to query, align naming * toolbar, apply query SLA type * viewReducer, apply query types
cdcabrera
added a commit
that referenced
this pull request
Aug 6, 2020
* graphCard, c3graphCard, filter to query name * queryTypes, rhsmTypes, filter to query, align naming * toolbar, apply query SLA type * viewReducer, apply query types
cdcabrera
added a commit
that referenced
this pull request
Aug 6, 2020
* i18n, locale strings for usage * toolbar, toolbarTypes, add usage filter * redux, middleware, multiActionMiddleware, add array of actions * redux, reducers, types, toolbar addtions * styles, add toolbar styles
cdcabrera
added a commit
that referenced
this pull request
Aug 17, 2020
* graphCard, c3graphCard, filter to query name * queryTypes, rhsmTypes, filter to query, align naming * toolbar, apply query SLA type * viewReducer, apply query types
cdcabrera
added a commit
that referenced
this pull request
Aug 17, 2020
* i18n, locale strings for usage * toolbar, toolbarTypes, add usage filter * redux, middleware, multiActionMiddleware, add array of actions * redux, reducers, types, toolbar addtions * styles, add toolbar styles
cdcabrera
added a commit
that referenced
this pull request
Aug 24, 2020
* graphCard, c3graphCard, filter to query name * queryTypes, rhsmTypes, filter to query, align naming * toolbar, apply query SLA type * viewReducer, apply query types
cdcabrera
added a commit
that referenced
this pull request
Aug 24, 2020
* i18n, locale strings for usage * toolbar, toolbarTypes, add usage filter * redux, middleware, multiActionMiddleware, add array of actions * redux, reducers, types, toolbar addtions * styles, add toolbar styles
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What's included
Notes
How to test
Proxy run check
$ yarn
$ yarn start:proxy
Example
Updates issue/story
Updates #10