Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Migrate Query Workbench to new Platform #812

Conversation

davidcui1225
Copy link
Contributor

Issue #, if available:
N/A
Description of changes:

  • Migrated query workbench to new Kibana platform.
    • Refactored server routes and removed sql_console.css in place of scss
    • Removed <Header /> from Main
    • Changed response type of backend services to return custom vs ResponseToolkit object
    • Changed input type of backend services to intake single queryString parameter

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

workbench/common/index.ts Outdated Show resolved Hide resolved
workbench/kibana.json Outdated Show resolved Hide resolved
workbench/public/components/Main/main.tsx Outdated Show resolved Hide resolved
workbench/public/components/Main/main.tsx Outdated Show resolved Hide resolved
workbench/public/components/app.tsx Outdated Show resolved Hide resolved
workbench/server/services/utils/constants.ts Outdated Show resolved Hide resolved
@davidcui1225 davidcui1225 merged commit 2be1590 into opendistro-for-elasticsearch:develop Nov 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants