Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport 1.18.x: UI Solve cntrl+f issue on KVv2 JSON details and edit views (#28808) #28893

Merged
merged 5 commits into from
Nov 25, 2024

Conversation

Monkeychip
Copy link
Contributor

@Monkeychip Monkeychip commented Nov 12, 2024

Missed the 1.18.2 cut off, waiting to merge until release branch freeze is over.

Manual backport of #28808

  • issue in GENERAL test selectors and a code block selector in an LDAP test.

* 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>
@Monkeychip Monkeychip added this to the 1.18.2 milestone Nov 12, 2024
@Monkeychip Monkeychip requested a review from a team as a code owner November 12, 2024 19:57
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Nov 12, 2024
@Monkeychip Monkeychip added backport/ent/1.16.x+ent Changes are backported to 1.16.x+ent backport/ent/1.17.x+ent Changes are backported to 1.17.x+ent and removed hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed labels Nov 12, 2024
Copy link

Build Results:
All builds succeeded! ✅

Copy link

github-actions bot commented Nov 12, 2024

CI Results:
All Go tests succeeded! ✅

@Monkeychip Monkeychip removed this from the 1.18.2 milestone Nov 18, 2024
Copy link
Contributor

@emoncuso emoncuso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Tested with a large dataset and was able to ctrl+f to find values!

@Monkeychip Monkeychip added this to the 1.18.3 milestone Nov 25, 2024
@Monkeychip Monkeychip enabled auto-merge (squash) November 25, 2024 16:34
@github-actions github-actions bot added the hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed label Nov 25, 2024
@Monkeychip Monkeychip merged commit 660a67f into release/1.18.x Nov 25, 2024
24 checks passed
@Monkeychip Monkeychip deleted the ui/backport-28808-1.18 branch November 25, 2024 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/ent/1.16.x+ent Changes are backported to 1.16.x+ent backport/ent/1.17.x+ent Changes are backported to 1.17.x+ent backport hashicorp-contributed-pr If the PR is HashiCorp (i.e. not-community) contributed ui
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants