Alfonso Grillo
|
092fe9ef59
|
Merge branch 'develop' into alfogrillo/learn_more_sheet
# Conflicts:
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsModels.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsViewModel.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionOverview/UserSessionOverviewModels.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionOverview/UserSessionOverviewViewModel.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionOverview/View/UserSessionOverview.swift
|
2022-11-03 18:25:06 +01:00 |
|
Alfonso Grillo
|
2af87e91e2
|
Add settings service in UserOtherSessionsViewModel
|
2022-11-03 14:47:09 +01:00 |
|
Alfonso Grillo
|
d688600156
|
Add location info in UserOtherSessions
|
2022-11-03 14:47:08 +01:00 |
|
Alfonso Grillo
|
ea50296b10
|
Add “show location” feature in other sessions list
|
2022-11-03 14:46:19 +01:00 |
|
Alfonso Grillo
|
1405ea0940
|
Merge branch 'develop' into alfogrillo/learn_more_sheet
# Conflicts:
# RiotSwiftUI/Modules/UserSessions/Coordinator/UserSessionsFlowCoordinator.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Coordinator/UserOtherSessionsCoordinator.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Test/UI/UserOtherSessionsUITests.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsModels.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsViewModel.swift
# RiotSwiftUI/Modules/UserSessions/UserOtherSessions/View/UserOtherSessions.swift
# RiotSwiftUI/Modules/UserSessions/UserSessionOverview/Test/UI/UserSessionOverviewUITests.swift
|
2022-11-03 09:22:47 +01:00 |
|
paleksandrs
|
1fa2ab1604
|
Renamed sign out to logout
|
2022-10-31 14:44:03 +02:00 |
|
paleksandrs
|
69ccba2bc0
|
Renamed sign out to logout
|
2022-10-31 14:36:14 +02:00 |
|
Alfonso Grillo
|
b5b6154a39
|
Show bottom sheet in other sessions screen
|
2022-10-28 15:50:35 +02:00 |
|
Alfonso Grillo
|
d625a3f73a
|
Improve UserOtherSessionsUITests
|
2022-10-28 11:38:09 +02:00 |
|
Alfonso Grillo
|
7560a5a978
|
Show bottom sheet in user other sessions
|
2022-10-28 11:38:09 +02:00 |
|
Aleksandrs Proskurins
|
c19cb59604
|
Sing out filtering
|
2022-10-27 17:35:39 +03:00 |
|
Aleksandrs Proskurins
|
ed627162e6
|
Sing out bottom bar
|
2022-10-26 16:07:01 +03:00 |
|
Aleksandrs Proskurins
|
6cf4ccf744
|
Merge branch 'develop' into aleksandrs/6963_multi_session_logout
|
2022-10-25 10:43:34 +03:00 |
|
Aleksandrs Proskurins
|
c716371df8
|
Code review fixes
|
2022-10-25 09:17:58 +03:00 |
|
Aleksandrs Proskurins
|
8a0d3ffcba
|
Sign out menu button
|
2022-10-25 08:41:05 +03:00 |
|
Aleksandrs Proskurins
|
e31fce6604
|
Select All
|
2022-10-21 11:49:33 +03:00 |
|
Aleksandrs Proskurins
|
1866248131
|
UI fixes
|
2022-10-20 15:35:46 +03:00 |
|
Aleksandrs Proskurins
|
589dc1f1e4
|
Removed sections
|
2022-10-20 12:07:55 +03:00 |
|
Aleksandrs Proskurins
|
344bf3db7b
|
Session selection state
|
2022-10-19 17:02:48 +03:00 |
|
Aleksandrs Proskurins
|
5d217e5ba3
|
Navigating to session overview goes to session details
|
2022-10-14 09:21:17 +03:00 |
|
Aleksandrs Proskurins
|
4f64077c2e
|
Update RiotSwiftUI/Modules/UserSessions/UserOtherSessions/UserOtherSessionsModels.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
|
2022-10-12 13:11:43 +03:00 |
|
Aleksandrs Proskurins
|
401e35f4d6
|
Renamed OtherUserSessionsFilter to UserOtherSessionsFilter
|
2022-10-12 09:30:41 +03:00 |
|
Aleksandrs Proskurins
|
c3b4630e76
|
Clear filter button
|
2022-10-11 14:54:09 +03:00 |
|
Aleksandrs Proskurins
|
120367e2bd
|
Filter button
|
2022-10-11 08:42:28 +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
|
259ca3c3cb
|
Added tests
|
2022-10-04 16:58:08 +03:00 |
|
Aleksandrs Proskurins
|
1bdd58a7d6
|
Renamed session to sessionInfo
|
2022-10-04 15:34:31 +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 |
|
Aleksandrs Proskurins
|
8b8f0ca556
|
Cleanup
|
2022-10-04 09:38:53 +03:00 |
|
Aleksandrs Proskurins
|
97be8fef5a
|
User other sessions screen template
|
2022-10-03 11:27:12 +03:00 |
|