Mauro
|
7338fc998b
|
Generating SDK Mocks through the usage of swift run tools generate-sdk-mocks (#982)
* basic implementation, that works for now only with the local SDK
* replaced a handmade mock with a generated mock
|
2023-05-30 09:48:55 +02:00 |
|
Flescio
|
c9d7a70bcc
|
Flescio/create room action (#925)
* fix invites users screen
* add create room action
* add a task runner with timeout, add fetch room summary after creation
* rename Runner, add Unit Test, separate UserProfile form client proxy
* change to all room summary publisher
|
2023-05-22 15:27:39 +00:00 |
|
Flavio Alescio
|
b7c51d9df1
|
remove create room parameters by reference and use coordinator flow instead
|
2023-05-16 18:23:23 +02:00 |
|
Flavio Alescio
|
e8d31a8368
|
change accesibility identifiers, remove single selection button style, use Picker instead,
|
2023-05-16 18:23:23 +02:00 |
|
Flavio Alescio
|
8e5d9407f7
|
add test case for room creation
|
2023-05-16 18:23:23 +02:00 |
|
Flavio Alescio
|
7e162bf604
|
add files for create room screen, add selected users section with test
|
2023-05-16 18:23:23 +02:00 |
|