Zack Moore
e6ce95acd3
Replace codemirror 6 code editor with HDS CodeEditor component ( #30188 )
...
* Completed initial replacement of editor
* fixing ts issues
* removing codemirror modifier and deps
* working on replacing the code editor
* addressing linting concerns
* cleaning up policy-form editor
* fixing linting issues
* fixing linting issues
* fixing tests
* fixing tests
* fixing tests
* fixing tests
* fixing failing tests
* cleaning up PR
* fixing tests
* remove outdated message for navigating editor
* fix linting in tests
* add changelog
* fix tests
* update naming
* remove unused lint param + name changes
* update test selector usage
* update test selector usage
* update test selector usage
* lint fixes
* replace page object selectors
* lint fix
* fix lint
* fix lint after merge
* update tests
* remove import
---------
Co-authored-by: Lane Wetmore <lane.wetmore@hashicorp.com>
2025-07-23 11:12:20 -07:00
Jordan Reimer
df843a859a
updates copyright header formatting in hbs files ( #29890 )
2025-03-11 11:10:20 -06:00
claire bontempo
6d566cb6d0
UI: Remove kv data download button ( #29290 )
...
* remove download button
* add changelog
2025-01-06 15:41:08 -06:00
Angel Garbarino
c7ca295816
Solve cntrl+f issue on KVv2 JSON details and edit views ( #28808 )
...
* initial changes need to add test coverage
* change icon
* replace original idea with hds::codeblock on kvv2 details view
* changelog
* fixing edit view by addressing viewportMargin
* fix failing test
* missedone
* Update 28808.txt
* Update json-editor.js
* test coverage
* update codeblock selector
* Update general-selectors.ts
* Update kv-data-fields.js
* Update ui/lib/core/addon/components/json-editor.js
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
* Update ui/lib/kv/addon/components/kv-data-fields.js
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
* update test name
* add default to modifier
---------
Co-authored-by: claire bontempo <68122737+hellobontempo@users.noreply.github.com>
2024-11-08 18:23:01 +00:00
Chelsea Shaw
6c270af47b
UI Remove obscured json ( #28261 )
2024-09-06 18:13:59 +00:00
Chelsea Shaw
7c14aa6e00
UI: KV version 2 advanced secret updates ( #25235 )
...
* Show JSON editor by default if secret data is complex, but do not disable JSON toggle
* Add text object warning to kv object editor
* a11y fix: do not disable show diff toggle
* test and language cleanup
* update language
* Update tests for expected behavior
* language!
* Add changelog
2024-02-06 11:50:22 -06:00
Angel Garbarino
a4c8ce62fc
Bug fix: Update KV data when you change the version of a nested secret ( #25152 )
...
* wip need to address testing but want to test something quick on 1.13
* add test coverage
* changelog
* update test comment
* rename getter
* Update kv-data-fields.hbs
revert accidental next step
* linting things
2024-02-01 12:24:21 -07:00
Chelsea Shaw
f0d8dab056
UI: Obscure values for nested KV v2 secret ( #24530 )
...
* Add obfuscateData method and tests
* add obscure option to JsonEditor + tests
* Enable obscured values for KV v2 details when secret is advanced
* coverage on kv acceptance test
* Add changelog
2023-12-14 19:55:45 +00:00
claire bontempo
61ee28ba3b
UI: HDS adoption update <AlertInline> component to use Hds::Alert ( #24299 )
...
* replace paddingTop with clas
* use hds alert for AlertInline component
* remve isSmall arg
* add test selector back
* remove mimicRefresh arg
* update assertion for alert inline component
* update string-list
* use alert inline for string-list
* add changelog
* update block instances of alert inline
* remove p tags from test selectors
* minor cleanup
2023-12-01 00:57:32 +00:00
Angel Garbarino
2e9578bc96
Default to Json editor if KV secret is nested ( #24290 )
...
* initial fix
* changelog
* fix
* fix test and add test coverage
* remove useless escape characters
* pr comments add more test coverage
2023-11-30 16:36:26 +00:00
Chelsea Shaw
82ca52d447
UI: Fix KV v2 json editor ( #24224 )
...
* Fix JSON editor in KVv2 unable to paste. Fixes #23940
* Default to JSON view on edit with secret is complex
* Add changelog
2023-11-21 15:11:14 -06:00
modrake
eca4b4d801
Relplat 897 copywrite fixes for mutliple licenses ( #23722 )
2023-10-20 08:40:43 -07:00
Angel Garbarino
e2cadfc9ff
Create KV V2 Ember Engine ( #22426 )
2023-08-24 10:02:53 -05:00