Commit Graph

238 Commits

Author SHA1 Message Date
Alfonso Grillo e776e6944d Delete old devices in account data 2022-12-13 14:19:55 +01:00
Alfonso Grillo ea6fcb1e36 Fix test 2022-12-05 19:43:29 +01:00
Alfonso Grillo c76dbb7a5b Update copies 2022-12-05 17:20:20 +01:00
Alfonso Grillo 363eedbad0 Add VerificationState.isUnverified 2022-11-18 10:50:53 +01:00
Alfonso Grillo e08e6e9d00 Improve unit tests 2022-11-16 11:52:22 +01:00
Alfonso Grillo 679c2c251b Add tests 2022-11-16 11:18:03 +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 f73bb70129 Merge pull request #7065 from vector-im/alfogrillo/increase_dm_code_coverage
Increase dm code coverage (PSG-925)
2022-11-11 18:46:02 +01:00
Alfonso Grillo a01f18e9ff Fix accessibility id in UserOtherSessions 2022-11-11 16:18:27 +01:00
paleksandrs 5d6bb6430b Fixup session list item is not tappable everywhere 2022-11-11 09:55:33 +02:00
paleksandrs 8a0e07ae0a Revert "Device Manager: Session list item is not tappable everywhere"
This reverts commit 221f4ad106.
2022-11-11 09:29:55 +02: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 97292d43bd Improve UserSessionNameViewModelTests 2022-11-10 10:57:14 +01:00
Alfonso Grillo 53f63ca448 Cleanup tests 2022-11-10 10:35:10 +01:00
Alfonso Grillo b38f0a8c60 Improve UserSessionNameUITests 2022-11-10 10:31:32 +01:00
Alfonso Grillo 78bce607ef Add UserSessionDetailsUITests 2022-11-10 10:31:32 +01:00
Alfonso Grillo 5a07a515cc Move Move UserAgentParserTests 2022-11-10 10:31:32 +01:00
Alfonso Grillo 24587ed478 Add intrinsic sized bottom sheet 2022-11-09 12:05:47 +01:00
Alfonso Grillo 671dfa660d Merge branch 'develop' into alfogrillo/learn_more_sheet 2022-11-08 17:04:20 +01:00
Aleksandrs Proskurins 56b244f066 Merge pull request #7023 from vector-im/aleksandrs/7022_hide_push
Hide push toggles for http pushers when there is no server support
2022-11-07 15:24:25 +02:00
paleksandrs 221f4ad106 Device Manager: Session list item is not tappable everywhere 2022-11-04 15:50:37 +02: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 3229ff0777 Fix failing test 2022-11-03 15:30:13 +01:00
Alfonso Grillo caaa1c69a4 Add animations 2022-11-03 14:55:33 +01:00
Alfonso Grillo 2fd362b6ab Cleanup merge leftovers 2022-11-03 14:50:46 +01:00
Alfonso Grillo da81e29a00 Fix UTs 2022-11-03 14:47:09 +01:00
Alfonso Grillo 7713c7d9ec Inject setting service in UserSessionOverviewViewModel 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 28b147199c Mock settings in UserSessionsOverviewViewModel 2022-11-03 14:47:09 +01:00
Alfonso Grillo b847714200 Refine settings logic 2022-11-03 14:47:08 +01:00
Alfonso Grillo 075a3e2c72 Add location info in UserOtherSessions 2022-11-03 14:47:08 +01:00
Alfonso Grillo 39128bf281 Add show/hide ip persistency 2022-11-03 14:47:08 +01:00
Alfonso Grillo d62f11a655 Cleanup 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 6ee539d3cc Add “show location“ feature in session overview 2022-11-03 14:46:19 +01:00
Alfonso Grillo c00233538a Add “show location” feature in other sessions list 2022-11-03 14:46:19 +01:00
Alfonso Grillo fcc18d23d1 Add location feature in UserSessionsOverview 2022-11-03 14:46:19 +01:00
Alfonso Grillo 9c63050fb3 Map location info 2022-11-03 14:46:19 +01:00
paleksandrs 3c98c49cb0 Code review fixes 2022-11-03 13:38:23 +02: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 d30d8a0938 Merge branch 'develop' into aleksandrs/7014_sign_out_of_other_sessions 2022-11-02 15:07:17 +02:00
paleksandrs 786749f97c Code review fixes 2022-11-02 14:09:26 +02:00
paleksandrs 5084e0f54e Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-11-02 14:02:52 +02:00