-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Reporting] Wholesale moves client to newest-platform (#58945)
* Move over to new plugin space, working implementation * Fixing tests for report_listing snapshots * WIP: Fixing react-component tests * Fixing report_info_button tests * Fixing download linksies * WIP: Final working implementation * Fixing attachAction API + API URLs * Let the past die. Kill it if you have to. That’s the only way to become what you were meant to be. * Fixing stream-client for new platform APIs * Fixing types and tests * Fix broken mock * Adds back in warnings to report info button * kibana.json line-breaks on required plugins * Fixing broked snapshots * Fix license checks in client-side components * Adding back in warnings to report_listing component * Fix danglig unused import * Adds license checks for basic to our csv panel action * Fixes issues from prior fork * Move relative pathing to absolute * Fix POST URL copying as we've moved from static methods * Fix layoutId props * Fixes types for layoutId Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
- Loading branch information
1 parent
4da0cb3
commit 6b7731b
Showing
46 changed files
with
920 additions
and
714 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
8 changes: 0 additions & 8 deletions
8
x-pack/legacy/plugins/reporting/public/components/report_info_button.test.mocks.ts
This file was deleted.
Oops, something went wrong.
77 changes: 0 additions & 77 deletions
77
x-pack/legacy/plugins/reporting/public/components/report_listing.test.tsx
This file was deleted.
Oops, something went wrong.
13 changes: 0 additions & 13 deletions
13
x-pack/legacy/plugins/reporting/public/constants/job_statuses.tsx
This file was deleted.
Oops, something went wrong.
23 changes: 0 additions & 23 deletions
23
x-pack/legacy/plugins/reporting/public/lib/download_report.ts
This file was deleted.
Oops, something went wrong.
89 changes: 0 additions & 89 deletions
89
x-pack/legacy/plugins/reporting/public/lib/job_queue_client.ts
This file was deleted.
Oops, something went wrong.
37 changes: 0 additions & 37 deletions
37
x-pack/legacy/plugins/reporting/public/lib/reporting_client.ts
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
x-pack/legacy/plugins/reporting/public/register_feature.ts
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
x-pack/legacy/plugins/reporting/public/views/management/index.js
This file was deleted.
Oops, something went wrong.
3 changes: 0 additions & 3 deletions
3
x-pack/legacy/plugins/reporting/public/views/management/jobs.html
This file was deleted.
Oops, something went wrong.
59 changes: 0 additions & 59 deletions
59
x-pack/legacy/plugins/reporting/public/views/management/jobs.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.