Dean Herbert
|
7e3652284d
|
Adjust various class naming and add some xmldoc
|
2023-09-12 17:15:16 +09:00 |
|
Bartłomiej Dach
|
824416067e
|
Fix test failure
|
2023-09-11 20:53:17 +02:00 |
|
Bartłomiej Dach
|
f9d4fbee56
|
Add collapsed state to effect preview panel
|
2023-09-11 10:16:24 +02:00 |
|
Bartłomiej Dach
|
53c30dca64
|
Fix data flow being sometimes incorrect
|
2023-09-11 09:53:58 +02:00 |
|
Bartłomiej Dach
|
a631fae6df
|
Add actual testing
|
2023-09-11 09:19:37 +02:00 |
|
Bartłomiej Dach
|
bdf87e43db
|
Merge branch 'master' into slider-with-textbox-instantaneous
|
2023-08-16 10:48:45 +02:00 |
|
Bartłomiej Dach
|
049215f2dc
|
Add test coverage for invalid input scenarios
|
2023-08-01 01:02:16 +02:00 |
|
Bartłomiej Dach
|
4fb0ff8800
|
Implement instantaneous SliderWithTextBoxInput mode
|
2023-08-01 01:02:16 +02:00 |
|
Bartłomiej Dach
|
0b019f1d45
|
Add test covering desired instantaneous behaviour
|
2023-08-01 01:01:37 +02:00 |
|
Bartłomiej Dach
|
ca81f23356
|
Add test covering non-instantaneous behaviour
|
2023-08-01 01:01:37 +02:00 |
|
Dean Herbert
|
528298bc39
|
Update test in line with framework changes
|
2023-08-01 07:17:12 +09:00 |
|
Bartłomiej Dach
|
f66093d3cf
|
Revert failing test to prior assertions too
|
2023-07-26 21:51:32 +02:00 |
|
Bartłomiej Dach
|
f3a95d4c13
|
Merge branch 'master' into menu-star-fountains
|
2023-07-19 21:26:41 +02:00 |
|
Bartłomiej Dach
|
cdbb6f90be
|
Merge pull request #24199 from peppy/revert-to-default-design-change
Update design of "revert to default" button
|
2023-07-13 23:44:24 +02:00 |
|
Dean Herbert
|
20e4e2581a
|
Change IBeatSyncProvider.Clock to always be non-null
|
2023-07-13 22:13:40 +09:00 |
|
Dean Herbert
|
db37de45ac
|
Allow saving changes to presets in popover using "select" binding
|
2023-07-13 17:53:26 +09:00 |
|
Dean Herbert
|
f5c472c0fe
|
Don't hide mod select overlay when pressing select binding with no search
|
2023-07-13 17:50:07 +09:00 |
|
Dean Herbert
|
1bfe5a18cb
|
Rename RestoreDefaultValueButton to RevertToDefaultButton
Because I can't find it every time I search.
|
2023-07-13 13:46:50 +09:00 |
|
Bartłomiej Dach
|
e2aaef6663
|
Merge branch 'master' into no-dismiss-all-progress-notifications
|
2023-07-08 14:19:57 +02:00 |
|
Dean Herbert
|
f8be6d41f7
|
Play basic notification test first
|
2023-07-07 13:23:45 +09:00 |
|
Dean Herbert
|
a98a36872e
|
Bring realm library up-to-date
|
2023-07-06 13:37:43 +09:00 |
|
Dean Herbert
|
cf43cd2bdc
|
Rename test scene to match updated class name
|
2023-06-25 21:26:10 +09:00 |
|
Bartłomiej Dach
|
a7202721ff
|
Merge branch 'master' into no-confirmation-on-update-restart
|
2023-06-25 13:35:21 +02:00 |
|
Bartłomiej Dach
|
d7ae430ec2
|
Merge branch 'master' into framework-update
|
2023-06-24 18:47:52 +02:00 |
|
Dean Herbert
|
3585c3f1d5
|
Apply required nullability changes
|
2023-06-24 09:58:36 +09:00 |
|
Dean Herbert
|
0ab0c52ad5
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
|
Dean Herbert
|
1dc7c05c12
|
Merge branch 'master' into no-confirmation-on-update-restart
|
2023-06-23 15:33:01 +09:00 |
|
Dean Herbert
|
7fa07805b0
|
Expose all notifications from INotificationOverlay
Also fixes `HasOngoingOperations` not actually working.
|
2023-06-23 15:19:21 +09:00 |
|
Dean Herbert
|
6df617d536
|
Rename ExitConfirmOverlay to be more explicit about purpose
|
2023-06-23 14:46:38 +09:00 |
|
Dean Herbert
|
11a97e1bb8
|
Move confirmation bypass implementation to MainMenu to allow for more correct logic
|
2023-06-23 14:42:56 +09:00 |
|
Bartłomiej Dach
|
2c1c20e0a7
|
Rename test helpers
|
2023-06-22 23:10:16 +02:00 |
|
Bartłomiej Dach
|
786deec296
|
Rename and xmldoc members
|
2023-06-22 23:00:52 +02:00 |
|
Liam DeVoe
|
6de7328fef
|
add test for comment when logging in and out
|
2023-06-21 02:17:51 -04:00 |
|
Liam DeVoe
|
dd4f271158
|
fix cancel test for new button layout
|
2023-06-21 02:15:02 -04:00 |
|
Liam DeVoe
|
343052410b
|
update CommentEditor test components
|
2023-06-19 22:08:45 -04:00 |
|
Bartłomiej Dach
|
75300ca229
|
Switch search box to initially unfocused
Done primarily to keep mod hotkeys working without any behavioural
changes when mod select is opened.
|
2023-06-18 15:58:50 +02:00 |
|
Bartłomiej Dach
|
9ba4bf5fb7
|
Merge branch 'master' into add-mod-search-option
|
2023-06-18 15:06:21 +02:00 |
|
Bartłomiej Dach
|
0b6c0592e4
|
Add failing test case for mod preset filtering not working after ruleset change
|
2023-06-18 14:51:16 +02:00 |
|
Bartłomiej Dach
|
b9156b1df3
|
Reword/rename some stuff in test
|
2023-06-18 14:24:35 +02:00 |
|
Bartłomiej Dach
|
76f509a1db
|
Do not use ?? true pattern
Universally disliked. `!= false` is preferred.
|
2023-06-18 14:19:38 +02:00 |
|
Dean Herbert
|
eb31fdecee
|
Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change
See https://github.com/ppy/osu-framework/pull/5834
|
2023-06-18 20:57:32 +09:00 |
|
Cootz
|
036479dd9d
|
Merge branch 'master' into add-mod-search-option
|
2023-06-09 16:27:18 +03:00 |
|
Dean Herbert
|
757596fffa
|
Add test coverage of scroll failing
|
2023-06-07 16:32:29 +09:00 |
|
Cootz
|
71e6f80c40
|
Add hotkey for switching search bar focus
|
2023-06-05 15:54:19 +03:00 |
|
Cootz
|
3ebc801484
|
Move (de)select all mods hotkeys handling to ModSelectOverlay
|
2023-06-05 13:49:07 +03:00 |
|
Cootz
|
fd554033db
|
Update tests
|
2023-06-04 17:11:04 +03:00 |
|
Cootz
|
4c7cca101e
|
Rename IsValid to Visible
|
2023-06-02 11:33:38 +03:00 |
|
Dean Herbert
|
058edb5d5f
|
Centralise beatmap playable duration and bounds lookups
|
2023-05-25 17:32:48 +09:00 |
|
Cootz
|
c3f06ad2db
|
Merge branch 'master' into add-mod-search-option
|
2023-05-23 08:55:57 +03:00 |
|
Cootz
|
67bf1b4dfe
|
Select/deselect first visible mod when GlobalAction.Select is triggered
|
2023-05-21 11:05:01 +03:00 |
|