Commit Graph

43 Commits

Author SHA1 Message Date
cc056088bd Update profile subsections to use counters instead of missing text in line with web 2021-05-02 14:44:20 -07:00
718ba9253b Implement ProfileSubsection component 2020-11-21 03:18:24 +03:00
be5d143b5a Reorder params 2020-09-11 12:17:12 +09:00
913e3faf60 Move PaginatedContainerWithHeader logic to a base class 2020-09-10 20:48:06 +03:00
f88b2509f8 Fix ProfileSection header margin is too small 2020-09-07 23:43:26 +03:00
e39609d3ca Implement PaginatedContainerWithHeader component 2020-09-07 23:08:50 +03:00
b7bd084296 Remove missing text where not needed 2020-09-07 22:30:43 +03:00
1c55039994 Remove old header from PaginatedContainer 2020-09-07 22:24:10 +03:00
ed9663985b Rename panels 2020-04-21 20:55:33 +09:00
9b9b710ded Move and rename remaining direct classes 2020-04-21 16:41:07 +09:00
f6cde911e2 Use switch expressions 2019-12-17 13:41:28 +03:00
023892738a Integration into overlay 2019-12-17 12:36:44 +03:00
bef44b8e58 item -> model 2019-08-28 13:31:12 +09:00
f18b5a3c02 Remove "AllowCreate" function by instead handling nulls 2019-08-28 13:27:44 +09:00
9a383eee1a Add AllowCreate function 2019-08-27 15:58:57 +03:00
22ee7db805 Refactor PaginatedContainer to avoid code duplication 2019-08-27 15:47:37 +03:00
be51fde292 Centre beatmap panels in profile overlay 2019-08-19 13:22:32 +09:00
066bee3535 Simplify offset calculation 2019-07-19 16:02:33 +09:00
9458bca58f Update usage of requests 2019-07-15 13:37:25 +03:00
19fbab6892 Applied suggested changes 2019-05-28 19:39:31 +03:00
6ca3bd086f ShowMore button update 2019-05-28 17:04:05 +03:00
d8c55bc729 Adjust namespaces 2019-02-21 19:05:52 +09:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
f27bd3ef3e OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
923acfbeaf Fix some web requests being run after disposal of their owner 2018-09-05 10:26:54 +09:00
56c1c2beca Remove redundant multiple previews handling from PaginatedBeatmapContainer 2018-04-29 15:50:02 +03:00
fd54ae3c87 Simplify logic 2018-04-15 16:12:42 +09:00
671de4f6c2 Resolve merge conflicts 2018-04-14 15:11:28 +03:00
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
6cdfaffcf7 PaginatedBeatmapContainer.BeganPlayingPreview 2018-04-11 16:19:21 +03:00
640be621ac Handle multiple song previews playing in different beatmap categories on profile 2018-04-07 13:29:46 +03:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
4264641303 fix missing text appearing when request returns nothing but beatmaps are already there 2017-11-18 18:27:30 +01:00
4b9edc4645 Merge branch 'master' into profile_beatmaps 2017-11-14 20:27:17 +09:00
44671ad9cb Move common width definition to base class 2017-11-14 19:03:50 +09:00
f96f7e696d Tidy up variables a bit 2017-11-14 18:53:09 +09:00
160b988735 Reduce number of rqeuests to display beatmaps in profile
Comes at the cost of losing some information which should be loaded. This will be fixed at the osu-web end.
2017-11-14 18:51:41 +09:00
08ce2705c6 Add pending and graveyarded beatmapsets to profile page 2017-11-14 08:26:44 +03:00
edeeefea3b Fix missing text has been shown before api request has been completed 2017-11-08 20:42:24 +03:00
a12052ac51 CI fix 2017-11-06 22:18:37 +03:00
5d846bff7b Add (temporarily?) subrequest for each item to provide correct beatmap information 2017-11-06 22:05:04 +03:00
729777a7e0 Remove useless variable 2017-11-04 18:38:02 +03:00
761d885167 Add Favourite Beatmaps section in UserProfileOverlay 2017-11-03 20:25:21 +03:00