open-nomad/ui/tests/integration/components
Charlie Voiselle d93ba0cf32
Add warnings to var put for non-alphanumeric keys. (#15933)
* Warn when Items key isn't directly accessible

Go template requires that map keys are alphanumeric for direct access
using the dotted reference syntax. This warns users when they create
keys that run afoul of this requirement.

- cli: use regex to detect invalid indentifiers in var keys
- test: fix slash in escape test case
- api: share warning formatting function between API and CLI
- ui: warn if var key has characters other than _, letter, or number

---------
Co-authored-by: Charlie Voiselle <464492+angrycub@users.noreply.github.com>
Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
2023-02-13 16:14:59 -05:00
..
das
fs
job-page Adds purge job button to UI when job stopped 2022-10-12 08:14:48 -07:00
primary-metric
topo-viz
agent-monitor-test.js
allocation-row-test.js
allocation-service-sidebar-test.js [ui] Service health check in-session history (#14515) 2022-09-12 22:10:43 -04:00
app-breadcrumbs-test.js
attributes-table-test.js
breadcrumbs-test.js
copy-button-test.js
flex-masonry-test.js
gauge-chart-test.js
image-file-test.js
job-client-status-bar-test.js [ui] Disconnected Clients: "Unknown" allocations in the UI (#12544) 2022-04-22 11:25:02 -04:00
job-diff-test.js
job-editor-test.js ui: glimmerize JobEditor (#16070) 2023-02-13 15:51:55 -05:00
lifecycle-chart-test.js ui: task lifecycle restart all tasks (#14223) 2022-08-24 18:43:44 -04:00
line-chart-test.js
list-pagination-test.js
list-table-test.js
multi-select-dropdown-test.js
page-layout-test.js
placement-failure-test.js
plugin-allocation-row-test.js
policy-editor-test.js [ui] Policies UI (#13976) 2022-12-06 12:45:36 -05:00
popover-menu-test.js
reschedule-event-timeline-test.js
scale-events-accordion-test.js
scale-events-chart-test.js
service-status-bar-test.js [ui] Service Discovery: Allocation Service fly-out (#14389) 2022-09-07 10:24:34 -04:00
single-select-dropdown-test.js
stepper-input-test.js
streaming-file-test.js
task-group-row-test.js
task-log-test.js
task-sub-row-test.js [ui] task logs in sidebar (#14612) 2022-09-22 10:58:52 -04:00
toggle-test.js
topo-viz-test.js ui: add client links to topo viz (#15867) 2023-01-26 10:14:13 -05:00
trigger-test.js
two-step-button-test.js
variable-form-test.js Add warnings to var put for non-alphanumeric keys. (#15933) 2023-02-13 16:14:59 -05:00
variable-paths-test.js Policy block name changed 2022-08-29 14:41:58 -04:00