Florian Renaud
|
8c63d1fcb6
|
use list instead of set
|
2023-03-23 11:10:24 +01:00 |
|
Florian Renaud
|
0bdf0c1692
|
Introduce SelectionMode enum
|
2023-03-22 12:26:01 +01:00 |
|
Florian Renaud
|
195af44391
|
Remove named injection and provide presenter through a factory
|
2023-03-22 12:26:01 +01:00 |
|
Maxime NATUREL
|
c371582e6a
|
Delete manifest file
|
2023-03-22 12:26:00 +01:00 |
|
Maxime NATUREL
|
168cd09038
|
Fixing unit tests of DefaultSelectUsersPresenter
|
2023-03-22 12:26:00 +01:00 |
|
Maxime NATUREL
|
543eb0544f
|
Fix name of the tests class
|
2023-03-22 12:26:00 +01:00 |
|
Maxime NATUREL
|
90276195a2
|
Scrolling to first item of the selected users list after adding a user
|
2023-03-22 12:26:00 +01:00 |
|
Maxime NATUREL
|
875b0f8f1f
|
Present the last added user first
|
2023-03-22 12:25:59 +01:00 |
|
Maxime NATUREL
|
19e0116e2e
|
Adding unit tests for selection of users
|
2023-03-22 12:25:59 +01:00 |
|
Maxime NATUREL
|
e63cb7373d
|
Using qualifier annotation for bindings of SelectUsersPresenter
|
2023-03-22 12:25:59 +01:00 |
|
Maxime NATUREL
|
70a8b7395b
|
Using an immutable set for the selected users
|
2023-03-22 12:25:59 +01:00 |
|
Maxime NATUREL
|
79bd3da083
|
Adding multi/single selection variants
|
2023-03-22 12:25:58 +01:00 |
|
Maxime NATUREL
|
68f8d72a98
|
Handle missing isSearchActive
|
2023-03-22 12:25:58 +01:00 |
|
Maxime NATUREL
|
cf3fca5543
|
Add missing test cases
|
2023-03-22 12:25:58 +01:00 |
|
Maxime NATUREL
|
b20ea74a10
|
Fixes after rebase
|
2023-03-22 12:25:58 +01:00 |
|
Maxime NATUREL
|
09af485560
|
Create a reusable selectusers feature module
|
2023-03-22 12:25:58 +01:00 |
|