Luke Elmers
b6287708f6
Adds AGPL 3.0 license ( #192025 )
...
Updates files outside of x-pack to be triple-licensed under Elastic
License 2.0, AGPL 3.0, or SSPL 1.0.
2024-09-06 19:02:41 -06:00
Thom Heymann
a7976e57aa
Add the ability to limit the number of users you can select ( #144618 )
2022-11-07 12:39:30 +00:00
Thom Heymann
40b1a67ae5
Add no assignees option to user profiles selectable ( #140036 )
...
* Add no assignees option to user profiles selectable
* Allow simultaneous selection of no users option and user profiles
* Update filters demo
* Fixing tests because of it getting split into components
* Added suggestions from code review
Co-authored-by: Jonathan Buttner <jonathan.buttner@elastic.co>
2022-09-14 16:52:34 +01:00
Aleh Zasypkin
c868daad50
Sync UserProfile
interface in kbn/user-profile-components
package with the one in Security plugin. ( #138704 )
2022-08-12 12:56:13 -07:00
Thom Heymann
a0731f139e
Add user profile selectable ( #137424 )
...
* Add reusable user profile selector component
* Move to package and add examples
* [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix'
* Add server side example
* CI Fixes
* fix tests
* Addd tests
* Addressed suggestions from code review
* Fix types
* Updated user avatar component
* Tweak styling and copy
* Add missing jsdoc comments
* .
* .
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2022-08-04 22:09:01 +01:00