summaryrefslogtreecommitdiffstats
path: root/modules-available/sysconfig/templates/list-configs.html
Commit message (Collapse)AuthorAgeFilesLines
* [sysconfig] Dynamically update warnings buttonSimon Rettberg2020-11-171-10/+6Star
| | | | | | | | 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] Display duplicate files for generated system configSimon Rettberg2020-11-031-1/+11
| | | | Implements #3670
* [sysconfig] Allow deleting modules that are still used by a configSimon Rettberg2019-11-131-1/+1
| | | | Closes #3075
* Introduce JS helper for bootstrap confirm dialogs on button-submitSimon Rettberg2019-03-251-2/+3
|
* [sysconfig] Remember last modified date, show as tooltipSimon Rettberg2019-03-211-1/+1
|
* [sysconfig] Add permissionsSimon Rettberg2018-03-041-5/+16
|
* [sysconfig] Overview: Make mouseover highlighting work in the other ↵Simon Rettberg2017-12-021-2/+2
| | | | direction too
* [sysconfig][baseconfig] fixed inconsistenciesChristian Hofmaier2017-09-251-3/+5
|
* [sysconfig] Add table-hover class to config and module listSimon Rettberg2016-12-021-1/+1
|
* [sysconfig] Confirm dialog for deletion; show success message after deleting ↵Simon Rettberg2016-09-071-1/+1
| | | | a config
* [sysconfig] Improve design, hide more controls in location-specific view, ↵Simon Rettberg2016-09-071-5/+11
| | | | get rid of JS hack for ellipsis in tables (by adding a HTML/CSS hack for it :))
* Clean up css a bitSimon Rettberg2016-08-171-3/+3
|
* [locations/sysconfig] Implement location specific sysconfigSimon Rettberg2016-06-221-0/+115