Commit Graph

9409 Commits

Author SHA1 Message Date
84aaf5fedf Change ways to access submit button state 2022-11-29 14:37:35 +03:00
6c126f5223 Remove useless local actions on click 2022-11-29 14:25:51 +03:00
cfffe5f002 Avoid null string 2022-11-29 14:20:38 +03:00
d20dc3668e Enable nullability 2022-11-29 05:17:44 +03:00
8b033bf9f7 Allow localisable strings 2022-11-29 05:13:54 +03:00
212d78865a Add a few more missing partial specs 2022-11-26 16:30:52 +01:00
894ef15e79 Merge branch 'master' into update-framework 2022-11-26 16:19:36 +01:00
7bc8908ca9 Partial everything 2022-11-27 00:00:27 +09:00
ca0597b38e Merge branch 'master' into dont-change-ruleset-convert 2022-11-25 19:23:36 +01:00
73176a1315 Merge branch 'master' into triangle-button-v2 2022-11-25 18:35:59 +01:00
2425878e67 Add test coverage 2022-11-25 20:06:36 +09:00
fca3e7e39f Merge branch 'master' into editor-seek-control-points 2022-11-24 21:53:47 +01:00
ba0990d43e Update test assumptions 2022-11-25 01:51:41 +09:00
53b03df93d Combine TriangleButton and RoundedButton classes 2022-11-24 16:26:57 +09:00
40f706155f Update RoundedButton to have new triangles design 2022-11-24 16:18:15 +09:00
44a71741e4 Merge pull request #21225 from EVAST9919/triangles-v2
Implement TrianglesV2 component
2022-11-24 16:15:25 +09:00
8914a871c1 Merge pull request #21065 from C0D3-M4513R/beatmap-info
Add Beatmap Information elements
2022-11-24 15:22:04 +09:00
37f725bfa2 Reverse directionality of up/down traversal keys to match scroll 2022-11-24 13:55:58 +09:00
2f67199b1c Merge branch 'master' into fix-missing-day-separator 2022-11-23 18:40:44 +01:00
cf5f5a4de3 Extend tap timing control test coverage in no point selected case 2022-11-23 17:25:34 +01:00
06449b62f1 Add test coverage for crash scenario 2022-11-23 16:11:57 +01:00
2204af04e4 Improve test scene to better show colour gradient 2022-11-23 16:12:13 +03:00
a6bba1967e Update serialisation test to match new comopnent naming 2022-11-23 17:06:22 +09:00
a9192c32ea Merge branch 'master' into beatmap-info 2022-11-23 16:10:12 +09:00
9b9b8a5977 Add ability to seek between control points in editor using down/up arrows
Matches stable. Addresses #21376.
2022-11-23 15:59:32 +09:00
172e798847 Merge pull request #21228 from Terochi/recent-messages-implementation
Add ability to view chat send history in input box
2022-11-23 14:58:42 +09:00
39934bccd6 Add back removed test coverage 2022-11-22 19:47:41 +01:00
76bb529cfa Add test for local echo adding day separator 2022-11-22 16:46:21 +01:00
6b75f529c7 Merge pull request #21366 from bdach/broken-rank-graph-test
Fix broken rank graph test
2022-11-22 14:35:14 +09:00
41039340cf Fix rank graphs not showing in test due to unset IsRanked 2022-11-21 21:00:06 +01:00
1777a60136 Add failing assertions 2022-11-21 20:58:52 +01:00
735cac3104 Rewrite rank graph test to use more modern style 2022-11-21 20:56:38 +01:00
f36ccab84e Merge branch 'master' into tablet-settings-test-scene 2022-11-21 20:42:04 +01:00
ff5cb116f0 Fix weird scroll container sizing 2022-11-21 19:27:06 +01:00
7944d9cefa Merge pull request #21304 from EVAST9919/beatmap-bar
Rework BarGraph to use Quads
2022-11-21 16:24:18 +01:00
d81ef541bc Variant 5: cannot change history, edit resets index 2022-11-21 10:17:28 +01:00
7dc7729ac2 Variant 4: cannot change history, empty text/everything selected resets index (current with bug fix) 2022-11-21 10:11:26 +01:00
93ab1c9432 Merge branch 'master' into beatmap-info 2022-11-21 09:01:24 +00:00
58288275a6 Variant 3: cannot change history, cannot reset index (the "default") 2022-11-21 09:43:36 +01:00
672e1cd45b Variant 2: edit changes history, cannot reset index (similar to stable) 2022-11-21 09:41:29 +01:00
8f942f130b Variant 1: edit changes history, empty text resets index 2022-11-21 09:36:31 +01:00
14a4de36f4 Expose thickness property 2022-11-21 10:20:35 +03:00
9a330c3cdb Apply nullability and clean up conditionals 2022-11-21 15:02:45 +09:00
a07b033d22 Merge branch 'master' into triangles-v2 2022-11-21 14:55:01 +09:00
dfa92b3de9 Merge pull request #21326 from bdach/fix-phantom-beatmap-sets
Fix phantom beatmap sets appearing on carousel after delete/update
2022-11-21 13:25:14 +09:00
d0ff5be7e6 Fix TestSceneTabletSettings falling off the bottom of the screen 2022-11-21 12:15:43 +09:00
1269afd0c5 Merge pull request #21307 from frenzibyte/disable-scroll-speed-on-osu
Hide scroll speed control from effects section on rulesets which don't support it
2022-11-20 16:17:55 +01:00
793d5b117e Fix timing screen test scene not creating editor beatmap properly 2022-11-20 15:20:35 +03:00
b3667821eb Add failing test case 2022-11-20 10:07:32 +01:00
6f449a583e Handle empty values as a separate case 2022-11-19 23:27:48 +03:00