| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Quick and dirty client-side hack; needs refactoring anyways once we have
per-location module assignment.
|
|
|
|
|
|
|
|
| |
As we use AJAX to query build state for configs that don't have
state === 'OK', the warnings list might be out of date. Hide the
warnings button for all modules that aren't up to date, and dynamically
load their warnings. The warnings button will be shown when the module
finished building, assuming any warnings were generated.
|
|
|
|
| |
Closes #3075
|
|
|
|
|
|
| |
If any modules need rebuild, we can now successfully query their status
while the page is displayed and change the refresh button color
to white once an ongoing rebuild is complete.
|
|
|
|
| |
direction too
|
|
|
|
| |
get rid of JS hack for ellipsis in tables (by adding a HTML/CSS hack for it :))
|
| |
|
|
|