-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Generic YAML editor for all resources #807
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
Conversation
@floreks Can you review? |
Is it gonna land in the next beta ? Would LOVE to test that. |
Current coverage is 94.96%
@@ master #807 diff @@
==========================================
Files 202 205 +3
Lines 1630 1667 +37
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 1539 1583 +44
+ Misses 91 84 -7
Partials 0 0
|
Awesome. Expect it later today or on Monday :) I'll let you know. |
Awesome feature. Just few comments about i18n. Overall I've noticed that travis job for this PR takes about 2x longer than other jobs. We should investigate that before merging. It looks like it hangs for some time on backend tests.
|
It is frontend-copies task that takes long. I'll investigate. It is slow because we include new bower dep. Review status: 14 of 18 files reviewed at latest revision, 3 unresolved discussions. Comments from Reviewable |
To test this edit a pod in a list. Missing things that will be done in next PR: * make the menu and popup look pretty * make json editor work on serve:prod (now images are missing)
All done. Will merge soon.
|
Reviewed 12 of 18 files at r1, 15 of 15 files at r3. Comments from Reviewable |
To test this edit a pod in a list.
Missing things that will be done in next PR:
This change is