summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/clientscript.js
Commit message (Collapse)AuthorAgeFilesLines
* [sysconfig] Show '?' for unused modulesSimon Rettberg2020-11-181-8/+11
| | | | | Quick and dirty client-side hack; needs refactoring anyways once we have per-location module assignment.
* [sysconfig] Dynamically update warnings buttonSimon Rettberg2020-11-171-16/+22
| | | | | | | | 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.
* [sysconfig] Allow deleting modules that are still used by a configSimon Rettberg2019-11-131-74/+96
| | | | Closes #3075
* [sysconfig] Restore long lost ajax functionalitySimon Rettberg2017-12-221-1/+1
| | | | | | 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.
* [sysconfig] Overview: Make mouseover highlighting work in the other ↵Simon Rettberg2017-12-021-18/+71
| | | | direction too
* [sysconfig] Improve design, hide more controls in location-specific view, ↵Simon Rettberg2016-09-071-23/+0Star
| | | | get rid of JS hack for ellipsis in tables (by adding a HTML/CSS hack for it :))
* [locations/sysconfig] Implement location specific sysconfigSimon Rettberg2016-06-221-0/+62
|
* MORE WMORKSimon Rettberg2016-05-181-0/+21