d03bfec807
Merge branch 'master' into fix-test-storage-weirdness
2020-09-15 16:54:06 +09:00
980511df9b
Merge pull request #10156 from Joehuu/add-collections-to-beatmap-options
...
Add manage collections button to beatmap options
2020-09-15 15:55:30 +09:00
9e73237a90
Fix score present tests potentially succeeding a step when they shouldn't
2020-09-15 15:21:03 +09:00
3242b10187
Change order of dependency caching to promote use of locals
2020-09-15 15:00:04 +09:00
15e423157b
Fix tests that access LocalStorage before BDL
2020-09-15 14:17:40 +09:00
c833f5fcc4
Reorder buttons to match stable
2020-09-14 11:23:41 -07:00
a09bd787f0
Add failing beatmap options input test
2020-09-14 11:21:39 -07:00
c30174cea3
Add manage collections button to beatmap options
2020-09-14 11:21:23 -07:00
ce9c63970c
Fix button colors in beatmap options test
2020-09-14 11:20:43 -07:00
1a8a7ae7f8
Remove hardcoded key param from AddButton
2020-09-14 11:19:18 -07:00
2c4aa42023
Merge pull request #10149 from Joehuu/fix-mod-select-absorbing-input
...
Fix mod select overlay absorbing input from toolbar ruleset selector
2020-09-14 17:20:05 +09:00
3118f635f6
Merge branch 'master' into editor-fix-multiple-selection
2020-09-14 16:45:30 +09:00
e328b791df
Add failing mod select input test
2020-09-13 11:49:16 -07:00
73dd21c8fc
Add failing test
2020-09-11 20:27:07 +09:00
4061480419
Rename menu item
2020-09-11 16:02:46 +09:00
54520faa7e
Merge pull request #10082 from EVAST9919/profile-sections-update
...
Update section headers in ProfileOverlay in line with web
2020-09-11 14:53:17 +09:00
97690c818c
Add regression test coverage
2020-09-11 00:12:05 +02:00
e5d0f3b657
Merge remote-tracking branch 'refs/remotes/ppy/master' into profile-sections-update
2020-09-10 20:23:02 +03:00
4faddd0088
Merge branch 'master' into collection-database
2020-09-10 00:07:49 +09:00
75ebfe41e0
Merge pull request #10102 from peppy/editor-prompt-for-save
...
Prompt to save changes when exiting the editor
2020-09-09 23:56:41 +09:00
6b56c6e83f
Rename to CollectionMenuItem
2020-09-09 23:11:19 +09:00
43525614ad
Store raw BeatmapCollection in filter control
2020-09-09 23:10:21 +09:00
af412947b2
Merge branch 'master' into collection-database
2020-09-09 22:59:46 +09:00
53a9804455
Merge branch 'master' into add-editor-tool-icons
2020-09-09 21:21:56 +09:00
c6e72dabd3
Add test coverage
2020-09-09 20:04:25 +09:00
d3957e6155
Move title specification for settings groups to constructor
...
Using an abstract property was awkward for this as it is being consumed
in the underlying constructor but could not be dynamically set in time from a
derived class.
2020-09-09 18:50:31 +09:00
c9f5005efd
Add icons for editor toolbox tools
2020-09-09 18:40:01 +09:00
4ddf5f054b
Rename BeatmapCollectionManager -> CollectionManager
2020-09-09 15:31:08 +09:00
66d3bda962
Merge branch 'master' into collection-database
2020-09-08 23:18:47 +09:00
d09289b1ce
Merge pull request #10063 from frenzibyte/fix-music-controller-regressed
...
Move OsuGame-dependent music functionalities outside of MusicController
2020-09-08 22:26:35 +09:00
379fdadbe5
Add test scene for setup screen
2020-09-08 19:52:56 +09:00
4962213cc4
Rename manage collections filter/text
2020-09-08 18:42:55 +09:00
e1053c4b6f
Revert exposure changes to GlobalActionContainer
2020-09-08 18:36:11 +09:00
072aab90ab
Merge branch 'master' into fix-music-controller-regressed
2020-09-08 18:26:15 +09:00
f581df47c8
Add "New collection..." item to dropdown
2020-09-08 18:25:09 +09:00
bee450ae1e
Fix tests/add placeholder item tests
2020-09-08 17:05:51 +09:00
c2da3d9c84
Fix button input and tests
2020-09-08 14:36:38 +09:00
525026e7f0
Fix tests failing due to timings
2020-09-08 13:23:58 +09:00
e39609d3ca
Implement PaginatedContainerWithHeader component
2020-09-07 23:08:50 +03:00
33f14fe7b7
Remove no longer needed test
2020-09-07 22:19:19 +03:00
3a24cc1aa9
Implement PaginatedContainerHeader component
2020-09-07 22:13:29 +03:00
ca4423af74
Fix tests
2020-09-08 00:07:12 +09:00
e37c04cb6d
Change back to solid icon
2020-09-08 00:04:03 +09:00
a1214512bc
Add filter control tests
2020-09-07 23:57:49 +09:00
0d5d293279
Add manage collections dialog tests
2020-09-07 22:47:19 +09:00
98e9c4dc25
General refactorings
2020-09-07 21:08:48 +09:00
6cc4517600
Merge branch 'master' into collection-database
2020-09-07 20:03:11 +09:00
4680728b9c
Merge branch 'master' into update-dcc-exclusions
2020-09-07 18:01:44 +09:00
476c325626
Merge branch 'master' into gameplay-disable-overlays
2020-09-07 15:34:02 +09:00
8b1151284c
Simplify overly verbose step names
2020-09-06 18:25:47 +02:00