-
Notifications
You must be signed in to change notification settings - Fork 104
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
UI: Adds store for resources using mobx-state-tree #70
Conversation
66ba470
to
9935772
Compare
0c00aa6
to
24a2b4a
Compare
cbf30fe
to
334bc67
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: just a few suggestions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit 😅
8690861
to
64fc291
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just one last comment otherwise looks good to me
a1e4cac
to
2ae5503
Compare
2ae5503
to
81f1082
Compare
81f1082
to
f098e96
Compare
/retest |
56ee240
to
35b1b5b
Compare
This patch includes: - adds a kind, catalog, resource and root store - updates category store - minor changes in Filter component Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>
35b1b5b
to
81f1082
Compare
81f1082
to
aadb130
Compare
/lgtm |
@pratap0007: you cannot LGTM your own PR. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/lgtm |
/approve |
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: pratap0007, PuneetPunamiya The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Shiv verma shverma@redhat.com
Changes
Submitter Checklist
These are the criteria that every PR should meet, please check them off as you
review them:
See the contribution guide for more details.