open-nomad/ui/app/utils/classes
Michael Lange 3c51105a85 Stacked percentages of tasks for alloc charts
This leverages the existing pre-processing being done in the
allocation-stats-tracker to also create additive percentages relative to
the allocation resources vs. the task resources.

This can then be used in a chart to create a stacked area representation
of consumption.
2021-03-24 13:52:51 -07:00
..
abstract-logger.js Add Ember ESLint plugin (#8134) 2020-06-09 16:03:28 -05:00
abstract-stats-tracker.js Add Ember ESLint plugin (#8134) 2020-06-09 16:03:28 -05:00
allocation-stats-tracker.js Stacked percentages of tasks for alloc charts 2021-03-24 13:52:51 -07:00
exec-command-editor-xterm-adapter.js UI: add handling for exec command-editing keys (#7601) 2020-04-03 12:14:47 -05:00
exec-socket-xterm-adapter.js Add exec heartbeat keepalive (#8759) 2020-08-28 10:13:33 -05:00
log.js Add massaged results of class codemod 2020-06-10 16:18:42 -05:00
node-stats-tracker.js Update Ember/Ember CLI to 3.20 (#9641) 2021-02-17 15:01:44 -06:00
poll-logger.js Add massaged results of class codemod 2020-06-10 16:18:42 -05:00
promise-array.js Add massaged results of class codemod 2020-06-10 16:18:42 -05:00
promise-object.js Add massaged results of class codemod 2020-06-10 16:18:42 -05:00
query-params.js Add massaged results of class codemod 2020-06-10 16:18:42 -05:00
rolling-array.js
stream-logger.js Remove special-casing of Safari to force use of a PollLogger 2020-06-24 20:30:52 -07:00
text-decoder.js