kibana/examples/user_profile_examples
Pierre Gayvallet d0b807403c
Improve features plugin's contract type names (#187944)
## Summary

Fix https://github.com/elastic/kibana/issues/65999

Change the `features` plugin's contract type names to follow our naming
convensions and to avoid needing to rename them during imports

(and yeah, I'm triggering a review from 30 teams again for a type
rename, just for the fun of it)

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2024-07-17 15:33:32 +01:00
..
public Add explicit children types (#181257) 2024-04-29 16:56:41 +01:00
server Improve features plugin's contract type names (#187944) 2024-07-17 15:33:32 +01:00
kibana.jsonc [packages] migrate all plugins to packages (#148130) 2023-02-08 21:06:50 -06:00
README.md Add user profile selectable (#137424) 2022-08-04 22:09:01 +01:00
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

User profile examples

Demo of how to implement a suggest user functionality.