-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[dashboards as code] drilldown schemas #249445
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
Merged
Merged
Changes from all commits
Commits
Show all changes
91 commits
Select commit
Hold shift + click to select a range
5fba245
[dashboards as code] drilldown schemas
nreese 7b437b5
tslint
nreese 55fd3b8
Merge branch 'main' into embeddable_drilldowns
elasticmachine e55b763
merge with main
nreese 3b0d47e
fix merge conflicts
nreese 8c32a56
register dashboard drilldown
nreese 9389798
tslint
nreese 7e2cc8e
transformDashboardDrilldown
nreese b119cc3
eslint
nreese d5870ca
convertToDrilldowns
nreese 84a8f72
register url_drilldown
nreese cc6eab5
convert url drilldowns
nreese 1121680
discover drilldown schema
nreese 56727a3
drilldown transforms
nreese 3df9a2a
getTransforms
nreese 234a47f
Changes from node scripts/lint_ts_projects --fix
kibanamachine 9231f1d
Changes from node scripts/regenerate_moon_projects.js --update
kibanamachine 8f02998
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine eb2b6fc
tslint image embeddable
nreese 4939a6a
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine 8a9aab6
update drilldown transforms to return all state
nreese 70388c4
Merge branch 'main' into embeddable_drilldowns
elasticmachine 4192464
drilldowns to enhancements
nreese 70b7310
serializeEnhancements back into drilldowns
nreese c6e1ccf
clean up
nreese 7c10b86
tslint visualizations plugin
nreese cb25e40
tslint lens
nreese 5cb5cf4
merge with main
nreese e69a643
tslint dashboard
nreese df8f1b4
clean up lens
nreese e7eb55d
convert drilldown registry to function instead of class
nreese 9254ee1
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine 0177441
Merge branch 'main' into embeddable_drilldowns
elasticmachine 581bb6f
tslint
nreese 65bbd35
clean up
nreese 0b5ddfe
tranforms registry
nreese 52f376f
better abstraction
nreese a7faafc
spelling
nreese 61c2ebd
make config fields required
nreese af6dfa2
async_module
nreese 5b5a2b1
Merge branch 'main' into embeddable_drilldowns
elasticmachine a7fe15c
flatten schema
nreese bb5b7cd
fix unsaved changes
nreese bd9582c
merge with main
nreese c394e6e
add type to drilldown schema
nreese 937bc1a
merge with main
nreese 00410cf
transforms cleanuo round 1
nreese 021bed7
tslint discover plugin
nreese e6c7709
tslint getTransforms round 2
nreese faa2ee2
maps tslint
nreese 7f1f288
slo plugin
nreese 4fd050f
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine 1cc4e79
Merge remote-tracking branch 'upstream/main' into embeddable_drilldowns
nreese dae668c
temp fix for image-common problem
nreese 864d0ac
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine ab47bee
fix broken main
nreese afbbb38
Changes from node scripts/lint_ts_projects --fix
kibanamachine 4b47710
Changes from node scripts/regenerate_moon_projects.js --update
kibanamachine c4ec6cc
clean up
nreese 6924a64
Changes from node scripts/lint_ts_projects --fix
kibanamachine 14f588d
Changes from node scripts/regenerate_moon_projects.js --update
kibanamachine 1d6bc14
fix reset
nreese 47fd02a
clean up
nreese 504574b
add comma
nreese 90d9437
change include order
nreese 8da8774
Changes from node scripts/regenerate_moon_projects.js --update
kibanamachine 379e3c9
add tests for getSchemas
nreese 31cde42
update limits
nreese bf468c6
revert adding common to dashboard public dirs
nreese 0cddc29
update embeddableEnhanced limits
nreese 4d7f846
fix jest tests
nreese de5c615
fix discover scout test
nreese babdd89
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine a1c58b6
fix lens test
nreese 96088db
Merge branch 'main' into embeddable_drilldowns
elasticmachine fa55dd9
remove reference injection in transformPanelsOut
nreese 459843b
tslint
nreese e12c72a
update jest expects
nreese aea3e61
Merge branch 'main' into embeddable_drilldowns
elasticmachine 8e9ff35
merge with main
nreese 8862ac0
remove enhancements from image schema
nreese 3bf0105
typo
nreese ba4f13c
typo
nreese f9644e1
convert triggers from array to just string
nreese e5b0fac
make transformIn generic
nreese e228db3
add maxSize for number of drilldowns
nreese 0a7cf50
Changes from node scripts/eslint_all_files --no-cache --fix
kibanamachine 6eac902
import ROW_CLICK_TRIGGER from @kbn/ui-actions-browser
nreese ab7bb02
Changes from node scripts/lint_ts_projects --fix
kibanamachine 00cb665
Changes from node scripts/regenerate_moon_projects.js --update
kibanamachine 54ed201
fix jest tests
nreese 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 hidden or 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 hidden or 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 hidden or 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
10 changes: 10 additions & 0 deletions
10
src/platform/plugins/private/image_embeddable/common/index.ts
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| /* | ||
| * Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one | ||
| * or more contributor license agreements. Licensed under the "Elastic License | ||
| * 2.0", the "GNU Affero General Public License v3.0 only", and the "Server Side | ||
| * Public License v 1"; you may not use this file except in compliance with, at | ||
| * your election, the "Elastic License 2.0", the "GNU Affero General Public | ||
| * License v3.0 only", or the "Server Side Public License, v 1". | ||
| */ | ||
|
|
||
| export { IMAGE_CLICK_TRIGGER, IMAGE_EMBEDDABLE_SUPPORTED_TRIGGERS } from './constants'; |
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
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.
Uh oh!
There was an error while loading. Please reload this page.