Commit Graph

60 Commits

Author SHA1 Message Date
Aleksandrs Proskurins 4e27b5f0d7 Removed conditional view modifier 2022-09-28 14:39:01 +03:00
Aleksandrs Proskurins f51b87557c Link current session to session overview 2022-09-27 17:31:40 +03:00
Aleksandrs Proskurins 1a27a94da8 Moved isCurrentSession into UserSessionInfo 2022-09-27 15:36:44 +03:00
Aleksandrs Proskurins d714b95633 Made UserSessionInfo Equatable 2022-09-27 14:51:15 +03:00
Aleksandrs Proskurins f6e057eeed Cleanup 2022-09-27 14:12:40 +03:00
Aleksandrs Proskurins 3a826ee830 Removed alignment 2022-09-27 14:06:58 +03:00
Aleksandrs Proskurins e0caf5980e Renamed userSession and userSessionInfo to session 2022-09-27 13:57:54 +03:00
Stefan Ceriu adf0aaf9b5 Removed deprecated StateStoreViewModel dispatching and reducing 2022-09-27 12:55:44 +03:00
Stefan Ceriu 732dc3cba9 Removed unnecessary comments from RiotSwiftUI templates, fixed StateStoreViewModel typealias formatting 2022-09-27 12:55:44 +03:00
Stefan Ceriu 89bcd92cca Configured and applied SwiftFormat 2022-09-27 12:55:44 +03:00
Stefan Ceriu 205e1645d4 Cleaned up various things around the UserSessionsOverviewService 2022-09-27 09:27:07 +03:00
Stefan Ceriu aca98de74c Move files around, improve structure 2022-09-27 09:27:07 +03:00
Stefan Ceriu f83fce2064 Cleaned up various things, mostly removed unnecessary selfs, comments and bad formatting 2022-09-27 09:27:07 +03:00
Aleksandrs Proskurins 7bd388887b Cleanup 2022-09-26 17:37:22 +03:00
Aleksandrs Proskurins bbe15aa557 Moved SeparatorLine 2022-09-26 17:26:47 +03:00
Aleksandrs Proskurins c906e255f3 Unit and ui tests 2022-09-26 16:58:03 +03:00
Aleksandrs Proskurins e2e563e44d Preview added 2022-09-26 16:58:03 +03:00
Aleksandrs Proskurins b04a4e71b4 Added translation strings 2022-09-26 16:58:02 +03:00
Aleksandrs Proskurins b86c2ca150 Session overview screen 2022-09-26 16:58:02 +03:00
Aleksandrs Proskurins 8b4855206f Code review fixes 2022-09-22 11:52:42 +03:00
Aleksandrs Proskurins a6dc967a23 Refactored UserSessionDetailsViewModel 2022-09-20 16:10:57 +03:00
Aleksandrs Proskurins 98363c1af1 Cleanup 2022-09-20 16:00:35 +03:00
Aleksandrs Proskurins cb1587af33 Moved, renamed unit tests 2022-09-20 11:39:53 +03:00
Aleksandrs Proskurins bc698c14b2 UI tests 2022-09-20 09:43:14 +03:00
Aleksandrs Proskurins cb5ca3f043 Added unit tests 2022-09-19 16:05:28 +03:00
Aleksandrs Proskurins e4450e90e3 Added translation strings 2022-09-19 10:26:42 +03:00
Aleksandrs Proskurins 8589f7bca1 Added layout constants 2022-09-16 14:34:00 +03:00
Aleksandrs Proskurins 3acfdbc83d User session flow coordinator and details view 2022-09-16 13:50:45 +03:00
Aleksandrs Proskurins a22011741c Merge pull request #6696 from vector-im/steve/6694_dm_overview_current_session
Device manager: User sessions overview - Current session section (PSG-670)
2022-09-14 13:08:42 +03:00
Aleksandrs Proskurins 8a5a8b4eec Code review fixes 2022-09-14 11:28:47 +03:00
Doug 07b4c40e0b Update RiotSwiftUI/Modules/UserSessions/DeviceAvatar/DeviceAvatarView.swift 2022-09-12 11:39:44 +01:00
SBiOSoftWhare a46f0c240e UserSessionsOverview: Handle current session section view. 2022-09-08 20:01:02 +02:00
SBiOSoftWhare 74dfeca34c Create UserSessionCardView to display session informations. 2022-09-08 20:00:15 +02:00
SBiOSoftWhare 776ce24957 UserSessionsOverviewViewModelResult: Remove useless case. 2022-09-08 18:49:41 +02:00
SBiOSoftWhare cdc9b6210b MockAppScreens: Add MockUserSessionsOverviewScreenState. 2022-09-08 17:26:09 +02:00
SBiOSoftWhare efb0a1fdd7 UserSessionListItem: Fix runtime issue. 2022-09-08 08:56:36 +02:00
SBiOSoftWhare 967da447f2 UserSessionsOverview: Improve other sessions list layout. 2022-09-08 08:34:21 +02:00
SBiOSoftWhare 0fa7b5acf5 UserSessionsOverview: Improve layout. 2022-09-07 15:47:03 +02:00
SBiOSoftWhare 7ea1f57990 UserSessionListItem: Improve layout and handle separator. 2022-09-07 15:42:27 +02:00
SBiOSoftWhare e8f212fdaf Update MockUserSessionsOverviewService. 2022-09-07 12:23:03 +02:00
SBiOSoftWhare 3beaf041da UserSessionListItemViewData: Handles session name and details string building. 2022-09-07 12:22:48 +02:00
SBiOSoftWhare 469195e731 Create UserSessionLastActivityFormatter to build last activity date string. 2022-09-07 12:20:56 +02:00
SBiOSoftWhare f7e7cbbf61 Create UserSessionNameFormatter to build user session name. 2022-09-07 12:20:05 +02:00
SBiOSoftWhare 126925e9e8 UserSessionListItem: Improve layout. 2022-09-07 11:21:05 +02:00
SBiOSoftWhare 19636914a9 DeviceAvatarView: SImplify layout. 2022-09-07 11:09:22 +02:00
SBiOSoftWhare 20591ecddd Update RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/UserSessionsOverviewViewModel.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-09-07 10:52:37 +02:00
SBiOSoftWhare 261b8290f9 Update RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/View/UserSessionListItem.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-09-07 10:52:29 +02:00
SBiOSoftWhare 17463b1e88 Update RiotSwiftUI/Modules/UserSessions/DeviceAvatar/DeviceAvatarView.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-09-07 10:51:24 +02:00
SBiOSoftWhare 36a1326b2f Update RiotSwiftUI/Modules/UserSessions/UserSessionsOverview/Service/MatrixSDK/UserSessionsOverviewService.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2022-09-07 10:50:50 +02:00
SBiOSoftWhare 1e7f43bf21 UserSessionsOverview: Fix safe area background color. 2022-09-06 16:44:34 +02:00