open-nomad/ui/app/components
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
..
breadcrumbs Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
chart-primitives ui: prettify js files 2022-01-20 09:54:56 -05:00
das Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
evaluation-sidebar Copy change, simplifies explanation for no related eval chart 2022-04-05 16:59:50 -04:00
exec ui: prettify js files 2022-01-20 09:54:56 -05:00
fs Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
global-search Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job-deployment
job-page [ui] Reinstate Meta and Payload sections to Parameterized Child Jobs (#13473) 2022-06-24 15:03:08 -04:00
list-accordion Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
list-pagination
list-table
primary-metric ui: prettify js files 2022-01-20 09:54:56 -05:00
providers Epic: Evaluation Detail Sidebar (#12370) 2022-04-05 14:34:37 -04:00
single-select-dropdown
topo-viz ui: prettify js files 2022-01-20 09:54:56 -05:00
.gitkeep
addon-copy-button.js
agent-monitor.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
allocation-row.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
allocation-stat.js ui: prettify js files 2022-01-20 09:54:56 -05:00
allocation-status-bar.js [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
allocation-subnav.js
attributes-section.js
breadcrumb.js fix: update breadcrumb tests according to new breadcrumb structure 2021-12-21 07:46:28 -05:00
breadcrumbs.hbs feat: create bucket service to register, deregister and store breadcrumbs 2021-12-21 07:42:26 -05:00
breadcrumbs.js fix: delete old breadcrumbs and replace with bucket 2021-12-21 07:45:24 -05:00
children-status-bar.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
client-node-row.js ui: prettify js files 2022-01-20 09:54:56 -05:00
client-subnav.js
copy-button.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
distribution-bar.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
drain-popover.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
exec-terminal.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
flex-masonry.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
forbidden-message.js
gauge-chart.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
global-header.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
gutter-menu.js ui: prettify js files 2022-01-20 09:54:56 -05:00
hamburger-menu.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
image-file.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job-client-status-bar.js [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
job-client-status-row.js [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
job-deployment.js
job-deployments-stream.js
job-diff-fields-and-objects.js
job-diff.js ui: prettify js files 2022-01-20 09:54:56 -05:00
job-dispatch.js fix: job-dispatch tests after namespace changes 2022-02-16 15:22:41 +01:00
job-editor.js [bugfix, ui] Allow running jobs from a namespace-limited token (#13659) 2022-07-11 12:33:17 -04:00
job-page.js feat: create job-page contextual component 2022-01-24 11:02:04 -05:00
job-row.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
job-subnav.js fix: update conditional rendering of clients tab 2022-01-24 11:06:08 -05:00
job-version.js ui: prettify js files 2022-01-20 09:54:56 -05:00
job-versions-stream.js ui: prettify js files 2022-01-20 09:54:56 -05:00
json-viewer.js
lifecycle-chart-row.js
lifecycle-chart.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
line-chart.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
list-accordion.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
list-pagination.js
list-table.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
loading-spinner.js
multi-select-dropdown.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
page-layout.js
page-size-select.js
placement-failure.js
plugin-allocation-row.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
popover-menu.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
proxy-tag.js
region-switcher.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
reschedule-event-row.js ui: fix auto-fixable linting errors 2022-01-20 09:46:45 -05:00
scale-events-chart.js ui: prettify js files 2022-01-20 09:54:56 -05:00
search-box.js
secure-variable-form.hbs Secure Variables UI: /variables/new and /variables/*path (#13069) 2022-07-11 13:34:04 -04:00
secure-variable-form.js Secure Variables UI: /variables/new and /variables/*path (#13069) 2022-07-11 13:34:04 -04:00
server-agent-row.js ui: prettify js files 2022-01-20 09:54:56 -05:00
server-subnav.js
stats-time-series.js ui: prettify js files 2022-01-20 09:54:56 -05:00
status-cell.hbs feat: extract status cell logic into component 2022-01-28 09:35:44 -05:00
stepper-input.js ui: prettify js files 2022-01-20 09:54:56 -05:00
streaming-file.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
task-group-row.js ui: fix an error when navigating to a task group (#12832) 2022-05-02 11:01:19 -04:00
task-log.js ui: prettify js files 2022-01-20 09:54:56 -05:00
task-row.js [ui, bugfix] Link fix for volumes where per_alloc=true (#12713) 2022-04-21 13:57:18 -04:00
task-subnav.js
toggle.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
tooltip.js ui: prettify js files 2022-01-20 09:54:56 -05:00
topo-viz.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
trigger.hbs feat: create trigger component 2021-12-21 07:46:25 -05:00
trigger.js Upgrade Ember and friends 3.28 (#12215) 2022-03-08 12:28:36 -05:00
two-step-button.js ui: prettify js files 2022-01-20 09:54:56 -05:00