Skip to content

[flot-charts] move into ui/public#14669

Merged
spalger merged 1 commit into
elastic:masterfrom
spalger:move-flot-charts
Oct 30, 2017
Merged

[flot-charts] move into ui/public#14669
spalger merged 1 commit into
elastic:masterfrom
spalger:move-flot-charts

Conversation

@spalger
Copy link
Copy Markdown
Contributor

@spalger spalger commented Oct 30, 2017

#14366 added a flot-charts package to the packages directory, which was created for storing npm modules that we wanted to share git history with. Rather than publish the package to NPM though, the package is imported into the UI with a new packages/ alias, which I feel violates the intended purpose of the packages directory.

This PR move the flot fork into ui/public/flot-charts so that it can be imported easily:

import 'ui/flot-charts'

Please let me know if you would prefer something else.

@spalger spalger added Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// review v6.1.0 v7.0.0 labels Oct 30, 2017
@spalger spalger requested review from epixa and kimjoar October 30, 2017 17:38
@kimjoar
Copy link
Copy Markdown
Contributor

kimjoar commented Oct 30, 2017

In the short-term I think this makes sense. For new platform ui/flot-charts won't be available, so we might need to have it in packages(?). Not sure yet.

@kimjoar
Copy link
Copy Markdown
Contributor

kimjoar commented Oct 30, 2017

(but that's a problem we can solve later, when we start working on the ui parts of the new platform, so I'm good with merging this change for now, so we get rid of the packages/ alias)

@spalger spalger merged commit 3e08a7e into elastic:master Oct 30, 2017
spalger added a commit that referenced this pull request Oct 30, 2017
@spalger spalger deleted the move-flot-charts branch October 31, 2017 19:34
@spalger
Copy link
Copy Markdown
Contributor Author

spalger commented Oct 31, 2017

6.x: 79fdf95

patrykkopycinski pushed a commit to patrykkopycinski/kibana that referenced this pull request May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review Team:Core Platform Core services: plugins, logging, config, saved objects, http, ES client, i18n, etc t// v6.1.0 v7.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants