Commit Graph

27 Commits

Author SHA1 Message Date
f2df36e6a5 Persist cover visibility to user settings
Follows web precedent, wherein the setting is saved to local storage.
2023-01-24 23:30:12 +01:00
52eabbf224 Merge branch 'master' into user-profile/ruleset-switching 2023-01-11 19:11:40 +01:00
08ca62205a Merge pull request #22123 from stanriders/group-badges
Implement user group badges
2023-01-11 18:42:50 +09:00
b1a13286a3 Remove some redundancies 2023-01-11 16:50:37 +09:00
5441c02a1a Implement user group badges 2023-01-11 07:11:38 +03:00
62e12277d8 Rename things yet again 2023-01-10 19:30:01 +01:00
4dec3cae57 Rename UserProfileData-related symbols 2023-01-09 17:46:08 +01:00
fdf0d4bd62 Rename UserProfile{ -> Data} 2023-01-09 17:37:28 +01:00
1722f3a125 Add ruleset to UserProfile 2023-01-02 17:22:55 +01:00
d7294ac3e6 Substitute APIUser for UserProfile in overlay 2023-01-02 17:21:09 +01:00
73f14bd14f Enable NRT in user profile overlay test scenes 2023-01-01 23:49:15 +01:00
7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
097402677d Add test for ranked/unranked user display 2021-12-19 13:40:22 +01:00
c112177559 Bring profile header test in line with modern conventions
- Removed online code that didn't work anyway after the introduction of
  the development web instance.

- Removed some weird test steps.

- Fixed online/offline test steps not working at all due to identical
  user ID.
2021-12-19 13:40:21 +01:00
0ecf5f201c Rename User to APIUser and move to correct namespace 2021-11-07 11:26:01 +09:00
648999a2de Remove all RequiredTypes usages 2020-05-16 18:17:12 +09:00
cd0fcfabd9 Merge master with conflicts resolved 2020-01-26 16:35:07 +03:00
59ff3aa800 Fix tests 2020-01-24 12:42:48 +03:00
eb828154ee Allow any type to be used to create TabControl 2020-01-08 00:41:52 +03:00
e8567414c6 Refactor into some kind of sanity 2020-01-03 15:01:42 +09:00
7cb79dd760 Fix incorrect DI usage of IAPIProvider in many tests 2019-09-13 17:15:33 +09:00
849ed0c69d Acquire api access for online tests 2019-07-31 22:44:44 +03:00
e16de58450 Add a testcase 2019-06-19 12:34:01 +03:00
aba945934d Move OverlayHeaderTabControl to correct namespace 2019-05-21 13:58:12 +09:00
5a9c3ab9fa Move UserProfileOverlay's header into an abstract implementation 2019-05-21 13:58:03 +09:00
459a285cd8 Rename test cases to test scenes inline with the framework change 2019-05-14 22:37:25 +03:00