Alfonso Grillo
cc89ee9f47
Fix shield size in UserSessionCardView
2022-12-16 17:44:54 +01:00
Alfonso Grillo
5c19963ab5
Fix borders
2022-12-16 17:44:54 +01:00
Alfonso Grillo
cc2c1344b9
Fix UserSessionCardView cta top padding
2022-12-16 17:44:54 +01:00
Alfonso Grillo
a8565d9587
Hide verification badge in session card
2022-12-16 17:44:54 +01:00
Alfonso Grillo
ffeced9dfd
Fix border color
2022-12-16 17:44:54 +01:00
Alfonso Grillo
aff42bb277
Fix info in UserSessionCardView
2022-12-16 17:44:54 +01:00
Alfonso Grillo
c76dbb7a5b
Update copies
2022-12-05 17:20:20 +01:00
Alfonso Grillo
59b3b25050
Add localisation for UserSessionCardViewData
2022-11-16 10:42:08 +01:00
Alfonso Grillo
de9b77c754
Fix verification state algorithm
2022-11-16 10:29:04 +01:00
Alfonso Grillo
e2a073c655
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
a868165173
Merge branch 'develop' into alfogrillo/learn_more_sheet
2022-11-03 17:29:01 +01:00
Alfonso Grillo
1d56880bf7
Cleanup code
2022-11-03 14:47:08 +01:00
Alfonso Grillo
6ee539d3cc
Add “show location“ feature in session overview
2022-11-03 14:46:19 +01:00
paleksandrs
246e1920ed
Code review fixes, created DestructiveButton
2022-11-03 10:49:02 +02:00
Alfonso Grillo
b25b9fd028
Improve InlineTextButton API
2022-10-28 11:38:09 +02:00
Alfonso Grillo
926a7abcce
Improve UserSessionCardView
2022-10-28 11:38:09 +02:00
Alfonso Grillo
066277d972
Add inactive sessions copy
2022-10-28 11:38:09 +02:00
Aleksandrs Proskurins
c98c22d103
UI fixes
2022-10-20 15:35:46 +03:00
Aleksandrs Proskurins
fd7d1a5021
Identify inactive sessions
2022-10-14 12:16:12 +03:00
Aleksandrs Proskurins
57185fcf69
Correct label for other verified session
2022-10-13 10:51:58 +03:00
Aleksandrs Proskurins
3ff8b427b4
Merge branch 'develop' into aleksandrs/6864_fixes_from_testing
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# RiotSwiftUI/Modules/UserSessions/Common/View/UserSessionCardViewData.swift
2022-10-13 10:42:53 +03:00
Aleksandrs Proskurins
1b2cb638f2
Correct verificationStatusAdditionalInfoText for other session
2022-10-13 09:46:11 +03:00
Aleksandrs Proskurins
e78cf8be1d
Remove verify session button for other sessions when the current session is unverified
2022-10-12 17:22:10 +03:00
Doug
9855eaa12d
Update strings for unknown sessions.
2022-10-12 14:42:24 +01:00
Doug
6a0112aa95
Device Manager: Verify session ( #6832 )
...
* Initial implementation
* Add verificationState to UserSessionInfo
* Listen for changes device changes in the service.
2022-10-11 16:11:52 +01:00
ismailgulek
429a2f83a3
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
b8e76108f0
Merge branch 'develop' into aleksandrs/6786_inactive_sessions_screen
...
# Conflicts:
# RiotSwiftUI/Modules/UserSessions/UserSessionDetails/UserSessionDetailsViewModel.swift
2022-10-05 11:51:08 +03:00
Aleksandrs Proskurins
99574a9d53
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
ismailgulek
8903fde833
Include browser version in parsed user agent (PSG-761) ( #6788 )
...
* Update UserSessionInfo structure to include client version
* Add string for browser
* Update user agent parser to parse browser version too
* Add browser row into the session details
* Add changelog
* Fix tests
* Run Swift format
2022-10-04 10:49:26 +03:00
Gil Eluard
a01c0f77ea
Added support for MSC3881
2022-10-03 13:42:30 +02:00
Aleksandrs Proskurins
20200fd22a
User other sessions screen template
2022-10-03 11:27:12 +03:00
Stefan Ceriu
5396e7351b
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
ismailgulek
f8dccee9d6
Extended device info (PSG-772) ( #6766 )
2022-09-29 15:07:10 +03:00
Stefan Ceriu
89d4bb2452
Implemented PSG-680 - Sessions overview security recommendations
...
- remove uppercased strings from localizables
- moved inactivity computation to the service
2022-09-28 15:36:11 +03:00
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
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
89bcd92cca
Configured and applied SwiftFormat
2022-09-27 12:55:44 +03:00
Stefan Ceriu
aca98de74c
Move files around, improve structure
2022-09-27 09:27:07 +03:00