element-x-ios/Tools/Sources
Mauro e1df5310b7
Ignore User UI (#737)
* generated files

* Revert "generated files"

This reverts commit f62c1dbcd9.

* renaming files to RoomMembersList

* completed the renaming of the list files

* added generated files

* basic setup of the view and the mock

* added a new mock with a avatar

* share/copy link

* copyUserLink implemented

* removed unimplemented tests

* block user UI

* navigation to room member details added

* implemented but we require a sync from the Rust side

* adjusted some UI test screens

* alert for unblocking

* completed

* some tests

* changelog

* ignore user ui enabled

* loader inside the button when the request is fetching

* removed unused code

* blocking the button while loading

* improved the code

* changelog

* UI tests

* unit tests

* added collection concurrency kit

* Revert "added collection concurrency kit"

This reverts commit 499fbe129f.

* replaced the asyncMap with a @MainActor builder function

* pr comments

* added localazy to setup

* sdk bump to 1.0.49
2023-03-28 09:00:40 +00:00
..
BuildSDK.swift Tools/BuildSDK - Expose option for selecting build profile, move targets to an enum. 2023-03-21 11:36:38 +02:00
OutdatedPackages.swift Dpendencies update + improved dependencies version management (#721) 2023-03-23 11:26:20 +01:00
SetupProject.swift Ignore User UI (#737) 2023-03-28 09:00:40 +00:00
Tools.swift Dpendencies update + improved dependencies version management (#721) 2023-03-23 11:26:20 +01:00
Utilities.swift Swiftformat on githooks + New `swift run tools setup` command (#563) 2023-02-10 15:04:00 +02:00