kibana/packages/kbn-generate-csv
Luke Elmers b6287708f6
Adds AGPL 3.0 license (#192025)
Updates files outside of x-pack to be triple-licensed under Elastic
License 2.0, AGPL 3.0, or SSPL 1.0.
2024-09-06 19:02:41 -06:00
..
src Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
constants.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
index.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
jest.config.js Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
kibana.jsonc Reporting packages for export types (#162845) 2023-11-15 10:48:00 -07:00
package.json Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00
README.md [Reporting] Generate CSV Package (#151801) 2023-04-13 10:27:35 -07:00
tsconfig.json [ES|QL] Remove version from _query requests (#184289) 2024-05-29 10:48:31 +02:00
types.ts Adds AGPL 3.0 license (#192025) 2024-09-06 19:02:41 -06:00

id slug title description tags date
Generate-CSV generate-csv Generate CSV Reporting
shared-ux
component
reporting
generate csv
2023-02-21

Github issue for reference: https://github.com/elastic/kibana/issues/150392

Goals of this refactoring

  • Removes dependencies from the reporting plugin as it stands currently