open-nomad/ui/app
Buck Doyle 4394c5b9ff
Add common serialiser abstractions (#8634)
This extracts some common API-idiosyncracy-handling patterns from model serialisers into properties that are processed by the application serialiser:

* arrayNullOverrides converts a null property value to an empty array
* mapToArray converts a map to an array of maps, using the original map keys as Name properties on the array maps
* separateNanos splits nanosecond-containing timestamps into millisecond timestamps and separate nanosecond properties
2020-08-20 12:14:49 -05:00
..
abilities Add linting for classic decorator (#8182) 2020-06-22 10:48:53 -05:00
adapters Use the correct Message property instead of Reason in scale POST request 2020-07-30 08:43:15 -07:00
components Merge pull request #8593 from hashicorp/f-ui/scaling-events-chart 2020-08-07 10:35:00 -07:00
controllers Update UI to use new allocated ports fields (#8631) 2020-08-20 11:07:13 -04:00
helpers 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
initializers Remove test code 2020-05-26 14:54:59 -07:00
mixins Improve global search UX (#8249) 2020-06-25 08:51:52 -05:00
models Update UI to use new allocated ports fields (#8631) 2020-08-20 11:07:13 -04:00
routes Fix scale and summary adapters to correct live reloading 2020-07-29 19:26:32 -07:00
serializers Add common serialiser abstractions (#8634) 2020-08-20 12:14:49 -05:00
services Reset the system and refetch namespaces with every token change 2020-07-10 15:18:36 -07:00
styles Use the correct gray for the info details 2020-08-05 12:02:22 -07:00
templates Update UI to use new allocated ports fields (#8631) 2020-08-20 11:07:13 -04:00
utils Add specificity to exec allocation URL generation (#8463) 2020-07-20 16:07:39 -05:00
app.js Update to Ember 3.16/Data 3.12 (#8319) 2020-07-09 11:37:00 -05:00
breakpoints.js Change breakpoints to match Nomad/Bulma widths 2019-04-10 10:34:10 -05:00
index.html sync 2017-09-19 10:08:23 -05:00
router.js Update to Ember 3.16/Data 3.12 (#8319) 2020-07-09 11:37:00 -05:00