Bartłomiej Dach
|
2f8747776e
|
Fix nullability inspection
|
2024-01-24 22:01:59 +01:00 |
|
Bartłomiej Dach
|
0d7834af5f
|
Ensure all remaining test usages of IAPIAccess.Login() also authenticate with second factor
|
2024-01-23 18:04:41 +01:00 |
|
Bartłomiej Dach
|
d7e957087e
|
Fix account creation overlay test not clearing second auth factor
|
2024-01-23 17:00:16 +01:00 |
|
StanR
|
b86c883a5d
|
Merge branch 'master' into user-rank-card
|
2024-01-15 16:37:48 +06:00 |
|
Dean Herbert
|
a3b63391fa
|
Merge pull request #26356 from stanriders/global-user-statistics
Add `Statistics` bindable to `IAPIProvider` and update it from `SoloStatisticsWatcher`
|
2024-01-15 18:43:35 +09:00 |
|
Dean Herbert
|
79ff767eba
|
Remove unused using
|
2024-01-09 14:51:30 +09:00 |
|
Dean Herbert
|
7d57a668ab
|
Use main page constant in more places
|
2024-01-09 13:12:54 +09:00 |
|
Joseph Madamba
|
b03813d3b4
|
Update casing of hardcoded "Main_page" string in tests
|
2024-01-08 14:37:50 -08:00 |
|
Dean Herbert
|
085f5acd1a
|
Fix another rider inspection (why do these keep coming up at random)
|
2024-01-04 19:26:28 +09:00 |
|
wooster0
|
92c4566287
|
Fix typo
|
2024-01-04 12:20:05 +09:00 |
|
StanR
|
e240443c46
|
Update LocalUser statistics, add test
|
2024-01-03 18:15:32 +06:00 |
|
StanR
|
3df7430d2e
|
Bind UserRankPanel values to Statistics bindable in APIAccess
|
2024-01-03 14:32:32 +06:00 |
|
StanR
|
c4be6fa974
|
Fix code quality, add new cards to the test scene
|
2024-01-03 00:37:24 +06:00 |
|
Bartłomiej Dach
|
32d8ee2d0c
|
Add test coverage
|
2023-12-23 13:42:19 +01:00 |
|
Bartłomiej Dach
|
67a5e01c49
|
Update assertions in test
|
2023-12-14 15:19:29 +01:00 |
|
Dean Herbert
|
5e10f9f899
|
Fix failing tests due to more textboxes being present with searchable dropdowns
|
2023-12-13 15:11:47 +09:00 |
|
Bartłomiej Dach
|
86e003aec1
|
Update currently online display tests
|
2023-12-06 19:37:35 +01:00 |
|
Bartłomiej Dach
|
602550b9c2
|
Fix test failures
|
2023-12-06 19:37:28 +01:00 |
|
Bartłomiej Dach
|
d66fa09320
|
Simplify UserStatus to be an enumeration type
There were absolutely no gains from having it be a reference type /
class, only complications, especially when coming from the serialisation
angle.
|
2023-12-06 18:52:27 +01:00 |
|
Bartłomiej Dach
|
30a4e77097
|
Merge branch 'master' into fix-overlapping-chat-links
|
2023-12-01 14:30:55 +01:00 |
|
Bartłomiej Dach
|
d97ae8df6a
|
Remove commented out italic code
It's a holdover from the Exo days (anyone remember those?) and hasn't
been relevant for years, so why keep it.
|
2023-12-01 13:31:11 +01:00 |
|
Susko3
|
c395ae2460
|
Add failing tests
They throws `ArgumentOutOfRangeException` on the first drawable Update()
|
2023-12-01 00:51:20 +01:00 |
|
Susko3
|
7f9ae55f5e
|
Add passing tests
|
2023-12-01 00:48:55 +01:00 |
|
Susko3
|
1a33bfbb3a
|
Enable NRT
|
2023-12-01 00:37:16 +01:00 |
|
Susko3
|
fba6349c65
|
Remove unused properties
|
2023-12-01 00:36:40 +01:00 |
|
Susko3
|
21fedff54f
|
Check number of links shown
|
2023-12-01 00:29:37 +01:00 |
|
Susko3
|
7b1ccb38cb
|
Remove redundant string interpolation
|
2023-11-30 23:35:10 +01:00 |
|
Susko3
|
0520ac265f
|
Move to TestCase -based test
|
2023-11-30 23:34:43 +01:00 |
|
Susko3
|
52ffbcc6db
|
Move special cases to TestCase 'd test
|
2023-11-30 23:29:22 +01:00 |
|
Susko3
|
3ca3f25492
|
Extract local method
|
2023-11-30 23:26:52 +01:00 |
|
Susko3
|
9a32c0368e
|
Remove redundant linkAmount parameter
|
2023-11-30 14:38:58 +01:00 |
|
Susko3
|
831fe5b9f2
|
Use collection assert to ease debugging
|
2023-11-30 14:36:23 +01:00 |
|
Dean Herbert
|
9015615336
|
Update test to work with new drag bar location
|
2023-11-24 19:45:04 +09:00 |
|
Stedoss
|
826c82de47
|
Add unit test for handling login state in UserProfileOverlay
|
2023-11-21 01:56:37 +00:00 |
|
Joseph Madamba
|
dc2d574965
|
Fix comment markdown image not showing tooltips
|
2023-11-15 19:50:32 -08:00 |
|
Joseph Madamba
|
2b19cf6ce4
|
Fix comment markdown style regression
|
2023-11-15 19:50:32 -08:00 |
|
Bartłomiej Dach
|
b6dcd7d55f
|
Fix tests so that they actually assert something
|
2023-11-10 18:48:45 +09:00 |
|
Bartłomiej Dach
|
d0f1326a63
|
Fix formatting
|
2023-11-10 17:54:48 +09:00 |
|
Dean Herbert
|
7fc2050f72
|
Rename variables and mak seconary tooltip type work again
|
2023-11-10 11:52:34 +09:00 |
|
Joshua Hegedus
|
4900a91c60
|
fixed static analysis problems and finished the implementation
|
2023-11-09 13:27:09 +01:00 |
|
Joshua Hegedus
|
ccb9ff826a
|
fixed tests
|
2023-11-09 13:09:59 +01:00 |
|
Dean Herbert
|
02966bc02f
|
Merge branch 'master' into change-clickable-avatars-tooltip-for-usergrid
|
2023-11-09 18:19:23 +09:00 |
|
Dean Herbert
|
38847c3ac5
|
Change test to move only on a toggle step
|
2023-11-08 17:23:01 +09:00 |
|
Andrei Zavatski
|
9d10d93085
|
Adjust test scene to see graph flickering
|
2023-11-06 20:45:52 +03:00 |
|
Joshua Hegedus
|
a01f6187f4
|
testing the tooltip
|
2023-11-06 14:52:06 +01:00 |
|
Joshua Hegedus
|
718492a0b7
|
fixed DRY
|
2023-11-06 11:29:15 +01:00 |
|
Joshua Hegedus
|
b45d8c785c
|
fixed review findings
|
2023-11-06 08:38:34 +01:00 |
|
Joshua Hegedus
|
ec290ae953
|
added tests
|
2023-11-04 19:03:23 +01:00 |
|
Salman Ahmed
|
af10dbb76c
|
Add test case with many tournament banners
|
2023-10-30 06:20:01 +03:00 |
|
Salman Ahmed
|
ec9ae12bbd
|
Update API response model to accept array of tournament banners
|
2023-10-29 01:43:49 +03:00 |
|
Andrei Zavatski
|
1dbdbd6de6
|
Merge branch 'master' into comments-image-size
|
2023-10-23 13:22:31 +03:00 |
|
Dean Herbert
|
5341a335a6
|
Bypass Parent nullability checks for now
|
2023-10-17 17:48:45 +09:00 |
|
Andrei Zavatski
|
292273edbe
|
Add test scene
|
2023-09-23 06:31:26 +03:00 |
|
Bartłomiej Dach
|
06d1a2a316
|
Merge branch 'beatmap-card-nano' into missing-beatmap
|
2023-09-18 14:56:06 +02:00 |
|
Lukynka CZE
|
2a18f76b02
|
add visual test
|
2023-09-14 17:48:10 +02:00 |
|
Dean Herbert
|
b4bedee49e
|
Adjust naming of component to give more context
|
2023-09-12 15:43:59 +09:00 |
|
tsrk.
|
dbc07bc6dc
|
fix: provide OverlayColourProvider as a dep in tests
|
2023-09-12 01:34:17 +02:00 |
|
tsrk.
|
8c137353b6
|
feat: integrate previous usernames tooltip to profile overlay
|
2023-09-11 15:02:19 +02:00 |
|
Joseph Madamba
|
5ee412cc9a
|
Use @2x variant of profile badges
|
2023-09-06 16:17:53 -07:00 |
|
cdwcgt
|
58844092d6
|
post a notification instead a screen
|
2023-09-04 16:17:21 +09:00 |
|
cdwcgt
|
dfecddbf5d
|
Merge branch 'master' into missing-beatmap
|
2023-09-04 12:41:23 +09:00 |
|
cdwcgt
|
e7b34cd4da
|
declare BeatmapSet is not null
|
2023-08-14 03:43:16 +09:00 |
|
Joseph Madamba
|
d179fe3d96
|
Add support for changelog entries with url attached
|
2023-08-03 23:24:37 -07:00 |
|
cdwcgt
|
eef63b41da
|
fetch missing beatmap when import score with missing beatmap
|
2023-08-02 17:58:05 +09:00 |
|
Bartłomiej Dach
|
4859b8c994
|
Add some extra text coverage against potential emoji-to-link misparses
|
2023-07-13 20:51:52 +02:00 |
|
Bartłomiej Dach
|
2af8c7bc24
|
Add failing test case for chat message length limit enforcement
|
2023-07-09 21:40:27 +02:00 |
|
Bartłomiej Dach
|
d7ae430ec2
|
Merge branch 'master' into framework-update
|
2023-06-24 18:47:52 +02:00 |
|
Bartłomiej Dach
|
e273c223a8
|
Fix some more missed CI inspections
|
2023-06-24 17:11:38 +02:00 |
|
Bartłomiej Dach
|
e3a89a6273
|
Fix remaining obvious CI inspections
|
2023-06-24 16:07:01 +02:00 |
|
Dean Herbert
|
2bda63c2c8
|
Merge branch 'master' into mass-nrt
|
2023-06-24 09:59:15 +09:00 |
|
Dean Herbert
|
58e6b3782b
|
Fix a couple of remaining issues
|
2023-06-24 09:58:36 +09:00 |
|
Salman Ahmed
|
c5771912db
|
Merge branch 'master' into tournament-chatcolor
|
2023-06-23 22:23:33 +03:00 |
|
Dean Herbert
|
0ab0c52ad5
|
Automated pass
|
2023-06-24 01:00:03 +09:00 |
|
Joseph Madamba
|
9ae864c219
|
Fix beatmap info length tooltip not showing actual drain length
|
2023-06-17 15:00:32 -07:00 |
|
cdwcgt
|
51451bd53e
|
fix test
|
2023-06-14 01:32:27 +09:00 |
|
cdwcgt
|
430938fbb2
|
allow custom username color for chatLine
user's color (e.g. green for NAT) will be ignore
|
2023-06-12 22:07:36 +09:00 |
|
Bartłomiej Dach
|
58507291b9
|
Apply NRT in MemoryCachingComponent test-only subclasses
|
2023-06-09 13:48:42 +02:00 |
|
Dean Herbert
|
9160711470
|
Change "Show main page" test steps to actually load the main page
|
2023-05-08 15:32:00 +09:00 |
|
Dean Herbert
|
f002038137
|
Add test coverage of failing wiki return to page scenario
|
2023-05-08 15:29:05 +09:00 |
|
Bartłomiej Dach
|
fba3c587cf
|
Add test coverage for info message failing to display
|
2023-05-06 15:26:29 +02:00 |
|
Dean Herbert
|
8391e2a538
|
Move reporting code out of DrawableChatUsername into more correct locations
|
2023-05-05 14:03:42 +09:00 |
|
cdwcgt
|
2cb6642b0d
|
use AddUntilStep or not wait
|
2023-05-04 13:18:25 +09:00 |
|
cdwcgt
|
25bf4e68ec
|
remove useless wait
|
2023-05-03 22:53:13 +09:00 |
|
Dean Herbert
|
b932e4d986
|
Rename DrawableUsername to DrawableChatUsername and only pass message ID
|
2023-05-03 18:53:22 +09:00 |
|
Dean Herbert
|
4f55afb60d
|
Merge branch 'master' into chat-report
|
2023-05-03 18:50:38 +09:00 |
|
Bartłomiej Dach
|
6e08105e2c
|
Remove usage of "diff" vernacular
|
2023-04-10 15:27:10 +02:00 |
|
Joseph Madamba
|
ed208ef127
|
Fix more typos and adjust font size to match web
|
2023-04-07 21:10:37 -07:00 |
|
cdwcgt
|
9e0277b2fd
|
useless using
|
2023-04-04 00:19:14 +09:00 |
|
cdwcgt
|
735b48679e
|
use LinkFlowContainer directly
|
2023-04-03 20:09:49 +09:00 |
|
cdwcgt
|
2cf8636366
|
show guest diff author in BeatmapPicker
|
2023-04-02 22:25:58 +09:00 |
|
cdwcgt
|
f01247f1ab
|
test
|
2023-03-28 21:41:00 +09:00 |
|
cdwcgt
|
899860dd77
|
Merge branch 'master' into chat-report
|
2023-03-28 21:14:11 +09:00 |
|
Joseph Madamba
|
e1906a90eb
|
Use image@2x from tournament banner api
|
2023-03-25 13:08:46 -07:00 |
|
cdwcgt
|
26f2d9047d
|
code style fix
|
2023-03-23 01:11:44 +09:00 |
|
cdwcgt
|
8518d15b8d
|
use endpoint
|
2023-03-23 01:00:38 +09:00 |
|
Dean Herbert
|
db227b1798
|
Merge branch 'master' into chat-report
|
2023-03-22 16:26:28 +09:00 |
|
Joseph Madamba
|
cb51b9e350
|
Use existing ModdingBeatmap activity
|
2023-02-12 15:01:50 -08:00 |
|
Joseph Madamba
|
bbeef53569
|
Add TestingBeatmap activity
|
2023-02-12 13:11:42 -08:00 |
|
Joseph Madamba
|
afb66d8af4
|
Make user activity class names more specific
|
2023-02-12 12:32:17 -08:00 |
|
Dean Herbert
|
0c5dae5f26
|
Merge pull request #22529 from ItsShamed/dsc/presence
Add support for `Watching` and `Spectating` activities in `ReplayPlayer` and `SoloSpectatingPlayer`
|
2023-02-11 17:29:47 +09:00 |
|