Commit graph

61 commits

Author SHA1 Message Date
Shahzad 4970fa3106
[User Experience] Move ux app to new nav (#101005) (#101575) 2021-06-08 09:15:48 -04:00
Alejandro Fernández Gómez 0a7f567e6a
remove CODEOWNERS (#101058) 2021-06-01 07:12:50 -07:00
Alejandro Fernández Gómez 8a62b29374
[Fleet] Remove beats management plugin (#99789) (#101010)
# Conflicts:
#	.github/CODEOWNERS
#	api_docs/data.json
#	api_docs/data_index_patterns.json
#	api_docs/deprecations.mdx
#	api_docs/security.json
#	api_docs/spaces.json
2021-05-31 13:33:12 -04:00
Mikhail Shustov 2fdf3ac84a
remove and ignore .github folder on 7.x branch (#95466)
* remove .github

* ignore .github. GH uses it on master branch only
2021-03-25 18:11:45 -04:00
Kibana Machine 8e76d249aa
blank_issues_enabled: false. it seems contact_links not supported otherwise (#95423) (#95460)
Co-authored-by: Mikhail Shustov <restrry@gmail.com>
2021-03-25 15:29:56 -04:00
Kibana Machine 4235db2da6
do not allow creating Question issue (#95396) (#95420)
Co-authored-by: Mikhail Shustov <restrry@gmail.com>
2021-03-25 11:39:52 -04:00
Devon Thomson ce839022dc
Removed codeowners file mistakenly added in 94589 (#94983) 2021-03-18 16:28:55 -04:00
Devon Thomson 52e0a43e21
[Time to Visualize] Add Discrete Library Option to Save Modal (#94589) (#94961)
* save modal UI and Redirect and save to library

Co-authored-by: Poff Poffenberger <poffdeluxe@gmail.com>
# Conflicts:
#	.github/CODEOWNERS
2021-03-18 15:56:01 -04:00
Yuliia Naumenko fe6a821f8a
resolved merge conflicts (#88415) 2021-01-14 16:49:59 -08:00
Stratoula Kalafateli c862749b9a
Remove codewoners file (#82940) 2020-11-09 13:42:44 +02:00
Stratoula Kalafateli 73d2de6503
[Visualize] New visualization wizard (#79627) (#82858)
* [Visualizations] New vis wizard

* Update functional tests

* Create oss plugins for maps and lens and unregister alias function

* Add new plugins to .i18nrc.json

* Add readme and codeowners to the new plugins

* update docs

* fix tests

* fix types

* fixes

* Update development docs

* fix oss functional tests

* Fix jest and x-pack functional tests

* Fix functional test

* changes on the layout

* Cleanup and responsiveness

* cleanup unecessary code

* add common folder to the new OSS plugins

* remove unecessary translations

* Update limits.yml file

* Fix basic label

* Add experimental badge on controls vis

* Nice improvements

* fixes

* Improving styles

* Making modal go full height on smaller screens

* Fixing sass lint warning

* fix lint error

* fix internationalization error

* PR fixes

* PR changes

* Use useCallback where possible

* Remove translations that need to be translated again

* Lazy Load wizard modal

* Remove legacyMapVisualizationWarning

* Import the OSS plugins constants from the plugins

* Export constant from lensOss

* Change the new oss plugins from OSS to Oss

* Add a new line to the kibana.json files of the new plugins

* New nit fix

* Fix spaces

* Change the texts for the first step of the modal

* Fix test

* Fixes some of the PR comments

* Add onClick funtionality to the entire aggregation based card

* Cards description changes, introduce a copyFromRoot method to solve the problem of when disabling the x-pack plugic, to also disable the oss

* Create new FTR for testing the functionality of the wizard when both maps and lens apps are disabled

* fix eslint error

* Change groupTitles and descriptions

* Change input vis description

* Remove the copyFromRoot from the signature of the ConfigDeprecationFactory and export it from the main entrypoint

* Make the disabled cards badge clickable

* Changes from code review

* Fix functional tests failures

* Rename groupTitle to titleInWizard to be more specific

* Change vega vis note

* minor design changes

* fix problem with plugins list docs

* Retrieve maps and lens landing page from docs service and add tracking url param

* Fix funtional test for the new dashboard flow

* Fix logic in alias registry for removing the discardOnRegister alias

* no need to remove the alias entry from the discardOnRegister array

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: miukimiu <elizabet.oliveira@elastic.co>
# Conflicts:
#	.github/CODEOWNERS
#	docs/developer/plugin-list.asciidoc
#	packages/kbn-optimizer/limits.yml
#	x-pack/scripts/functional_tests.js
2020-11-06 20:49:10 +02:00
Charlie Pichette 63358163f5
[7.x] Fix security solution template label (#80754) (#81222) 2020-10-20 12:03:47 -06:00
Charlie Pichette b034db9ed7
[7.x] update template to use the new team label (#80748) (#81219) 2020-10-20 11:55:04 -06:00
Charlie Pichette 3212a85483
[7.x] Update Security Solution Bug Report Template (#80668) (#81213) 2020-10-20 11:43:17 -06:00
Charlie Pichette 26ea9f541d
[7.x] add template for Security Solution bugs (#80574) (#81212) 2020-10-20 11:31:14 -06:00
Pierre Gayvallet 3c889c995f
remove legacy security plugin (#75648) (#77783)
* remove legacy security plugin

* remove legacy plugin check

* adapt mocha tests

* update CODEOWNERS
# Conflicts:
#	.github/CODEOWNERS
2020-09-17 19:51:56 +02:00
Shahzad 482050c596
[7.x] [CSM] Enable csm e2e tests (#77336) (#77639) 2020-09-16 20:10:47 +02:00
Tyler Smalley 81809178f7 [7.x] Remove CODEOWNERS file
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2020-09-15 11:04:09 -07:00
Michail Yasonik 1868e6ba9c
[7.x] Stacked headers and navigational search (#72331) (#77407)
Co-authored-by: Poff Poffenberger <poffdeluxe@gmail.com>
Co-authored-by: Ryan Keairns <contactryank@gmail.com>
Co-authored-by: pgayvallet <pierre.gayvallet@elastic.co>
Co-authored-by: cchaos <caroline.horn@elastic.co>
2020-09-15 11:37:16 -05:00
Joe Reuter e4691eb0f6 remove codeowners file 2020-09-08 18:30:06 +02:00
Nathan L Smith e4b8c4936a
Add CSM app to CODEOWNERS (#76793) (#76943)
# Conflicts:
#	.github/CODEOWNERS
2020-09-08 09:16:38 -05:00
Stacey Gammon 9df741b698
Update links that pointed to CONTRIBUTING.md (#74757) (#74765)
* Update links that pointed to CONTRIBUTING.md

* Update .github/PULL_REQUEST_TEMPLATE.md

point to master instead of 7.x
2020-08-12 08:22:49 -04:00
Tim Roes 37a7005272
[7.x] Improve pull request template proposal (#56756) | Remove IE11 mention from PR template [skip ci] (#70486) (#70789)
* Improve pull request template proposal (#56756)

Looking through Kibana PRs many currently ignore the check boxes or just delete them. The goal here is to make the process easier, delete some unused options and align the checkboxes with what's most useful. We've had some discussions on the Uptime team about ways the PR template could be potentially improved. These changes are based on an extended discussion we had on the topic. We'd love to hear if other teams would be OK with these recommended changes.

The changes here are:

* Allow authors to just delete unnecessary items rather than strike through. Adding all the `~~` in markdown is painful
* Remove the unnecessary checkbox for release notes, the build bot catches this and blocks merges without that being set.
* Add a checkbox for testing in various browser sizes / mobile responsive devices
* Move IE checkbox to the bottom of the list since it's seldom checked and makes the checklist seem daunting

* Remove IE11 mention from PR template [skip ci] (#70486)

* Remove IE11 mention from PR template

* Add link to browser matrix

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Andrew Cholakian <andrew@andrewvc.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-06 13:52:40 +02:00
Ahmad Bamieh 9131273ff1
[skip ci] remove codeowners file from 7.x (#70207) 2020-06-29 17:45:14 +03:00
Ahmad Bamieh f1fcd57ed5
[7.x] [Telemetry] Collector Schema (#64942) (#70141)
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-06-28 20:34:33 +03:00
Spencer 61d26fa205
Remove codeowners from non-master branch 2020-06-04 16:40:00 -07:00
Xavier Mouligneau 3bec71e53e
[SECURITY] Rename siem plugin to security_solution (#67902) (#68246)
* rename siem to security_solution

* rename siem to security solution inside of code

* rename translation keys

* fix snapshot

* replace siem for security solution in tutorial

* missing translation to be renamed

* fix types for api test integration

* updates runner file to match the new path

* change category for kibana settings

* miss renaming in advance settings

* fixes cypress tests

* fix api integration test

* fix new translation

* fix unit test

* update translation i18n

* update translation i18n II

Co-authored-by: Gloria Hornero <snootchie.boochies@gmail.com>

Co-authored-by: Gloria Hornero <snootchie.boochies@gmail.com>
2020-06-04 15:12:05 -04:00
CJ Cenizal 92c4cc1d19 Remove CODEOWNERS. 2020-04-10 12:27:34 -07:00
CJ Cenizal 68434b57d5
[7.x] Move ILM out of legacy (#61915) (#63208)
* Rename IndexMgmtSetup to IndexManagementPluginSetup.
* Remove unused fetch index template route and related tests.
* Remove unnecessary custom styles.
2020-04-10 08:39:58 -07:00
Jean-Louis Leysens e883d222e0
Remove CODEOWNERS (#55580) 2020-01-22 17:21:44 +01:00
Jean-Louis Leysens 582faa0eb1
[SearchProfiler] Move out of legacy (#55331) (#55543)
* Initial move of searchprofiler into new platform directory, lots of things need testing

* Whitespace, clean up types and remove unused files

* First iteration of end-to-end plugin working

- Updated license check to only check for presence of basic license (not search profiler as a feature
- Updated the payload: removed types from validation
- Also added README in public regarding the location of styles

* Added extractProfilerErrorMessage function to interface with new error reporting from profiler endpoint

* Fix paths to test_utils

* Update I18n for search profiler

* Fix react hooks ordering bug with license status updates and fix test (wait for first license object before rendering)

* Added index.ts file to common in searchprofiler route
Marked types and values as internal
Removed unnecessary "async" from function
Update import to not use "src" alias

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-01-22 16:49:16 +01:00
Tyler Smalley 74ebbfb9ec Revert commit of CODEOWNERS in non-master branch
Accidental backport of CODEOWNERS in https://github.com/elastic/kibana/pull/52732

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2019-12-11 12:11:56 -08:00
Joe Reuter 138e976fca
Migrate url shortener service (#50896) (#52732) 2019-12-11 16:01:47 +01:00
Ahmad Bamieh c6345ac995
Delete CODEOWNERS (#41944)
Accidentally committed CODEOWNERS file into 7.x branch: https://github.com/elastic/kibana/pull/41922#issuecomment-514809015
2019-07-25 09:19:41 +03:00
Ahmad Bamieh 980ec8caa3
[7.x] [telemetry] Analytics Package (#41113) (#41774) 2019-07-24 17:16:24 +03:00
Walter Rafelsberger 4108aa2688 Removes CODEOWNERS to avoid pings on backports. (#30352) 2019-02-07 06:12:19 -05:00
Court Ewing 7a87f03ec7
Introduce content security policy (CSP) (#29545)
* csp: nonce and unsafe-eval for scripts

To kick things off, a rudimentary CSP implementation only allows
dynamically loading new JavaScript if it includes an associated nonce
that is generated on every load of the app.

A more sophisticated content security policy is necessary, particularly
one that bans eval for scripts, but one step at a time.

* img-src is not necessary if the goal is not to restrict

* configurable CSP owned by security team

* smoke test

* remove x-content-security-policy

* document csp.rules

* fix tsconfig for test

* switch integration test back to regular js

* stop looking for tsconfig in test

* grrr, linting errors not caught by precommit

* docs: people -> you for consistency sake

Co-Authored-By: epixa <court@epixa.com>
2019-02-01 17:11:38 -05:00
Walter Rafelsberger 910bebb38b
[ML] Add ml-ui team to CODEOWNERS. (#29810) 2019-02-01 12:18:12 +01:00
CJ Cenizal a22a5d00ff
Reorganize codeowners and define Elasticsearch UI ownership. (#28873) 2019-01-17 11:18:28 -08:00
Mark Robert Henderson c9dc5414a6
One last update to the accessibility template (#28152) 2019-01-07 12:13:36 -05:00
Mark Robert Henderson d745694d23
Update Accessibility.md (#27750) 2019-01-04 12:27:04 -05:00
Mark Robert Henderson 7dc673721c Creating Accessibility Issue Template (#25515)
* Creating Accessinbility Issue Template

* Update Accessibility.md
2018-12-19 18:38:25 -05:00
Shaunak Kashyap a00163b6fe
Remove stack monitoring (#27163)
We're a super small team (1 UI developer) at the moment and don't want PRs to x-pack/monitoring code to require review from us. We haven't had issues with this approach until now and see no reason to change the policy just yet.
2018-12-13 14:47:21 -08:00
Joe Fleming 8a51814f9b
chore: add canvas to CODEOWNERS (#26376) 2018-11-29 09:27:31 -07:00
Matt Apperson 238e24a09c
Add Beats and stack monitoring to CODEOWNERS (#26413)
* Add Beats and stack monitoring to CODEOWNERS

* Update CODEOWNERS
2018-11-29 08:52:33 -05:00
Larry Gregory 4ccedeeacb
Assigns spaces plugin to the Kibana security team (#26348) 2018-11-28 12:55:05 -05:00
Søren Louv-Jansen 1f92c0c128
Add APM UI to codeowners (#25218) 2018-11-07 10:27:29 +01:00
dave.snider@gmail.com f99c8032f4
kibana design owns .scss files (#23889) 2018-11-06 15:24:21 -08:00
Marco Vettorello 462229e90d
Fix typos in PR requeste template (#24075) 2018-10-17 09:54:25 +02:00
dave.snider@gmail.com abb3fcf53e
[PROPOSAL] Make Kibana's PR template a checklist (#23511)
Kibana now uses a checklist for its PR template. The contributing docs were updated with more detail about release process.
2018-09-28 09:36:31 -07:00