forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Discover] Deangularize classic table (elastic#104361)
* [Discover] move angular directives to react compoenents * [Discover] add support of infiniteScroll * [Discover] support paginated classic table * [Discover] refactor docTable component, remove redundant angular code * [Discover] remove redundant files * [Discover] fix some functional tests and pgination * [Discover] fix functionals * [Discover] code refactoring, adding tests * [Discover] update tests * [Discover] fix embeddable view of doc table * [Discover] update pagination view * [Discover] remove unused translations * [Discover] improve readability, fix pagination * [Discover] adjust isFilterable check * [Discover] improve doc viewer table row display * [Discover] clean up implementation, fix functional test * [Discover] fix skip button * [Discover] update test snapshot * [Discover] update test * [Discover] simplify pagination, update layout in embeddable * [Discover] fix functional, remove redundant i18n translations * [Discover] return indexPatternField * [Discover] add support of fixed footer for embeddable * [Discover] move doc_table to apps/components folder, update test * [Discover] fix imports * [Discover] update imports, beautify code * Update src/plugins/discover/public/application/apps/main/components/doc_table/doc_table_wrapper.tsx Co-authored-by: Tim Roes <[email protected]> * [Discover] remove redundant styles * [Discover] fix lining * [Discover] fix discover grid embeddable * [Discover] fix by comments * [Discover] return extraWidth, describe the problem * [Discover] fix unresolved conflicts Co-authored-by: Kibana Machine <[email protected]> Co-authored-by: Tim Roes <[email protected]>
- Loading branch information
1 parent
f479259
commit 328c36d
Showing
102 changed files
with
2,006 additions
and
2,547 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 0 additions & 20 deletions
20
src/plugins/discover/public/application/angular/directives/render_complete.ts
This file was deleted.
Oops, something went wrong.
38 changes: 0 additions & 38 deletions
38
...ion/angular/doc_table/components/pager/__snapshots__/tool_bar_pager_buttons.test.tsx.snap
This file was deleted.
Oops, something went wrong.
10 changes: 0 additions & 10 deletions
10
...cation/angular/doc_table/components/pager/__snapshots__/tool_bar_pager_text.test.tsx.snap
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
src/plugins/discover/public/application/angular/doc_table/components/pager/index.ts
This file was deleted.
Oops, something went wrong.
51 changes: 0 additions & 51 deletions
51
...ver/public/application/angular/doc_table/components/pager/tool_bar_pager_buttons.test.tsx
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
...discover/public/application/angular/doc_table/components/pager/tool_bar_pager_buttons.tsx
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
...s/discover/public/application/angular/doc_table/components/pager/tool_bar_pager_text.scss
This file was deleted.
Oops, something went wrong.
21 changes: 0 additions & 21 deletions
21
...scover/public/application/angular/doc_table/components/pager/tool_bar_pager_text.test.tsx
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
...ns/discover/public/application/angular/doc_table/components/pager/tool_bar_pager_text.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.