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

Export Console autocompletion functionality for use in external code editors #59962

Open
cjcenizal opened this issue Mar 11, 2020 · 4 comments
Open
Labels
enhancement New value added to drive a business result Feature:Console Dev Tools Console Feature Feature:Dev Tools Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more

Comments

@cjcenizal
Copy link
Contributor

Per a request from @peteharverson:

EuiCodeEditor supports just basic JSON verification. Dev Console has autocomplete of ES APIs and special features like multi-line strings within JSON useful for more complex painless. We'd like to reuse that functionality in elements of the ML UI for editing analytics configurations.

One possible solution to this request would be to export a mini-Console JSON editor that lets you whitelist various autocompletion rules of specific API endpoint bodies.

@cjcenizal cjcenizal added Feature:Console Dev Tools Console Feature Feature:Dev Tools enhancement New value added to drive a business result Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more labels Mar 11, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

@legrego
Copy link
Member

legrego commented Mar 13, 2020

Adding my own use-case:

The role management screen allows users with a Platinum or better license to specify an Elasticsearch query to restrict which documents users have access to ("Document level security").

Currently, all we give them is a simple text area, which is lacking in several respects (no auto-complete, syntax checking, etc).

Relevant issues:

@legrego
Copy link
Member

legrego commented May 19, 2021

Friendly bump to keep this on our radar. It's not a priority for us, but still something we'd love to have available to improve our role management experience when working with DLS queries.

@alisonelizabeth alisonelizabeth removed the Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more label Sep 17, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 17, 2024
@alisonelizabeth alisonelizabeth added the Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more label Sep 17, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-management (Team:Kibana Management)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Console Dev Tools Console Feature Feature:Dev Tools Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more
Projects
None yet
Development

No branches or pull requests

4 participants