-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Discover] Centralize dependencies in kibana_services.ts #48072
Merged
kertal
merged 52 commits into
elastic:master
from
kertal:kertal-pr-2019-10-10-np-basic-structure
Oct 25, 2019
Merged
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
6046c50
Move doc folder to discover folder
kertal 16a7a6a
Move doc_viewer folder to discover folder
kertal 522db68
Move context folder to discover folder
kertal 6ca152e
Move context scss import to discover folder
kertal 3c762b7
Introduce legacy folder, start migration
kertal fd7e81b
Merge remote-tracking branch 'upstream/master' into kertal-pr-2019-10…
kertal 1cbd678
Add basic NP structure, structural refactoring
kertal fdbdde0
Migrate discover imports to dependencies.ts
kertal 9fe6e84
Add context placeholder readme
kertal 9ac64ac
Move doc_viewer directive to angular
kertal e65ae78
Move doc_table directive to angular directory
kertal 2af2593
Migrate doc_table dependencies to central file
kertal 09e2c22
Migrate chrome usage to new platform
kertal b5aa43c
fix merge conflixts
kertal 4424545
Refactor dependencies.ts to kibana_services.ts
kertal 7ee29c6
Improve basic plugin structure
kertal 0f6c147
Merge remote-tracking branch 'upstream/master' into kertal-pr-2019-10…
kertal dbdb5d2
Merge remote-tracking branch 'upstream/master' into kertal-pr-2019-10…
kertal 001fcd5
Merge remote-tracking branch 'upstream/master' into kertal-pr-2019-10…
kertal b0d0a04
Centralize context deps
kertal 103a8f2
Centralize embeddable deps
kertal d824612
Migrate context to angular folder
kertal fa25ee7
Refactor adding getServices to kibana_services.ts
kertal 162d14d
Replace npStart usage by getService usage
kertal 40ed5e4
Cleanup / centralize leftover dependencies
kertal 72bfb43
Merge remote-tracking branch 'upstream/master' into kertal-pr-2019-10…
kertal ae9ae7e
Fix no_results.test.js
kertal be9fc5a
Fix SCSS import paths
kertal 46a0cca
Restructure kibana_services.ts
kertal de9fcbf
Fix no_results.test.js
kertal 2337329
Move field_name directive back to field_chooser
kertal 77ab276
Fix open_search_panel.test.js
kertal 293365e
Skip doc_viewer tests (unskip later)
kertal 6dc3a71
Merge remote-tracking branch 'upstream/master' into kertal-pr-2019-10…
kertal 7e88216
Merge remote-tracking branch 'upstream/master' into kertal-pr-2019-10…
kertal 80351b5
Merge remote-tracking branch 'upstream/master' into kertal-pr-2019-10…
kertal 8ab13d7
Separate services from stateless dependencies
kertal 889b771
Merge remote-tracking branch 'upstream/master' into kertal-pr-2019-10…
kertal 7f324d2
unskip doc_viewer.test.tsx
kertal ca5cdb7
Restore the initial way embeddables are registered
kertal 0388c48
Remove TODOs from doc_viewer.test.tsx
kertal 9407bbb
Refactor SEARCH_EMBEDDABLE_TYPE to contants.ts
kertal 66a4651
Fix open_search_panel.test.js
kertal b1e71fe
Change import of SEARCH_EMBEDDABLE_TYPE to fix x-pack test failures
kertal 07287af
Fix doc.test.tsx
kertal 01f815b
Fix doc.test.tsx
kertal 0e8bb19
Add embeddable comments
kertal c8efbe2
Add addBasePath + getInjector to services
kertal 006dbba
Refactor embeddable registration
kertal ad9a65a
Merge branch 'master' into kertal-pr-2019-10-10-np-basic-structure
elasticmachine 1716413
Restore original embeddable registration
kertal eddbedd
Merge branch 'kertal-pr-2019-10-10-np-basic-structure' of github.com:…
kertal File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dear @elastic/kibana-design , valued owner and ruler of the 7 SCSS code kingdoms
There were just path changes in this PR.
Your humble servant
@kertal