Dean Herbert
|
f74bc4ff7c
|
Merge pull request #22246 from frenzibyte/mark-tests-flaky
Mark remaining frequently-failing intermittent tests with `FlakyTest` attribute
|
2023-01-17 15:57:58 +09:00 |
|
Dean Herbert
|
776b6fa2e1
|
Merge pull request #22203 from bdach/fix-new-diff-creation-fail
Fix difficulty creation flow failing for some ruleset combinations
|
2023-01-17 14:08:34 +09:00 |
|
Dean Herbert
|
1f47def3c4
|
Merge branch 'master' into skin-editor-loc
|
2023-01-17 11:53:08 +09:00 |
|
Dean Herbert
|
4cf448ec11
|
Use ToString() for test instead of linq skip
|
2023-01-17 11:51:17 +09:00 |
|
ansel
|
0ec608ec5d
|
Select button using its index in test
|
2023-01-16 22:47:14 +03:00 |
|
Bartłomiej Dach
|
bf58fe21ce
|
Merge branch 'master' into beatmap-set-converted-beatmaps
|
2023-01-16 20:46:41 +01:00 |
|
Salman Ahmed
|
f63de55a20
|
Mark ready-button-pressing multiplayer tests with FlakyTest attribute
|
2023-01-16 22:34:32 +03:00 |
|
Salman Ahmed
|
1a776eb546
|
Mark item-mutating queue mode tests with FlakyTest attribute
|
2023-01-16 22:34:04 +03:00 |
|
Salman Ahmed
|
1552726150
|
Fix intermittent failure in beatmap options state test
|
2023-01-16 14:06:02 +03:00 |
|
Joseph Madamba
|
b733f46c6f
|
Apply NRT to BeatmapPicker
|
2023-01-15 15:09:25 -08:00 |
|
Salman Ahmed
|
13c1b8f5a4
|
Fix intermittent failure in tests with restarting player instances
|
2023-01-15 16:06:06 +03:00 |
|
Dean Herbert
|
efe6dae672
|
Merge pull request #22200 from bdach/user-profile/update-design-basics
Update user profile appearance to closer match web
|
2023-01-15 02:50:11 +09:00 |
|
Bartłomiej Dach
|
3102044d00
|
Add failing test for new difficulty creation
|
2023-01-14 18:46:14 +01:00 |
|
Dean Herbert
|
4906f37109
|
Merge pull request #22181 from frenzibyte/attempt-fix-song-select-test-failure
Fix intermittent failure in beatmap carousel tests
|
2023-01-15 02:35:36 +09:00 |
|
Bartłomiej Dach
|
67a3ea2c59
|
Fix wrong date colour of kudosu history items
|
2023-01-14 17:50:18 +01:00 |
|
Bartłomiej Dach
|
3fa81a52b4
|
Add other profile sections to test scene
|
2023-01-14 16:59:47 +01:00 |
|
Bartłomiej Dach
|
5e1ea8b34f
|
Merge branch 'master' into move-overlay-ruleset-selectors
|
2023-01-14 15:22:14 +01:00 |
|
Bartłomiej Dach
|
ab3d39a940
|
Merge branch 'master' into comment-editor-1
|
2023-01-13 22:41:41 +01:00 |
|
Joseph Madamba
|
5750d82c0a
|
Move overlay ruleset selectors to tab control
|
2023-01-13 12:50:35 -08:00 |
|
Salman Ahmed
|
b681a0d47f
|
Fix intermittent failure in score submission tests
|
2023-01-13 22:57:40 +03:00 |
|
Salman Ahmed
|
e6ff262521
|
Fix potential nullref in certain beatmap carousel tests
|
2023-01-13 19:42:09 +03:00 |
|
Dean Herbert
|
123c477e00
|
Merge branch 'master' into ui/segmented-graph
|
2023-01-12 19:02:49 +09:00 |
|
tsrk
|
bb2ece5c71
|
refactor(SegmentedGraph): adjust tierCount based on passed Colours
|
2023-01-12 10:57:12 +01:00 |
|
tsrk
|
7cbc03dce6
|
refactor(SegmentedGraph): use (get/set)ters to expose TierColour
|
2023-01-12 10:13:16 +01:00 |
|
Dean Herbert
|
7cf58190a9
|
Merge pull request #22006 from bdach/user-profile/ruleset-switching
Add ruleset switching to user profile overlay
|
2023-01-12 13:54:13 +09:00 |
|
Joseph Madamba
|
f8fade7967
|
Add failing beatmap set lookup type test
|
2023-01-11 19:05:37 -08:00 |
|
tsrk
|
5694487a7b
|
fix(SegmentedGraph): update graphNeedsUpdate variable during Update() loop
|
2023-01-12 02:36:35 +01:00 |
|
Bartłomiej Dach
|
52eabbf224
|
Merge branch 'master' into user-profile/ruleset-switching
|
2023-01-11 19:11:40 +01:00 |
|
tsrk
|
442b2238b8
|
test(SegmentedGraph): add concrete application test with beatmap density
|
2023-01-11 14:37:57 +01:00 |
|
tsrk
|
845cdb3097
|
test: add visual tests for SegmentedGraph class
|
2023-01-11 14:03:49 +01:00 |
|
Dean Herbert
|
08ca62205a
|
Merge pull request #22123 from stanriders/group-badges
Implement user group badges
|
2023-01-11 18:42:50 +09:00 |
|
Dean Herbert
|
b1a13286a3
|
Remove some redundancies
|
2023-01-11 16:50:37 +09:00 |
|
Dean Herbert
|
eb398de1a6
|
Merge pull request #22114 from frenzibyte/fix-overlay-not-blocking-scroll
Fix game overlays not blocking scroll properly
|
2023-01-11 16:30:44 +09:00 |
|
Dean Herbert
|
5a5ea2c54a
|
Merge pull request #22005 from bdach/user-profile/decouple-from-api-user
Decouple user profile overlay from `APIUser` model
|
2023-01-11 16:27:00 +09:00 |
|
StanR
|
5441c02a1a
|
Implement user group badges
|
2023-01-11 07:11:38 +03:00 |
|
Bartłomiej Dach
|
62e12277d8
|
Rename things yet again
|
2023-01-10 19:30:01 +01:00 |
|
Bartłomiej Dach
|
502478614a
|
Merge branch 'master' into user-profile/decouple-from-api-user
|
2023-01-10 19:13:33 +01:00 |
|
Salman Ahmed
|
9633a3f58f
|
Add failing test coverage
|
2023-01-10 21:01:06 +03:00 |
|
Bartłomiej Dach
|
1eaabb5ca8
|
Merge branch 'master' into carousel_nullability_disabling_removal
|
2023-01-10 18:39:42 +01:00 |
|
ansel
|
23e4cfb469
|
Show spinner next to buttons and get rid of EditorCommitButton
|
2023-01-09 23:37:36 +03:00 |
|
mk56-spn
|
69260ca3c3
|
remove unnecessary usages of nullable forgiveness, add asserts for debugging
|
2023-01-09 18:36:55 +01:00 |
|
Bartłomiej Dach
|
0026861bd4
|
Merge branch 'master' into user-profile/decouple-from-api-user
|
2023-01-09 17:47:59 +01:00 |
|
Bartłomiej Dach
|
4dec3cae57
|
Rename UserProfileData -related symbols
|
2023-01-09 17:46:08 +01:00 |
|
Bartłomiej Dach
|
fdf0d4bd62
|
Rename UserProfile{ -> Data}
|
2023-01-09 17:37:28 +01:00 |
|
Dean Herbert
|
54b2fe9df3
|
Merge branch 'master' into fix-op-non-current-onexiting
|
2023-01-09 19:12:42 +09:00 |
|
Dean Herbert
|
13b00928c8
|
Rename loading spinner bool to reflect that it has a setter
|
2023-01-09 15:52:18 +09:00 |
|
Dean Herbert
|
d2f4ffcc5b
|
Merge branch 'master' into comment-editor-1
|
2023-01-09 15:52:17 +09:00 |
|
mk56-spn
|
a32c4a64e7
|
Fix errors in test
|
2023-01-08 19:18:28 +01:00 |
|
mk56-spn
|
47fb467012
|
Remove nullable disabling in carousel
|
2023-01-08 19:02:48 +01:00 |
|
Salman Ahmed
|
a65466bdac
|
Merge branch 'master' into previewTime
|
2023-01-07 15:07:09 +03:00 |
|