homepage/src/utils/config
James Wynn 8d016629d3 Services are now sorted by the 'weight' field.
* Default for discovered services is 0
* Default weight for configured services is their index within their
  group scaled by 100, i.e. (index + 1) * 100
* Should be backwards compatible with current loose ordering
2023-01-24 12:48:49 -06:00
..
api-response.js Services are now sorted by the 'weight' field. 2023-01-24 12:48:49 -06:00
config.js try to detect invalid settings load 2022-12-03 00:14:07 -08:00
docker.js double negation instead of ternary. force boolean 2022-12-11 04:01:06 -05:00
kubernetes.js Improved handling of empty or disabled kubernetes configuration 2022-11-06 06:58:52 -06:00
service-helpers.js Services are now sorted by the 'weight' field. 2023-01-24 12:48:49 -06:00
widget-helpers.js Some info widgets exempt from cleaning private data 2022-10-21 20:54:45 -07:00