kibana/x-pack/plugins/enterprise_search/server
Scotty Bollinger 29ee309dd8
[App Search] Role mappings migration part 3 (#94763)
* Remove validaition of ID property in route body

The ID is inferred from the param in the URL. This was fixed in the logic file but the server route was never updated

* Add RoleMappings component

- ROLE_MAPPINGS_TITLE was moved to a shared constant in an earlier PR
- Also removing redundant exports of interface

* Add RoleMapping component

- Also removing redundant export of interface from AppLogic

* Add RoleMappingsRouter

ROLE_MAPPINGS_TITLE was moved to a shared constant in an earlier PR

# Conflicts:
#	x-pack/plugins/enterprise_search/public/applications/app_search/components/role_mappings/index.ts

* Add route and update link in navigation

* Remove unused translations

* Change casing

Co-authored-by: Constance <constancecchen@users.noreply.github.com>

* Change casing

Co-authored-by: Constance <constancecchen@users.noreply.github.com>

* Change casing

Co-authored-by: Constance <constancecchen@users.noreply.github.com>

* Add ability test

* Refactor conditional constants

* Refactor role type constants

* Remove EuiPageContent

* Refactor action mocks

Co-authored-by: Constance <constancecchen@users.noreply.github.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-23 15:18:11 -04:00
..
__mocks__ [Enterprise Search] Add eslint import/order rules (#90530) 2021-02-09 09:33:39 -08:00
collectors [Enterprise Search] Add eslint import/order rules (#90530) 2021-02-09 09:33:39 -08:00
lib [Workplace Search] Persist OAuth token package during OAuth connect flow (#93210) 2021-03-08 16:17:35 -08:00
routes [App Search] Role mappings migration part 3 (#94763) 2021-03-23 15:18:11 -04:00
saved_objects [Enterprise Search] Add eslint import/order rules (#90530) 2021-02-09 09:33:39 -08:00
index.ts [Enterprise Search] Add eslint import/order rules (#90530) 2021-02-09 09:33:39 -08:00
plugin.ts [Enterprise Search] Add eslint import/order rules (#90530) 2021-02-09 09:33:39 -08:00