Commit Graph

1415 Commits

Author SHA1 Message Date
bc60b1dc13 Add test for empty OsdToast 2019-07-05 16:04:47 +02:00
d6740d9688 Merge remote-tracking branch 'refs/remotes/ppy/master' into direct-ruleset-selector 2019-07-03 14:19:41 +03:00
23acddcb56 Rename download buttons to avoid ambiguity 2019-07-03 12:02:35 +09:00
ee516d2515 Make direct panel download and replay buttons share UI 2019-07-02 15:55:30 +05:30
2971bd8cbc Add disable trigger to a testcase 2019-07-02 13:22:38 +03:00
6539c6da17 Merge branch 'master' into watch-replays-4 2019-07-02 13:24:16 +09:00
e25158f434 Rename move and fix tests 2019-07-01 19:35:04 +09:00
5d94c67c76 Merge remote-tracking branch 'upstream/master' into selector-hiding 2019-07-01 18:49:18 +09:00
d8f6bbc90e Disable replay button when replay is unavailable 2019-06-29 12:49:03 +05:30
7d9e215744 Code quality fixes 2019-06-29 12:29:12 +05:30
424711d24b Fix replay button shake container
- Add license headers
- Slightly reduce bottom margin of button in score screen
2019-06-29 12:26:37 +05:30
bc52f76556 Move replay button to score card 2019-06-29 10:55:30 +05:30
e8ea0594b4 Fix ruleset selector line not moving on first display (#5168)
Fix ruleset selector line not moving on first display

Co-authored-by: Dean Herbert <pe@ppy.sh>
2019-06-28 00:52:11 +09:00
3cfa5a767f Add test for download button states 2019-06-27 17:31:21 +05:30
f6f547a91b Fix ruleset selector line not moving on first display 2019-06-27 18:25:38 +09:00
98ba38d421 Merge branch 'master' into user_profile_modes 2019-06-27 15:34:21 +09:00
b397652af4 Remove ability to set arbitrary accent colours 2019-06-27 15:02:26 +09:00
7f5587d894 RulesetTabItem -> ProfileRulesetTabItem 2019-06-27 14:54:31 +09:00
803198ff20 Gamemode -> Ruleset 2019-06-27 14:53:18 +09:00
116a027ffa remove unused using 2019-06-27 14:51:59 +09:00
9d67a3f6a4 clean up ChannelManagerContainer 2019-06-27 14:42:04 +09:00
22ba697abe Recreate channel manager per test, delete broken tests 2019-06-27 13:50:02 +09:00
04f5ee21e1 Merge remote-tracking branch 'origin/not-available-to-download' into not-available-to-download 2019-06-27 07:49:35 +03:00
e78ecb9757 More anonymising in tests 2019-06-27 07:48:57 +03:00
9e2e393ab7 DownloadAllowed -> DownloadEnabled 2019-06-27 13:38:21 +09:00
c1277b5db2 Test the download button directly for safety 2019-06-27 13:35:14 +09:00
3294464bc6 Fix typo in variable 2019-06-27 12:47:05 +09:00
32c3bee71b Avoid public exposure 2019-06-27 12:11:04 +09:00
d6da21b0f0 Tidy up fetch methods
Anonymise some test data further
2019-06-27 12:00:31 +09:00
375a6f406d Merge remote-tracking branch 'upstream/master' into not-available-to-download 2019-06-27 11:44:41 +09:00
322d92d3e0 Rename class to BeatmapAvailability 2019-06-27 11:40:22 +09:00
9ada4d68b1 Make fields protected and expose them in tests 2019-06-26 22:42:34 +03:00
e9f3a1ba63 Merge remote-tracking branch 'refs/remotes/ppy/master' into user_profile_modes 2019-06-26 18:31:36 +03:00
b00de0b3a8 Invert tests for now 2019-06-26 20:04:46 +09:00
e92c1ca009 Fix styling, private tabClosed, remove type check 2019-06-26 19:25:54 +09:00
f06aabad5f Merge branch 'master' into toolbar-rulesets-refactor 2019-06-26 18:33:45 +09:00
024d3cc10a Fix test and add comment 2019-06-26 18:00:40 +09:00
fe53df90af Merge branch 'selector-hiding' of https://github.com/nyquillerium/osu into selector-hiding 2019-06-26 17:54:02 +09:00
1e8026c3ae remove unused using 2019-06-26 17:53:57 +09:00
d1230b4a52 Use tabmap instead of available tabs 2019-06-26 17:53:35 +09:00
a1a0a9ee6b Merge branch 'master' into selector-hiding 2019-06-26 17:45:05 +09:00
2394b11f11 fix test 2019-06-26 17:44:24 +09:00
1ca9717e13 Split out tests 2019-06-26 12:05:11 +09:00
6c8cc9728f fix channel selector not being closed 2019-06-26 12:00:58 +09:00
2e383a1f83 Trim whitespaces 2019-06-26 05:17:28 +03:00
f4e765cf99 Merge branch 'master' into not-available-to-download 2019-06-26 05:13:58 +03:00
33fbf56b4c Remove test beatmapsets and use existing set info 2019-06-26 05:01:29 +03:00
c04f14a1e3 Remove unused using statement 2019-06-26 00:23:39 +09:00
a4214db39e Add test for pause via hold 2019-06-26 00:00:53 +09:00
08e31159fc Make testcase even more useful 2019-06-25 14:27:29 +03:00