Daniel Espino García
28526034d4
Refactor makeStylesFromTheme to use the correct types ( #6801 )
...
* Refactor makeStylesFromTheme to use the correct types
* Address feedback
2022-12-12 10:53:54 +01:00
Javier Aguirre
655f55be20
Fix multiselect on users list integration selector ( #6826 )
...
* Moving selected ids to a parent
* typing selectedIds for user
2022-12-05 12:13:48 +01:00
Javier Aguirre
fc44e8f90b
New User List for Integration selector ( #6806 )
...
* WIP New User List for int selector
* user selection
* searchusers by term
* Remove old user list related code on selector
* Fix linting issues
* Submitting user list selection
* currentUserId
* multiselect showing after the bar
* useState instead of reducer
* Remoce empty line
* add callbacks
* Fix lint
2022-12-01 17:10:55 +01:00
Michael Kochell
c1f480de31
App framework - Post menu and channel info bindings, App forms ( #6735 )
2022-11-30 21:25:08 +02:00
Javier Aguirre
4198b41449
Refactor using generic item toggleMap function ( #6791 )
2022-11-28 15:18:18 +01:00
Javier Aguirre
4b18df8325
Refactor multiselect code ( #6790 )
...
* Remove unneeded multiselect code
* Moving to functional setState for multiselect
* Spliting into index and component for the screen
2022-11-28 11:50:42 +01:00