kibana/docs/api
elena-shostak 4fade37313
[Roles] Added optional role description (#183145)
## Summary

1. Added optional role description field for Save/Edit Role page.
2. Added tooltip with description for roles ComboBox that we render on
the User and Role Mappings pages.
<details>
<summary>3. Updated <b>RolesGridPage </b>table responsive
setup.</summary>
  <br>
<table>
  <tr>
    <td>[Before] responsiveBreakpoint={false}</td>
     <td>[After] responsiveBreakpoint={true}</td>
  </tr>
  <tr>
<td><img alt="Before"
src="d8290299-e8c8-4c00-abee-ad1fe909df1d"></td>
<td><img alt="After"
src="917e2c78-6291-43f0-ab7e-7583c51fd69d"></td>
  </tr>
 </table>

</details>



7035c05b-85c6-4da0-97d3-85f6d2dbc313


### Checklist

- [x] Any text added follows [EUI's writing
guidelines](https://elastic.github.io/eui/#/guidelines/writing), uses
sentence case text and includes [i18n
support](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)
- [x]
[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)
was added for features that require explanation or tutorials
- [x] [Unit or functional
tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)
were updated or added to match the most common scenarios
- [x] [Flaky Test
Runner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was
used on any tests changed.
[Report](https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5960)
- [x] Any UI touched in this PR is usable by keyboard only (learn more
about [keyboard accessibility](https://webaim.org/techniques/keyboard/))
- [x] Any UI touched in this PR does not create any new axe failures
(run axe in browser:
[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),
[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))
- [x] This renders correctly on smaller devices using a responsive
layout. (You can test this [in your
browser](https://www.browserstack.com/guide/responsive-testing-on-local-server))
- [x] This was checked for [cross-browser
compatibility](https://www.elastic.co/support/matrix#matrix_browsers)


### For maintainers

- [x] This was checked for breaking API changes and was [labeled
appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)

__Fixes: https://github.com/elastic/kibana/issues/173570__

## Release note
Added optional role description field for Save/Edit Role page.

---------

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2024-05-16 17:14:09 +02:00
..
actions-and-connectors [OAS] Add details for running Slack connector actions (#169712) 2024-02-13 16:00:15 -07:00
alerting [OAS] Adds alerts data to get rule types API (#170702) 2024-01-23 11:03:30 -07:00
cases [DOCS] Remove OAS API previews (#168761) 2023-10-17 07:49:23 -07:00
dashboard [Security Solution] [Sourcerer] [Feature Branch] Update to use Kibana Data Views (#114806) 2021-11-04 14:51:32 -06:00
data-views [data views] Swap references API docs (#175183) 2024-01-29 15:04:20 -06:00
index-patterns [data views] Allow data view rename via rest api (#141869) 2022-09-27 06:56:46 -05:00
logstash-configuration-management Add a note that if list pipelines exceeds 10k, Kibana faces performan… (#131992) 2022-05-11 16:24:16 -07:00
machine-learning [DOCS] Remove OAS API previews (#168761) 2023-10-17 07:49:23 -07:00
osquery-manager [DOCS] Documents Osquery Timeout setting (#174595) 2024-01-17 15:29:23 +00:00
role-management [Roles] Added optional role description (#183145) 2024-05-16 17:14:09 +02:00
saved-objects Remove mention of config SO types from SO.create API docs. (#168538) 2023-10-17 09:40:49 -06:00
session-management Expose session invalidation API. (#92376) 2021-03-24 09:54:08 +01:00
short-urls Short url docs (#113084) 2021-10-12 19:46:58 +02:00
spaces-management [DOCS] Remove a-data-source shared attribute (#167943) 2023-10-05 12:46:16 -07:00
synthetics [Synthetics] Monitor CRUD's public api's (#169928) 2024-04-12 15:10:11 -04:00
task-manager Fix task manager polling flow controls (#153491) 2023-05-03 09:33:10 -04:00
upgrade-assistant Fixed some typos (#125802) 2022-03-02 16:40:34 -06:00
uptime [Uptime] Settings public API (#163400) 2023-10-23 06:14:37 -07:00
actions-and-connectors.asciidoc Add open API specification for list connector types (#145951) 2022-11-24 11:30:51 -07:00
alerting.asciidoc [DOCS] Add prereqs to mute unmute alert APIs (#141337) 2022-09-22 13:48:12 -07:00
cases.asciidoc [DOCS] Add stub for find case activity API (#152041) 2023-02-28 18:16:33 +01:00
dashboard-api.asciidoc [data views] data view api docs - index patterns => data views (#119415) 2021-12-01 07:32:05 -06:00
data-views.asciidoc [data views] Swap references API docs (#175183) 2024-01-29 15:04:20 -06:00
features.asciidoc Timelion App removal (#110255) 2021-09-10 14:53:07 +03:00
index-patterns.asciidoc [DOCS] Add deprecated index pattern APIs (#124065) 2022-01-31 15:47:25 -08:00
logstash-configuration-management.asciidoc [DOCS] Updates API requests and examples (#60695) 2020-03-20 16:33:20 -05:00
machine-learning.asciidoc [DOCS] Add machine learning sync API (#112033) 2021-09-21 08:33:48 -07:00
osquery-manager.asciidoc [Osquery] Add docs for Osquery API (#137162) 2022-08-09 18:43:31 +02:00
role-management.asciidoc [DOCS] Updates API requests and examples (#60695) 2020-03-20 16:33:20 -05:00
saved-objects.asciidoc API docs: Add deprecation warning to all deprecated Saved Object APIs (#150267) 2023-02-07 09:28:13 -07:00
session-management.asciidoc Expose session invalidation API. (#92376) 2021-03-24 09:54:08 +01:00
short-urls.asciidoc Short url docs (#113084) 2021-10-12 19:46:58 +02:00
spaces-management.asciidoc Document update objects spaces API (#145109) 2022-11-15 16:55:58 +00:00
upgrade-assistant.asciidoc [DOCS] Adds missing add default field API (#86332) 2020-12-17 13:59:56 -06:00
uptime-api.asciidoc [Uptime] Settings public API (#163400) 2023-10-23 06:14:37 -07:00