-
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
[New Platform Migration]: Management - Implement NP API #66781
Merged
Merged
Changes from 89 commits
Commits
Show all changes
129 commits
Select commit
Hold shift + click to select a range
3740707
[New Platform Migration]: Management - Implement NP API
alexwizp 1d42f83
Merge branch 'master' into management-routing
mattkime f2980b8
Merge branch 'master' into management-routing
mattkime 0a3a79f
partial progress on a number of management sections
mattkime ad66a12
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 1c2062b
Merge branch 'master' into management-routing
mattkime 0a96008
fix passing history
mattkime 5a8d563
Merge branch 'master' into management-routing
mattkime 44f2c7f
Merge branch 'management-routing' of github.com:alexwizp/kibana into …
mattkime 3f0f2e4
Fixed types
VladLasitsa 12d6ac2
Fixed routing for Ingest Node Pipelines
VladLasitsa 500a682
Merge branch 'management-routing' of github.com:alexwizp/kibana into …
mattkime 8890dc8
introduce and use react router wrapped eui components
mattkime dbfe0e4
react router utils
mattkime 13bf37c
work in progress => hashRouter to router
mattkime 67c95aa
Merge branch 'master' into management-routing
mattkime beaaa70
more partial progress
mattkime a729bce
remove console.log
mattkime 30189d6
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 0bacead
use reactRouterNavigate for management_sidebar
alexwizp e570f0f
Breadcrumbs will need to make use of the reactRouterNavigate function
alexwizp b95a10a
[triggersActions] app. Hash Router -> Router
alexwizp 17b49cc
Replace /app/kibana#/management urls to /app/management
alexwizp 52d17f0
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp a1c51d7
remove ui/public/management
alexwizp ec4cde3
fix some links to management apps
alexwizp fdd4ae1
Merge branch 'management-routing' of github.com:alexwizp/kibana into …
mattkime de5f17f
Merge branch 'master' into management-routing
mattkime a36359a
fix management url for functional tests
alexwizp 817f458
add data-test-subj for EuiSideNavItem
alexwizp edc75a0
partial progress
mattkime 660e1a1
Merge branch 'management-routing' of github.com:alexwizp/kibana into …
mattkime 9cccf1c
fix some of ts issues
alexwizp 5cff1a8
Fixed breadcrumbs for data index management
VladLasitsa bda4b31
[kibana/spaces] section
alexwizp d49c9f9
fix functional test
alexwizp c04d0b1
[role_management] fix Breadcrumbs
alexwizp 57cfa83
[api_keys] fix Breadcrumbs and Navigation
alexwizp 2eea223
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 470eed8
Fixed routing for remote cluster
VladLasitsa c3ee794
[role_mapping] Partial progress
alexwizp 8bae450
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp b83afb5
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp e3fedb0
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 6f3d7ce
[users] partial progress
alexwizp 0125637
[watcher] partial progress
alexwizp 7fd1c2c
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 3d147a8
fix eslint issues
alexwizp 821984e
[snapshot_restore] partial progress
alexwizp 9c9f2d2
[rollup_jobs] partial progress
alexwizp 09cd254
Fixed routing for cross cluster replications (partial progress). Enha…
VladLasitsa 5dd58fe
Perf optimization: fix extra re-rendering
alexwizp 61c113c
fix TS errors
alexwizp 02bd880
x-pack fix config for functional tests
alexwizp 7ade6a9
Fixed routing for index lifecycle management
VladLasitsa 1b92827
fix some broken CI tests
alexwizp 40f7560
fix PR comment
alexwizp ce54146
[snapshot_restore] move onClick into reactRouterNavigate
alexwizp 240c0f6
fix some jest
alexwizp 296a3f4
fix some functional tests
alexwizp c1f2f20
fix functiona test: management scripted fields testing regression fo…
alexwizp 21391a5
fix some functional tests
alexwizp c8d3d77
[licence_management] partial progress
alexwizp c16471d
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp bf1ffd2
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 0c7b966
Fixed x-pack jest tests
VladLasitsa e470a47
[saved_object_management] partial progress
alexwizp 8299e03
Fixed some tests
VladLasitsa d4ee163
fix functional test: should add new role myroleEast
alexwizp 7ed4271
Reverted part of changes for ml
VladLasitsa 86795ad
[transforms] partial progress
alexwizp 7c584f3
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 3c1c19f
fix TS errors
alexwizp 1d2878e
fix functional: redirects to Kibana home
alexwizp 0b3cd49
add support of Backward compatibility
alexwizp 1fe7fec
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 4d164e5
fix functional: Saved objects management feature controls saved objec…
alexwizp 219cd55
fix PR comment
alexwizp d5a9731
fix TS issues
alexwizp cf96584
Fixed x-pack jest tests
VladLasitsa 9d0c162
fix oss JEST
alexwizp 96ec2a9
Fixed functional test
VladLasitsa de9be15
fix functional test
alexwizp 5f86b5e
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp c0d6210
fix PR comment
alexwizp 15cb522
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 95fc7d3
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp ac265f5
Fixed i18n
VladLasitsa 81613a0
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 22634b2
fix typo
alexwizp 08aff80
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp fe060ab
fix Styles
alexwizp 325d357
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp ce4454b
Fixed paths for cross_cluster_replication
VladLasitsa 5bccbc7
fix wrong link
alexwizp 2085c6b
Fixed jest
VladLasitsa 1eb1998
Merge branch 'master' into management-routing
elasticmachine 2e86461
Fixed some comments
VladLasitsa 89e8432
fix sorting
alexwizp e9e0456
fix type check
alexwizp 14c9e5f
fixed x-pack jest
VladLasitsa e9182da
fixed x-pack jest
VladLasitsa 4f7eb18
reverted using of parentHistory
VladLasitsa 9f85728
Add debugging toasts to CCR.
cjcenizal 933d765
Comment out non-CCR functional tests.
cjcenizal 7fcec23
Fix typo.
cjcenizal e496bb0
Uncomment non-CCR functional tests.
cjcenizal 3390711
Enable CCR.
cjcenizal ed525ad
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 2c83f8c
fix CI
alexwizp cb65612
Add comment to explain why CCR is enabled by default and move config …
cjcenizal d5fd104
Merge branch 'master' into management-routing
elasticmachine b042c8c
Merge branch 'master' into management-routing
alexwizp 2efa4db
revert some changes in APM
alexwizp b8f7dc9
Merge branch 'master' into management-routing
elasticmachine 66f795f
add space between index pattern name and tags
alexwizp fe61855
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 6e49fe3
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 6f1f560
fix function test
alexwizp 7129133
Update x-pack/plugins/security/public/management/management_urls.ts
alexwizp 88c584d
Update x-pack/plugins/security/public/management/api_keys/api_keys_ma…
alexwizp 5730176
Update x-pack/plugins/spaces/public/management/spaces_management_app.tsx
alexwizp 6ee39a8
Update x-pack/plugins/security/public/management/roles/roles_manageme…
alexwizp 88b168d
Update x-pack/plugins/security/public/management/users/users_manageme…
alexwizp 09f8ce6
Update x-pack/plugins/security/public/management/management_urls.ts
alexwizp 0f6774f
Update x-pack/plugins/security/public/management/management_urls.ts
alexwizp 2d37347
[security] getUrlForApp -> navigateToApp
alexwizp 56b22d7
Merge remote-tracking branch 'upstream/master' into management-routing
alexwizp 155c65f
[mp] fix Uncaught (in promise) undefined
alexwizp File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
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 was deleted.
Oops, something went wrong.
Empty file.
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
69 changes: 0 additions & 69 deletions
69
src/legacy/core_plugins/kibana/public/management/_management_app.scss
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
166 changes: 0 additions & 166 deletions
166
src/legacy/core_plugins/kibana/public/management/index.js
This file was deleted.
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.
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.
Can we move this legacy app to the kibana_legacy plugin in KP? That way the redirects don't require a second full-page refresh. Could be done in a follow up.
\cc @flash1293