Commit Graph

255 Commits

Author SHA1 Message Date
Alfonso Grillo d9a319e0d2 Add missing separators in UserSessionsOverview 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 3e5a9dad40 Fix paddings in UserSessionsOverview 2022-12-16 17:44:54 +01:00
Alfonso Grillo 44d471f45a Refine UserOtherSessionsHeaderView layout 2022-12-16 17:44:54 +01:00
Alfonso Grillo 4d5c8b3fd5 SecurityRecommendationCard H spacing 2022-12-16 17:44:54 +01:00
Alfonso Grillo a42ee97be0 Fix security recommendations layout 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 1a1b289180 Fix background color in session details 2022-12-16 17:44:54 +01:00
Alfonso Grillo c172e13e12 Fix nav bar item color 2022-12-16 17:44:54 +01:00
Alfonso Grillo ffeced9dfd Fix border color 2022-12-16 17:44:54 +01:00
Alfonso Grillo bd58a47d8d Fix landscape layout in UserSessionsOverview 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 11af3ce809 Remove long press interaction from sessions list 2022-12-16 17:44:54 +01:00
Alfonso Grillo a39d503f94 Fix security card tappability 2022-12-16 17:44:54 +01:00
Alfonso Grillo 5e9730adf1 Refine UTs 2022-12-13 15:45:37 +01:00
Alfonso Grillo ad3028257a Add UTs 2022-12-13 15:35:18 +01:00
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