Commit Graph

23 Commits

Author SHA1 Message Date
Aleksandrs Proskurins 807a18af6e Separator fix 2022-10-27 15:57:10 +03:00
Aleksandrs Proskurins 2be5583e9c More UI tests 2022-10-24 12:15:43 +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 344bf3db7b Session selection state 2022-10-19 17:02:48 +03:00
Aleksandrs Proskurins 3df643ef68 Edit mode 2022-10-19 15:43:43 +03: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 2d09243139 Unverified sessions screen 2022-10-05 16:22:52 +03:00
Aleksandrs Proskurins e9c21b5320 Refactored creation of UserSessionListItemViewData, added inactive session icon 2022-10-03 15:47:40 +03:00
Aleksandrs Proskurins 512e2f7933 Renamed userSession and userSessionInfo to session 2022-09-27 13:57:54 +03:00
Stefan Ceriu 43c28d23b7 Configured and applied SwiftFormat 2022-09-27 12:55:44 +03:00
Stefan Ceriu ff2e6ddfa7 Cleaned up various things around the UserSessionsOverviewService 2022-09-27 09:27:07 +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
Aleksandrs Proskurins 6fc2d397d9 Session overview screen 2022-09-26 16:58:02 +03:00
SBiOSoftWhare 78c66b1dfc UserSessionListItem: Fix runtime issue. 2022-09-08 08:56:36 +02:00
SBiOSoftWhare eb64505a0b UserSessionsOverview: Improve other sessions list layout. 2022-09-08 08:34:21 +02:00
SBiOSoftWhare 790bc1e084 UserSessionListItem: Improve layout and handle separator. 2022-09-07 15:42:27 +02:00
SBiOSoftWhare cf4b3bd3c6 UserSessionListItemViewData: Handles session name and details string building. 2022-09-07 12:22:48 +02:00
SBiOSoftWhare bc1480f4a5 UserSessionListItem: Improve layout. 2022-09-07 11:21:05 +02:00
SBiOSoftWhare 8c63a588e4 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 98c272a86c UserSessionsOverview: Add text headers to other sessions section. 2022-09-05 12:09:26 +02:00
SBiOSoftWhare d87fc2dc73 Create UserSessionsOverview screen. 2022-09-05 11:15:37 +02:00
SBiOSoftWhare 5f58b8eb23 Create UserSessionListItem view. 2022-09-05 10:44:18 +02:00