element-x-ios/ElementX/Sources/Screens
Mauro 61d42a24ba
Leave Room (#699)
* created the row in the view and the alert, and added the new function to the RoomProxy

* fixed an issue with the alert function

* handling the navigation

* fixed a bug with the detail coordinators being dismissed incorrectly when inside a stack

* implementation completed

* replaced UI screenshots

* added a test for the fixed bug of the coordinators

* trying to increase the wait time for the expectation

* improved the test

* improved the buttons UI

* uploading artifacts for unit tests

* added result bundle true

* improved the tests

* added a new test

* pr suggestions

* updating mock

* PR suggestions

* improved tests

* fixed UI tests

* pr should be ready now

* removed testing code

* reduced complexity

* fixed test

* added a an assert to the new test case

* more tests and messages cases

* pr comments addressed

* completed
2023-03-17 13:57:08 +00:00
..
AnalyticsPrompt Fix accent colour not being applied to Alerts etc. (#701) 2023-03-14 13:38:36 +00:00
Authentication Fix accent colour not being applied to Alerts etc. (#701) 2023-03-14 13:38:36 +00:00
BugReport Auto-Mocking with Sourcery (#597) 2023-03-08 17:04:31 +01:00
DeveloperOptionsScreen Fix accent colour not being applied to Alerts etc. (#701) 2023-03-14 13:38:36 +00:00
EmojiPickerScreen Allow theming of the search bar. (#700) 2023-03-15 10:02:51 +00:00
FilePreview Fix accent colour not being applied to Alerts etc. (#701) 2023-03-14 13:38:36 +00:00
HomeScreen Allow theming of the search bar. (#700) 2023-03-15 10:02:51 +00:00
OnboardingScreen Fix accent colour not being applied to Alerts etc. (#701) 2023-03-14 13:38:36 +00:00
Other Fix remaining retain cycles, allow coordinators to be weakly referenced and make sure the NavigationStackCoordinator cleans up after itself 2023-02-02 13:08:08 +02:00
ReportContent Leave Room (#699) 2023-03-17 13:57:08 +00:00
RoomDetails Leave Room (#699) 2023-03-17 13:57:08 +00:00
RoomMembers Allow theming of the search bar. (#700) 2023-03-15 10:02:51 +00:00
RoomScreen Leave Room (#699) 2023-03-17 13:57:08 +00:00
SessionVerification Fix accent colour not being applied to Alerts etc. (#701) 2023-03-14 13:38:36 +00:00
Settings Fix accent colour not being applied to Alerts etc. (#701) 2023-03-14 13:38:36 +00:00
StartChat Epic: create and join rooms - Start Chat (#680) 2023-03-14 10:50:09 +01:00