open-nomad/ui/app/serializers
Phil Renaud a628e2969a Secure Variables UI: /variables/new and /variables/*path (#13069)
* variables.new initialized

* Hacky but savey

* Variable wildcard route and multiple creatable at a time

* multiple KVs per variable

* PR Prep cleanup and lintfix

* Delog

* Data mocking in mirage for variables

* Linting fixes

* Re-implement absent params

* Adapter and model tests

* Moves the path-as-id logic to a serializer instead of adapter

* Classic to serializer and lint cleanup

* Pluralized save button (#13140)

* Autofocus modifier and better Add More button UX (#13145)

* Secure Variables: show/hide functionality when adding new values (#13137)

* Flight Icons added and show hide functionality

* PR cleanup

* Linting cleanup

* Position of icon moved to the right of input

* PR feedback addressed

* Delete button and stylistic changes to show hide

* Hmm, eslint doesnt like jsdoc-usage as only reason for import

* More closely match the button styles and delete test

* Simplified new.js model

* Secure Variables: /variables/*path/edit route and functionality (#13170)

* Variable edit page init

* Significant change to where we house model methods

* Lintfix

* Edit a variable tests

* Remove redundant tests

* Asserts expected

* Mirage factory updated to reflect model state
2022-07-11 13:34:04 -04:00
..
agent.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
allocation.js
application.js Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00
deployment.js
drain-strategy.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
evaluation.js Epic: Evaluation Detail Sidebar (#12370) 2022-04-05 14:34:37 -04:00
fragment.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job-plan.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job-scale.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job-summary.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job-version.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
namespace.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
network.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
node-event.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
node.js
plugin.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
policy.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
port.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
recommendation-summary.js
recommendation.js
reschedule-event.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
resources.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
scale-event.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
service.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
structured-attributes.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task-event.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task-group-deployment-summary.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task-group-scale.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task-group.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task-state.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
token.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
variable.js Secure Variables UI: /variables/new and /variables/*path (#13069) 2022-07-11 13:34:04 -04:00
volume.js Importing string methods directly from @ember/string (#12499) 2022-04-07 15:51:41 -04:00