Commit Graph

82 Commits

Author SHA1 Message Date
Alfonso Grillo a01f18e9ff Fix accessibility id in UserOtherSessions 2022-11-11 16:18:27 +01:00
Alfonso Grillo 9dd329fa01 Cleanup unused code 2022-11-10 12:12:32 +01:00
Alfonso Grillo 2e791eed56 Fix typo 2022-11-10 11:29:36 +01:00
Alfonso Grillo 1ccd53b51b Test empty state for UserOtherSessions 2022-11-10 11:16:02 +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 caaa1c69a4 Add animations 2022-11-03 14:55:33 +01:00
Alfonso Grillo da81e29a00 Fix UTs 2022-11-03 14:47:09 +01:00
Alfonso Grillo e4501a6644 Add settings service in UserOtherSessionsViewModel 2022-11-03 14:47:09 +01:00
Alfonso Grillo 075a3e2c72 Add location info in UserOtherSessions 2022-11-03 14:47:08 +01:00
Alfonso Grillo 1d56880bf7 Cleanup code 2022-11-03 14:47:08 +01:00
Alfonso Grillo 870d6d214c Cleanup merge leftovers 2022-11-03 14:47:08 +01:00
Alfonso Grillo c00233538a Add “show location” feature in other sessions list 2022-11-03 14:46:19 +01:00
Alfonso Grillo 9c63050fb3 Map location info 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 7120d9ab0c Cleanup 2022-11-03 09:40:00 +01:00
Alfonso Grillo caf81e85b5 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 786749f97c Code review fixes 2022-11-02 14:09:26 +02:00
Aleksandrs Proskurins 0943635739 Update RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Test/UI/UserOtherSessionsUITests.swift
Co-authored-by: aringenbach <80891108+aringenbach@users.noreply.github.com>
2022-11-02 11:43:03 +02:00
Aleksandrs Proskurins cf6a17d938 Update RiotSwiftUI/Modules/UserSessions/UserOtherSessions/Test/UI/UserOtherSessionsUITests.swift
Co-authored-by: aringenbach <80891108+aringenbach@users.noreply.github.com>
2022-11-02 11:42:55 +02:00
paleksandrs b6817a072a Renamed sign out to logout 2022-10-31 14:44:03 +02:00
paleksandrs f49a7d57bd Renamed sign out to logout 2022-10-31 14:36:14 +02:00
Alfonso Grillo 75973e7107 Cleanup UI tests 2022-10-28 17:00:30 +02:00
Aleksandrs Proskurins 912bf55e09 UI and unit tests 2022-10-28 17:25:56 +03:00
Alfonso Grillo 7817581d20 Show bottom sheet in other sessions screen 2022-10-28 15:50:35 +02:00
Alfonso Grillo 67d9983935 Add MVVM-C for InfoSheet 2022-10-28 15:14:42 +02:00
Alfonso Grillo 852722488f Fix failing UTs 2022-10-28 11:38:09 +02:00
Alfonso Grillo b25b9fd028 Improve InlineTextButton API 2022-10-28 11:38:09 +02:00
Alfonso Grillo 06009e52ff Improve UserOtherSessionsUITests 2022-10-28 11:38:09 +02:00
Alfonso Grillo 0828b6a9d4 Add UI tests 2022-10-28 11:38:09 +02:00
Alfonso Grillo b90b9b539e Refine InfoView 2022-10-28 11:38:09 +02:00
Alfonso Grillo 733e06479a Show bottom sheet in user other sessions 2022-10-28 11:38:09 +02:00
Alfonso Grillo 7bb5121242 Add “learn more” button in UserOtherSessions 2022-10-28 11:38:09 +02:00
Aleksandrs Proskurins 4bd8e2a02f Fixed unit tests 2022-10-28 10:59:00 +03:00
Aleksandrs Proskurins 49b98bdf79 Padding fix 2022-10-28 10:46:19 +03:00
Aleksandrs Proskurins 19b0e837be PSG-976 Exclude current session from security recommendations and other sessions 2022-10-28 10:14:19 +03:00
Aleksandrs Proskurins f0c69a6370 Sing out filtering 2022-10-27 17:35:39 +03:00
Aleksandrs Proskurins 59ee1f3513 Removed warnings 2022-10-27 16:00:58 +03:00
Aleksandrs Proskurins 267aed1875 Separator fix 2022-10-27 15:57:10 +03:00
Aleksandrs Proskurins 9282ff03aa Sing out bottom bar 2022-10-26 16:07:01 +03:00
Aleksandrs Proskurins d3cadb95db Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-10-25 10:43:34 +03:00
Aleksandrs Proskurins 03718be4cf Code review fixes 2022-10-25 09:17:58 +03:00
Aleksandrs Proskurins 3bd21f68e2 Sign out menu button 2022-10-25 08:41:05 +03:00
Aleksandrs Proskurins 247f7ecd1f More UI tests 2022-10-24 12:15:43 +03:00
Aleksandrs Proskurins d31d8d6d78 Unit tests 2022-10-21 14:21:06 +03:00
Aleksandrs Proskurins 1e9d1224d7 Select All 2022-10-21 11:49:33 +03:00
Aleksandrs Proskurins c98c22d103 UI fixes 2022-10-20 15:35:46 +03:00
Aleksandrs Proskurins b0d5accc2e Removed sections 2022-10-20 12:07:55 +03:00
Aleksandrs Proskurins 1a0fbad7f2 Session selection state 2022-10-19 17:02:48 +03:00
Aleksandrs Proskurins 46f483ec07 Edit mode 2022-10-19 15:43:43 +03:00