Lisa Cawley
a64d9fc6ac
[DOCS] Adds prerequisites to list rule types API ( #136326 )
2022-07-20 10:23:04 -07:00
Lisa Cawley
93f6f89795
Add open API specification for get case API ( #136315 )
2022-07-14 11:45:39 -07:00
Lisa Cawley
9dbf147d66
Add openAPI specifications for get comments API ( #135921 )
2022-07-08 09:01:49 -07:00
Lisa Cawley
9162f7f2f0
Add openAPI specifications for get tags API ( #135671 )
2022-07-06 09:07:44 -07:00
Lisa Cawley
40359a6e2a
[DOCS] Add get reporters to open API spec ( #135326 )
2022-06-30 11:04:48 -07:00
Lisa Cawley
3911c7e63f
[DOCS] Adds prerequisites to enable and disable rule APIs ( #135369 )
2022-06-29 09:56:30 -07:00
Lisa Cawley
61b2fdecf9
[DOCS] Add index connector actions to run connector API ( #134538 )
2022-06-23 14:13:26 -07:00
Lisa Cawley
74df8c1736
[DOCS] Add jira connector details to run connector API ( #134622 )
2022-06-23 08:25:10 -07:00
Lisa Cawley
81e8208258
[DOCS] Add prerequisites to get rule, find rule, get rule health APIs ( #134865 )
2022-06-22 13:25:59 -07:00
Lisa Cawley
7649b00689
[DOCS] Adds prerequisites in update rule API ( #134151 )
2022-06-20 08:19:38 -07:00
Lisa Cawley
03fe5d11b5
[DOCS] Add server log connector details to connector APIs ( #134409 )
2022-06-16 19:07:21 -07:00
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