Commit graph

184 commits

Author SHA1 Message Date
István Zoltán Szabó
b05f8c1240
Adds OpenAPI specs for case comment endpoints (#133400)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
2022-06-16 11:43:46 +02:00
Lisa Cawley
9590525c57
[DOCS] Adds prerequisites to delete rule API (#134408) 2022-06-15 09:00:11 -07:00
Lisa Cawley
f1769edb19
[DOCS] Add prerequisites in create rule API (#133978) 2022-06-09 17:49:28 -07:00
Lisa Cawley
580a964eda
[DOCS] Improve terminology in execute connector API (#133694) 2022-06-09 07:47:56 -07:00
Lisa Cawley
b7ae8a2efb
[DOCS] Fix ML sync API example (#133585) 2022-06-08 07:26:07 -07:00
Lisa Cawley
fab37c2f8f
[DOCS] Add prerequisites for update and execute connector APIs (#133684) 2022-06-07 08:25:21 -07:00
Lisa Cawley
ca6e1ff31a
[DOCS] Add Jira and index connector details to update connector API (#133692) 2022-06-07 08:04:15 -07:00
Lisa Cawley
36aab8faa7
[DOCS] Add Jira and index connector details to create connector API (#133347) 2022-06-06 15:20:58 -07:00
Lisa Cawley
05b392a862
[DOCS] Revise case API examples for consistent tone (#133456) 2022-06-06 08:48:11 -07:00
Lisa Cawley
9ca93a552c
[DOCS] Clarify case duration (#133552)
Co-authored-by: Eric Davis <eric.davis@elastic.co>
2022-06-06 08:45:38 -07:00
Lukas Olson
e921693c50
Adds get all REST API to data views (#131683)
* Adds get all API to data views

* Move size to query params

* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'

* Use ids/titles instead of entire object

* Add docs

* Add integration test

* Fix docs

* Update docs

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2022-06-02 10:00:19 -07:00
Lisa Cawley
2d7a77448e
Add openAPI specifications for cases configure endpoint (#133265) 2022-06-02 08:47:24 -07:00
Lisa Cawley
d512c3a9e5
Add openAPI specifications for cases _find endpoint (#131761) 2022-05-31 15:46:21 -07:00
Jeramy Soucy
cb403a6fa0
Warn & Disallow Creating Role with Existing Name (#132218)
* Adds inline warning (name focus/onBlur) and toast warning (saveRole) when attempting to create a role with a name that already exists.
Disallows creating a role with a name that already exists.
Event handling efficiency needs review.

* Updated API documentation.
Implemented unit and functional tests.

* Added name compare to throttle GET request from onBlur for efficiency.

* Reorganized functional and unit tests. Improved UI logic and presentation.

* Update x-pack/plugins/security/server/routes/authorization/roles/put.test.ts

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>

* Update x-pack/plugins/security/public/management/roles/edit_role/edit_role_page.test.tsx

Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2022-05-25 08:34:41 -07:00
Kaarina Tungseth
cadd7b33b8
Adds example for how to change a field format (#132541) 2022-05-19 18:16:59 -05:00
Lisa Cawley
d12156ec22
[DOCS] Add severity field to case APIs (#132289) 2022-05-19 08:06:32 -07:00
Lisa Cawley
693c0c3445
[DOCS] Add duration to case API examples (#132090) 2022-05-16 11:22:08 -07:00
Lisa Cawley
c4ed812758
[DOCS] Adds prerequisites for create, delete, get connector APIs (#131685) 2022-05-12 12:43:22 -07:00
Lisa Cawley
784fd55780
[DOCS] Fixes data type for fields in find rules API (#132163) 2022-05-12 12:21:16 -07:00
Mashhur
716609ef9e
Add a note that if list pipelines exceeds 10k, Kibana faces performan… (#131992)
* Add a note that if list pipelines exceeds 10k, Kibana faces performance issue. #131992
2022-05-11 16:24:16 -07:00
Lisa Cawley
d2a8ba7cf1
[DOCS] Adds info about the change in privileges when updating rules (#131993) 2022-05-11 08:05:33 -07:00
Lisa Cawley
799b257297
[DOCS] Updates deprecation text for legacy APIs (#131741) 2022-05-06 08:56:08 -07:00
Lisa Cawley
9e197819c2
Drafts an open API specification for Kibana ML APIs (#129548) 2022-04-27 08:32:10 -07:00
Gidi Meir Morris
eb043f7702
[Connectors] moves the connector deprecation check to the server side (#130541)
This PR fixes a UI glitch where preconfigured connectors couldn't show a deprecation warning on SN connectors as the check on the client side couldn't support them.
2022-04-26 11:04:34 +01:00
Lisa Cawley
8609411f8e
[DOCS] Add trained models to ML sync API (#130626) 2022-04-21 09:17:23 -07:00
Lisa Cawley
0923ff6d6c
[DOCS] Fix section titles in Cases APIs (#130737) 2022-04-21 08:59:15 -07:00
Lisa Cawley
5eeeb95d74
[DOCS] Add final case APIs (#130161) 2022-04-14 15:13:55 -07:00
Matthew Kime
4aedd6cd20
fix paths in sample code in docs (#130278) 2022-04-14 10:37:50 -05:00
Matthew Kime
bde1ba53dc
fix paths in sample code in docs (#130215) 2022-04-14 09:38:27 -05:00
Lisa Cawley
f683d1e664
[DOCS] Set, get, update case configuration (#129271) 2022-04-13 08:12:17 -07:00
Lisa Cawley
724cd40267
[DOCS] Edit get tags API (#129963) 2022-04-13 08:09:24 -07:00
István Zoltán Szabó
67ef4f73f7
[DOCS] Adds GET reporters to cases API docs (#129089) 2022-04-12 08:26:25 +02:00
Christos Nasikas
4246f3e631
[Cases] Add the ability to filter cases by date in the find and status endpoints (#128652)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-03-31 06:50:14 -07:00
István Zoltán Szabó
911a747926
[DOCS] Adds GET case activity and GET tags API docs (#128874) 2022-03-31 13:40:17 +02:00
Lisa Cawley
df8eb33fc2
[DOCS] Get case status API (#128802) 2022-03-30 09:05:27 -07:00
Lisa Cawley
196061e8ab
[DOCS] Case comment APIs (#128443) 2022-03-29 11:02:37 -07:00
Lisa Cawley
c3fba606d2
[DOCS] Add get case comments API (#128694) 2022-03-29 10:07:51 -07:00
István Zoltán Szabó
5efb4b1cf6
[DOCS] Adds GET case API docs (#128606) 2022-03-29 17:22:27 +02:00
Lisa Cawley
5fb5b1cdd7
[DOCS] Delete cases and comments APIs (#128329) 2022-03-24 08:47:04 -07:00
Christos Nasikas
043c40b6d0
[Cases] Fix fields query parameter in the _find API (#128143)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: lcawl <lcawley@elastic.co>
2022-03-23 10:21:09 +02:00
Lisa Cawley
130823ac27
[DOCS] Add find case APIs (#127686) 2022-03-22 15:58:57 -07:00
Lisa Cawley
201b352d7f
[DOCS] Add create case and update case APIs (#127936) 2022-03-22 07:14:52 -07:00
Joe Portner
4920ace1d5
Add enhancements for legacy URL aliases (#125960) 2022-03-18 13:11:11 -07:00
Christiane (Tina) Heiligers
1cff513284
Adds API docs for Saved Objects Bulk Update (#127687)
Co-authored-by: Joe Portner <5295965+jportner@users.noreply.github.com>
2022-03-15 07:39:43 -07:00
Lisa Cawley
4ad03d1b7d
[DOCS] Add Cases API links (#127647) 2022-03-15 07:25:00 -07:00
Tobias Stadler
fc6897c17b
Fixed some typos (#125802)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Kaarina Tungseth <kaarina.tungseth@elastic.co>
2022-03-02 16:40:34 -06:00
Kaarina Tungseth
3b833f3d5b
[DOCS] Updates Upgrade Assistant API status (#125410)
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-02-14 11:50:48 -06:00
Matthew Kime
5d8a7920c1
[data views] Add data view REST api docs, keep deprecated equivalents (#123111)
* add data view api docs, keep deprecated equivalents

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2022-02-02 13:37:16 -06:00
Lisa Cawley
ee081010d8
[DOCS] Add deprecated index pattern APIs (#124065) 2022-01-31 15:47:25 -08:00
Thomas P
ac7636c31b
Fix typo in alerting_framework_health field name (#120496)
* Fix type in alerting_framework_health field name

So that it's set in accordance with the documentation
https://www.elastic.co/guide/en/kibana/current/get-alerting-framework-health-api.html

* ENH: Make sure to return the older field as well to avoid breaking existing code

* DOC: Document the typo field "alerting_framework_heath"

* ENH: Add a _deprecated field in the typo field response

* fixed es lint spaces issues

* fixed more spaces issues

* fixed scope issue

* fixed scope issue

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: YulNaumenko <jo.naumenko@gmail.com>
2021-12-22 16:38:40 -08:00