-
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
[RAC] T-Grid is moving to a new home #100265
Merged
Merged
Changes from 1 commit
Commits
Show all changes
97 commits
Select commit
Hold shift + click to select a range
a766816
wip
XavierM 4b4226a
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM ff8e573
First pass at standalone and embedded redux stores and usage
kqualters-elastic c83fa58
wip
XavierM eb8ac73
First pass at standalone and embedded redux stores and usage
kqualters-elastic 129351d
wip
XavierM cd05741
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM 36c240c
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM 2bb49a7
clean up
XavierM e8b0a4b
wip
XavierM b42b00c
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM fdeaffc
refact(NA): remove extra pkg_npm target and add specific target folde…
mistic 752e357
Merge remote-tracking branch 'upstream/master' into remove-extra-pkg_…
mistic c3adc62
cleanup
XavierM 2f619fc
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM f047145
Merge branch 'remove-extra-pkg_npm-from-kbn-i18n' of github.com:misti…
XavierM df93aa5
- fixes type errors in tests
andrew-goldstein 30bad21
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM 067bfd1
WIP remove use_manage_timeline
kqualters-elastic 1a9a414
wip add query + selector
XavierM 6bf50ba
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM 83310e3
finishing integrating timeline manage context from redux
XavierM 18ac6db
integrating t-grid in security solution
XavierM a80802d
fix RowRender type
XavierM 8459d5b
WIP begin to move components from package to plugin
kqualters-elastic 22016a5
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM dc7ac7c
integration of t-grid inside of security solution
XavierM bee3f65
wip to make redux work
XavierM f552264
little trick to make it render
XavierM 136ae44
- fixes a few type errors
andrew-goldstein aca8810
better integration betwen tgrid and security solutions
XavierM 980979a
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM 642090f
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM eab2df6
bringing back tsconfig on timeline
XavierM ccb66e3
wip integration t-grid in observability
XavierM 981cb8b
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM 559bfa8
fix types
XavierM 73a2da7
fix type in security solutions
XavierM 31ceae3
add type to import + trie dto get the bundle size as small as possible
XavierM 9a438e1
fix type in integration test
XavierM 5bca60e
fix type in integration test
XavierM 279aa58
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM a227538
- fix tests
andrew-goldstein 782db0c
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
andrew-goldstein 3873495
clean up to use technical fields
XavierM 2e70041
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM abfd4e8
- fixes unit tests
andrew-goldstein 712fc00
- mocks the `useDateFormat` function of the `useKibana` service to fi…
andrew-goldstein de5b04e
fix t-grid settings vs create timeline + fix inspect button
XavierM f97b842
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM 39fdaa0
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM f581b11
fix last suites test
XavierM 6b6aa51
Update unit tests, snapshots and lint
kqualters-elastic 1006453
Merge remote-tracking branch 'xavier/t-grid-new-home' into t-grid-new…
kqualters-elastic 9d8504b
Fix bad merge
kqualters-elastic fb9f220
fix plugin export
XavierM fd2bf33
Merge remote-tracking branch 'xavier/t-grid-new-home' into t-grid-new…
kqualters-elastic b740fd3
Fix some failing tests
kqualters-elastic 74f8d02
fix unit tets in timelines plugins
XavierM c84b084
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM 080b0d6
fix latest test
XavierM b28faeb
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM b3f548e
fix i18n
XavierM ba5b086
free obs from t-grid
XavierM 1aa1e3b
Fix timeline functional plugin types
kqualters-elastic c2f9de7
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
kqualters-elastic 411516d
fix store provider
XavierM 70604e1
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM e333728
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM 7190e78
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM 4382a10
Update failing defaultHeader test
kqualters-elastic b2ceb1d
Fix i18n usage in security solution
kqualters-elastic eda18f9
Fix remaining i18n errors in timelines plugin
kqualters-elastic 3ee7e2c
Dedupe common shared types
kqualters-elastic 9076b4f
move drag and drop utils in package to avoid duplication
XavierM cd5700b
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM bf12fa9
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM cb04865
More shared type cleanup
kqualters-elastic c98693a
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM fb282b3
add feature flag
XavierM e8b56cf
review I
XavierM 38dd389
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM 0a9bd47
fix merge with master
XavierM 7262fd5
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM 495c53b
fix i18n translation
XavierM 0c53075
More type deduping
kqualters-elastic 2a9546d
Merge remote-tracking branch 'xavier/t-grid-new-home' into t-grid-new…
kqualters-elastic d1557f3
Use @kbn/common-utils, fix remaining types
kqualters-elastic 2960665
fix types
XavierM 0e2286b
Merge branch 't-grid-new-home' of github.com:XavierM/kibana into t-gr…
XavierM 8e71b5c
fix tests
XavierM a4ddf6f
missing type
XavierM 05dd22e
fix cypress tests
XavierM 9815b74
Update limits.yml and fix functional plugin tests
kqualters-elastic fe4be92
Merge branch 'master' of github.com:elastic/kibana into t-grid-new-home
XavierM 4e4277d
fix cypress test + few bugs found
XavierM 5f43fc4
Fix failing jest test
kqualters-elastic 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
Dedupe common shared types
- Loading branch information
commit 3ee7e2cffee3b78320619896ae264ea64bdacfe0
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
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.
consider adding
owner.name
,owner.githubTeam
, anddescription
to thiskibana.json
example: