kibana/x-pack/plugins/translations
Scotty Bollinger c1924c38ef
[Enterprise Search] Refactor Role mappings landing pages for both products (#101534)
* Add constants and type

* Add RoleMappingsHeading component

I toyed with trying to make a shared component between the Role mappings and Users sections since they both have the same layout, but the need to have all of the conditional copy and button text just seemed too messy, so I opted to share this component between the two products and will make a UsersHeading component in a future PR

* Remove action from table

This is now in the RoleMappingsHeading component from the previous commit

* Remove empty states

Also removed the add mapping button since it is in the heading component

* Remove page headings in favor of table headings

* Remove a bunch of constants and translations

* Update placeholder to match mockup
2021-06-08 08:08:45 -05:00
..
server Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
translations [Enterprise Search] Refactor Role mappings landing pages for both products (#101534) 2021-06-08 08:08:45 -05:00
kibana.json
README.asciidoc
tsconfig.json TS project references for translations plugin (#88022) 2021-01-12 15:07:27 -06:00

[[translations-plugin]]
== Translations plugin

Contains Elastic-supported translations. Owned by the Localizations team.
For adding localizations and instrument a ui to support translated content, see https://github.com/elastic/kibana/tree/master/packages/kbn-i18n[kbn-i18n]