This repository has been archived by the owner on Mar 31, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* SQL Kibana plugin (#2) * Add files via upload * Removed Config file * Added copyright and fixed build errors * Create THIRD-PARTY * Update THIRD-PARTY * Removed sorting in nested tables * Update THIRD-PARTY * Update THIRD-PARTY * Update package.json * Update app.js * Update README.md * Changed package name * Test * Third version * Delete app.css * Renamed folders and added tests * Delete yarn.lock * Removed duplicated folders * Delete main.tsx * Added main file * Dummy change * Delete Header.tsx * Adding Header * Removed QueryResultsContainer and QueryResultsBodyContainer, moved functions and constants to utils folder * Removed hacks file * Refactoring * Addressed comments on first PR * Removed commented line, added missing types in utils * Added column id for default sorting * Added copyright in app.js * Added unit tests * Added unit tests * Delete index.js We are not using TestCafe anymore * Update package.json * Feature a (#3) * Add files via upload * Removed Config file * Added copyright and fixed build errors * Create THIRD-PARTY * Update THIRD-PARTY * Removed sorting in nested tables * Update THIRD-PARTY * Update THIRD-PARTY * Update package.json * Update app.js * Update README.md * Changed package name * Test * Third version * Delete app.css * Renamed folders and added tests * Delete yarn.lock * Removed duplicated folders * Delete main.tsx * Added main file * Dummy change * Delete Header.tsx * Adding Header * Removed QueryResultsContainer and QueryResultsBodyContainer, moved functions and constants to utils folder * Removed hacks file * Refactoring * Addressed comments on first PR * Removed commented line, added missing types in utils * Added column id for default sorting * Added copyright in app.js * Added unit tests * Added unit tests * Delete index.js We are not using TestCafe anymore * Updated package.json * Feature a (#4) * Add files via upload * Removed Config file * Added copyright and fixed build errors * Create THIRD-PARTY * Update THIRD-PARTY * Removed sorting in nested tables * Update THIRD-PARTY * Update THIRD-PARTY * Update package.json * Update app.js * Update README.md * Changed package name * Test * Third version * Delete app.css * Renamed folders and added tests * Delete yarn.lock * Removed duplicated folders * Delete main.tsx * Added main file * Dummy change * Delete Header.tsx * Adding Header * Removed QueryResultsContainer and QueryResultsBodyContainer, moved functions and constants to utils folder * Removed hacks file * Refactoring * Addressed comments on first PR * Removed commented line, added missing types in utils * Added column id for default sorting * Added copyright in app.js * Added unit tests * Added unit tests * Delete index.js We are not using TestCafe anymore * Updated package.json * Added kibana plugin helper * Feature a (#5) * Add files via upload * Removed Config file * Added copyright and fixed build errors * Create THIRD-PARTY * Update THIRD-PARTY * Removed sorting in nested tables * Update THIRD-PARTY * Update THIRD-PARTY * Update package.json * Update app.js * Update README.md * Changed package name * Test * Third version * Delete app.css * Renamed folders and added tests * Delete yarn.lock * Removed duplicated folders * Delete main.tsx * Added main file * Dummy change * Delete Header.tsx * Adding Header * Removed QueryResultsContainer and QueryResultsBodyContainer, moved functions and constants to utils folder * Removed hacks file * Refactoring * Addressed comments on first PR * Removed commented line, added missing types in utils * Added column id for default sorting * Added copyright in app.js * Added unit tests * Added unit tests * Delete index.js We are not using TestCafe anymore * Updated package.json * Added kibana plugin helper * Updated index.ts with latest service url * Opendistro-1.3 compatible with ES and Kibana 7.3 (#8) * updated kibana version (#9) * Fixed the issue that response failed to be delivered in the console (#10) * Fixed the issue that response failed to be delivered in the console * Supported v7.1.1 compatibility
- Loading branch information