Commit graph

36 commits

Author SHA1 Message Date
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
Larry Gregory 70f2eed4e9
introducing CODEOWNERS to Kibana (#22830) 2018-09-14 14:46:03 -04:00
Court Ewing 6d52c9d119
No markdown in "question" issue template
Since the default view for new issues is the edit view, and we don't
intend for folks to submit issues that are created using the question
template, markdown really only makes things harder to read.
2018-05-07 18:59:04 -04:00
Court Ewing 5572242215
Issue templates for features, bugs, and questions (#18892)
The bug report and feature request templates are pretty
straightforward.

The question template will hopefully drive people that just have a
question toward the forums.
2018-05-07 18:52:55 -04:00
Court Ewing 70528f62e6 Removing erroneous github issue template 2018-05-07 16:39:56 -04:00
Court Ewing b2a24a7e20 Update issue templates
Issue templates for bug reports, feature requests, and questions.
2018-05-07 16:37:46 -04:00
Spencer 0fde087ca2 Switch to Yarn (#15485)
* switch to yarn

* cleanup misc references to npm

* [yarn] loosen dependency ranges so yarn will merge more deps

* fix linting error now that moment uses ESM

* [licenses] font-awesome changed the format of its license id

* Use local yarn

* Misc fixes

* eslintignore built yarn file

* Remove mkdir which doesn't do what it should do

* Check build without upgrading lots of versions

* Fix license check

* too many moments

* Better description

* Review fixes

* Lock to angular@1.6.5

* More specific version locks

* Revert "More specific version locks"

This reverts commit 11ef81102e.

* Revert "Lock to angular@1.6.5"

This reverts commit 3ade68c14c.

* rm yarn.lock; yarn

* Forcing a specific version of React, Angular, Moment

* Using vendored version of yarn in ci

* Use --frozen-lockfile

* fixes
2018-01-10 13:23:43 +01:00
Court Ewing 2fbfa531c7 github: PR template checklist in a comment
The checklist of items in the PR description should be in a comment so
you don't have to manually remove them on every pull request.
2017-08-12 10:28:21 -04:00
Jonathan Budzenski e99cd96a3c
Add elasticsearch version to issue template 2016-07-25 11:00:27 -05:00
Matthew Bargar d8d4098dc9 Add browser and browser OS to issue template 2016-07-08 18:06:02 -04:00
Court Ewing a80287fbbe Correct PR template file name
09eb74a introduced a PR template with an incorrect file name, so github
does not use it for pull requests.
2016-06-11 16:46:35 -04:00
Court Ewing 09eb74a013 Issue and PR templates for github
Modeled after the templates used in the elasticsearch repo, these
templates will be used by github to prefill issue and pull request
bodies to help users avoid commonly encountered problems.
2016-06-11 16:41:33 -04:00