open-nomad/ui/app/helpers
Michael Lange 8fe5c55594 New all-icons helper that's really only meant for development use
This returns an array of all icons. As the comment suggests, it's
because the SVGs file can't be imported in stories since it is generated
as part of the Ember project.
2020-10-26 12:25:34 -07:00
..
.gitkeep sync 2017-09-19 10:08:23 -05:00
all-icons.js New all-icons helper that's really only meant for development use 2020-10-26 12:25:34 -07:00
css-class.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
eq-by.js Make eq-by helper resilient to a lack of prop since handlebars doesn't short-circuit evaluation 2020-08-06 17:59:26 -07:00
format-bytes.js Add cluster details to the topology page 2020-10-15 02:54:13 -07:00
format-date.js New helpers to standardize date and timestamp formats 2019-02-01 09:19:28 -08:00
format-duration.js Add a longForm option to format-duration 2018-09-27 12:55:17 -07:00
format-month-ts.js Add short option to date formatters 2020-05-06 17:21:46 -07:00
format-percentage.js Treat null and undefined equally 2020-05-13 08:36:04 -07:00
format-ts.js Add short option to date formatters 2020-05-06 17:21:46 -07:00
is-object.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00
lazy-click.js LazyClick should also get interrupted by buttons 2020-06-18 22:08:26 -07:00
pluralize.js Address inflector deprecations 2019-04-10 14:54:35 -07:00
qp-deserialize.js Expose existing qp serialization util as a helper 2020-05-19 17:28:23 -07:00
qp-serialize.js Expose existing qp serialization util as a helper 2020-05-19 17:28:23 -07:00
x-icon.js Use the new ember modules imports 2018-01-17 09:02:04 -08:00