Skip to content
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

[Monitoring] NP Migration complete client cutover #62908

Merged
merged 29 commits into from
Apr 30, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
6d3d1a9
Final phase before the complete cutover
igoristic Mar 9, 2020
71b7d49
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Mar 31, 2020
ed94446
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 4, 2020
4471d02
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 6, 2020
a082e94
NP migration
igoristic Apr 8, 2020
aba1cce
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 8, 2020
ce397b3
lint fix
igoristic Apr 8, 2020
5f10444
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 21, 2020
2de9011
More NP stuff
igoristic Apr 22, 2020
9a1fca3
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 22, 2020
d07305f
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 22, 2020
a66c9ca
Moved Stack Monitoring client plugin outside legacy and fixed all tests
igoristic Apr 23, 2020
27c9ded
...
igoristic Apr 23, 2020
bf6e693
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 23, 2020
79bcef7
Removed unused files
igoristic Apr 23, 2020
a811f21
Fix for main links
igoristic Apr 23, 2020
15578d7
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 23, 2020
2ff87d6
Fixed more tests
igoristic Apr 23, 2020
bc02938
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 23, 2020
f8e48d6
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 24, 2020
3335746
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 24, 2020
d2df9c0
Fixed redirect when clicking on SM icon again
igoristic Apr 25, 2020
1c79cc5
Code review feedback
igoristic Apr 27, 2020
ceb888c
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 27, 2020
6881048
Addressed code review feedback
igoristic Apr 27, 2020
4b0ec8e
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 27, 2020
b862136
Fixed return value
igoristic Apr 30, 2020
fd68442
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 30, 2020
076aa6c
Merge branch 'master' of https://github.com/elastic/kibana into np_re…
igoristic Apr 30, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ target
/x-pack/legacy/plugins/canvas/canvas_plugin_src/lib/flot-charts
/x-pack/legacy/plugins/canvas/shareable_runtime/build
/x-pack/legacy/plugins/canvas/storybook
/x-pack/plugins/monitoring/public/lib/jquery_flot
/x-pack/legacy/plugins/infra/common/graphql/types.ts
/x-pack/legacy/plugins/infra/public/graphql/types.ts
/x-pack/legacy/plugins/infra/server/graphql/types.ts
Expand Down
6 changes: 6 additions & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -963,6 +963,12 @@ module.exports = {
jquery: true,
},
},
{
files: ['x-pack/plugins/monitoring/public/lib/jquery_flot/**/*.js'],
env: {
jquery: true,
},
},

/**
* TSVB overrides
Expand Down
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
/x-pack/legacy/plugins/ingest_manager/ @elastic/ingest-management
/x-pack/plugins/observability/ @elastic/logs-metrics-ui @elastic/apm-ui @elastic/uptime @elastic/ingest-management
/x-pack/legacy/plugins/monitoring/ @elastic/stack-monitoring-ui
/x-pack/plugins/monitoring/ @elastic/stack-monitoring-ui
/x-pack/plugins/uptime @elastic/uptime

# Machine Learning
Expand Down
12 changes: 6 additions & 6 deletions src/dev/precommit_hook/casing_check_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export const IGNORE_FILE_GLOBS = [
'x-pack/legacy/plugins/apm/**/*',
'x-pack/legacy/plugins/canvas/tasks/**/*',
'x-pack/legacy/plugins/canvas/canvas_plugin_src/**/*',
'x-pack/plugins/monitoring/public/lib/jquery_flot/**/*',
'**/.*',
'**/{webpackShims,__mocks__}/**/*',
'x-pack/docs/**/*',
Expand Down Expand Up @@ -160,12 +161,11 @@ export const TEMPORARILY_IGNORED_PATHS = [
'webpackShims/ui-bootstrap.js',
'x-pack/legacy/plugins/index_management/public/lib/editSettings.js',
'x-pack/legacy/plugins/license_management/public/store/reducers/licenseManagement.js',
'x-pack/legacy/plugins/monitoring/public/components/sparkline/__mocks__/plugins/xpack_main/jquery_flot.js',
'x-pack/legacy/plugins/monitoring/public/icons/alert-blue.svg',
'x-pack/legacy/plugins/monitoring/public/icons/health-gray.svg',
'x-pack/legacy/plugins/monitoring/public/icons/health-green.svg',
'x-pack/legacy/plugins/monitoring/public/icons/health-red.svg',
'x-pack/legacy/plugins/monitoring/public/icons/health-yellow.svg',
'x-pack/plugins/monitoring/public/components/sparkline/__mocks__/plugins/xpack_main/jquery_flot.js',
'x-pack/plugins/monitoring/public/icons/health-gray.svg',
'x-pack/plugins/monitoring/public/icons/health-green.svg',
'x-pack/plugins/monitoring/public/icons/health-red.svg',
'x-pack/plugins/monitoring/public/icons/health-yellow.svg',
'x-pack/legacy/plugins/reporting/export_types/printable_pdf/server/lib/pdf/assets/fonts/noto/NotoSansCJKtc-Medium.ttf',
'x-pack/legacy/plugins/reporting/export_types/printable_pdf/server/lib/pdf/assets/fonts/noto/NotoSansCJKtc-Regular.ttf',
'x-pack/legacy/plugins/reporting/export_types/printable_pdf/server/lib/pdf/assets/fonts/roboto/Roboto-Italic.ttf',
Expand Down
3 changes: 0 additions & 3 deletions x-pack/legacy/plugins/monitoring/.agignore

This file was deleted.

This file was deleted.

70 changes: 0 additions & 70 deletions x-pack/legacy/plugins/monitoring/common/cancel_promise.ts

This file was deleted.

Loading