element-x-ios/ElementX/Sources/Application
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
..
Navigation Leave Room (#699) 2023-03-17 13:57:08 +00:00
AppCoordinator.swift Updated `setPusher` function (#684) 2023-03-16 16:39:10 +01:00
AppCoordinatorProtocol.swift Notifications (#275) 2022-11-21 19:37:13 +03:00
AppCoordinatorStateMachine.swift Soft logout removal (#672) 2023-03-06 14:58:50 +02:00
AppDelegate.swift Notifications (#275) 2022-11-21 19:37:13 +03:00
AppSettings.swift Epic: create and join rooms - Start Chat (#680) 2023-03-14 10:50:09 +01:00
Application.swift Use asset catalog for tint colour. Update Sentry. (#705) 2023-03-16 13:32:14 +01:00
CoordinatorProtocol.swift 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
ServiceLocator.swift 547 refactored userNotification into userIndicator 2023-02-14 11:35:17 +01:00