-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Resource limits frontend implementation #1292
Resource limits frontend implementation #1292
Conversation
58ab4ea
to
720bda0
Compare
Current coverage is 93.49% (diff: 100%)@@ master #1292 diff @@
==========================================
Files 366 368 +2
Lines 3037 3046 +9
Methods 0 0
Messages 0 0
Branches 0 0
==========================================
+ Hits 2839 2848 +9
Misses 198 198
Partials 0 0
|
Please add related section to admin page. |
Please see #1285 for admin section. PTAL |
720bda0
to
d473565
Compare
d8d8f23
to
694143f
Compare
14ec586
to
8756442
Compare
@batikanu Is this ready for review? Somehow it got stuck in our review queue and nobody looks at this. Can you rebase so that me or somebody else can review? :) Sorry for such delay, btw... |
Yes sure I will rebase it :) |
8756442
to
b50d593
Compare
@bryk this should be ready for review if nothing fails in travis :) |
:) |
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.
b50d593
to
d65edef
Compare
Double header is solved and dashes are added :) |
LGTM! I'm sad this took so long to review... |
Frontend implementation for resource limits part of namespace details.
Includes also backend fixes