Commit Graph

37 Commits

Author SHA1 Message Date
Alfonso Grillo
0d2b7a85da Add animations 2022-11-03 14:55:33 +01:00
Alfonso Grillo
7c8038ef36 Cleanup merge leftovers 2022-11-03 14:50:46 +01:00
Alfonso Grillo
e6e7e7c5d4 Add show/hide ip persistency 2022-11-03 14:47:08 +01:00
Alfonso Grillo
2045dfdaa0 Cleanup 2022-11-03 14:47:08 +01:00
Alfonso Grillo
d7f8aefdb0 Cleanup code 2022-11-03 14:47:08 +01:00
Alfonso Grillo
68e02935d7 Cleanup merge leftovers 2022-11-03 14:47:08 +01:00
Alfonso Grillo
f787043129 Add “show location“ feature in session overview 2022-11-03 14:46:19 +01:00
Alfonso Grillo
ea50296b10 Add “show location” feature in other sessions list 2022-11-03 14:46:19 +01:00
Alfonso Grillo
3488cc508d Add location feature in UserSessionsOverview 2022-11-03 14:46:19 +01:00
Alfonso Grillo
8a5c5a7e07 Map location info 2022-11-03 14:46:19 +01:00
paleksandrs
2ed307bf1f Code review fixes 2022-11-03 13:38:23 +02:00
paleksandrs
246e2b01c7 Code review fixes, created DestructiveButton 2022-11-03 10:49:02 +02:00
paleksandrs
2025a46a3b Sign out of all other sessions 2022-10-31 17:21:53 +02:00
paleksandrs
6ba50d3225 Renamed sign out to logout 2022-10-31 14:26:22 +02:00
Aleksandrs Proskurins
c19cb59604 Sing out filtering 2022-10-27 17:35:39 +03:00
Aleksandrs Proskurins
66fa9fb37f Removed warnings 2022-10-27 16:00:58 +03:00
Aleksandrs Proskurins
807a18af6e Separator fix 2022-10-27 15:57:10 +03:00
Stefan Ceriu
515d07e1f1 Fixed various SwiftFormat warnings 2022-10-13 20:49:32 +03:00
Stefan Ceriu
3f90ef3da2 Implement login with scanned QR code flows 2022-10-12 17:27:25 +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
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
Doug
50d974884b Session Manager: Single session logout 2022-10-05 16:48:51 +01: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
7eee1cceab 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
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
Aleksandrs Proskurins
066f179b60 User session flow coordinator and details view 2022-09-16 13:50:45 +03:00
Aleksandrs Proskurins
b7d9eb51ec Code review fixes 2022-09-14 11:28:47 +03:00
SBiOSoftWhare
f674a863a0 UserSessionsOverview: Handle current session section view. 2022-09-08 20:01:02 +02:00
SBiOSoftWhare
eb64505a0b UserSessionsOverview: Improve other sessions list layout. 2022-09-08 08:34:21 +02:00
SBiOSoftWhare
f2afcafdeb UserSessionsOverview: Improve layout. 2022-09-07 15:47:03 +02:00
SBiOSoftWhare
56d9797703 UserSessionsOverview: Fix safe area background color. 2022-09-06 16:44:34 +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
2660d1a12f Device manager: Create user sessions overview empty screen. 2022-08-22 17:44:32 +02:00