Stefan Ceriu
515d07e1f1
Fixed various SwiftFormat warnings
2022-10-13 20:49:32 +03:00
Doug
7697724adc
Update strings for unknown sessions.
2022-10-12 14:42:24 +01:00
Doug
efaf98fe6a
Device Manager: Rename Session ( #6826 )
...
* Publish the user sessions overview data.
* Add UserSessionName screen.
* Update logout action to match Figma more closely.
2022-10-11 13:11:15 +01:00
Aleksandrs Proskurins
c471c815c5
Merge from develop
2022-10-07 14:51:30 +03:00
ismailgulek
09124c2243
QR login from device manager ( #6818 )
...
* Add link device button into the sessions overview screen
* Run Swift format
* Fix tests
* Fix a crash in tests
* Fix PR remark
2022-10-07 12:58:26 +03:00
Aleksandrs Proskurins
d189bad4a9
'View all' button in other sessions list
2022-10-07 09:45:45 +03:00
Aleksandrs Proskurins
430ad84346
Renamed sessionsInfo to sessionInfos
2022-10-05 16:59:15 +03:00
Aleksandrs Proskurins
a964707630
Merge branch 'develop' into aleksandrs/6786_inactive_sessions_screen
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# RiotSwiftUI/Modules/UserSessions/Coordinator/UserSessionsFlowCoordinator.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionOverview/Test/Unit/UserSessionOverviewViewModelTests.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/Coordinator/UserSessionsOverviewCoordinator.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/Service/Mock/MockUserSessionsOverviewService.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/UserSessionsOverviewModels.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/View/UserSessionListItemViewData.swift
2022-10-04 15:14:59 +03:00
Stefan Ceriu
f8d6f43967
Improve user session overview tests
...
* Add sessions overview UI tests
* Expose static methods from the UserSession name and lastActivity formatters; cleaned up the UserSessionsOverview a bit
* Add UserSessionsOverviewViewModel unit tests
* Add UserSessionsOverviewService unit tests
2022-09-30 13:49:16 +03:00
Stefan Ceriu
43c28d23b7
Configured and applied SwiftFormat
2022-09-27 12:55:44 +03:00
Stefan Ceriu
eac1401cc1
Cleaned up various things, mostly removed unnecessary selfs, comments and bad formatting
2022-09-27 09:27:07 +03:00
SBiOSoftWhare
2660d1a12f
Device manager: Create user sessions overview empty screen.
2022-08-22 17:44:32 +02:00