Dean Herbert
|
c078d3a344
|
Merge pull request #22357 from EXtremeExploit/groups-probationary-badges
Make probationary groups a bit transparent
|
2023-02-06 17:43:57 +09:00 |
|
EXtremeExploit
|
f9809c9481
|
the comment
|
2023-02-03 11:48:11 -03:00 |
|
Joseph Madamba
|
1a152452f1
|
Fix incorrect naming of badge header container
|
2023-01-31 15:16:29 -08:00 |
|
EXtremeExploit
|
1de0bed83d
|
fix comment
|
2023-01-26 11:09:16 -03:00 |
|
EXtremeExploit
|
0eaebfd40a
|
Use Alpha instead of opacity on bg color
|
2023-01-25 10:22:42 -03:00 |
|
Dean Herbert
|
6bf7773532
|
Increase duration of expansion transition
|
2023-01-25 14:28:25 +09:00 |
|
Dean Herbert
|
3e91dd2a16
|
Update spacing along with expanded state
|
2023-01-25 14:28:25 +09:00 |
|
Bartłomiej Dach
|
f2df36e6a5
|
Persist cover visibility to user settings
Follows web precedent, wherein the setting is saved to local storage.
|
2023-01-24 23:30:12 +01:00 |
|
Bartłomiej Dach
|
33e91cf512
|
Implement cover toggling
|
2023-01-24 23:06:49 +01:00 |
|
Bartłomiej Dach
|
e74176e5bd
|
Add cover toggle button
|
2023-01-24 23:06:46 +01:00 |
|
Bartłomiej Dach
|
ef7812412b
|
Update top header container appearance
|
2023-01-24 23:06:44 +01:00 |
|
Bartłomiej Dach
|
ff22a91d52
|
Move user cover lower down
|
2023-01-24 23:06:37 +01:00 |
|
Dean Herbert
|
432e0a6a37
|
Merge branch 'master' into level-badge-colour
|
2023-01-23 15:46:15 +09:00 |
|
Dean Herbert
|
9c2494383f
|
Rename fetch method to be non-plural to match all others
|
2023-01-23 15:43:52 +09:00 |
|
EXtremeExploit
|
8d4889d5ce
|
Cleanup
|
2023-01-22 17:42:53 -03:00 |
|
EXtremeExploit
|
e60a089f1a
|
Set alpha on container instead of children
|
2023-01-22 15:02:02 -03:00 |
|
EXtremeExploit
|
de5eb63ceb
|
Fix codefactor
|
2023-01-22 13:38:13 -03:00 |
|
EXtremeExploit
|
933fc8cc83
|
Fix comment
|
2023-01-22 13:33:36 -03:00 |
|
EXtremeExploit
|
64c9654910
|
Make probationary groups a bit transparent
|
2023-01-22 13:32:05 -03:00 |
|
Bartłomiej Dach
|
9bde1ef9bf
|
Privatise setter
|
2023-01-22 10:09:08 +01:00 |
|
Bartłomiej Dach
|
b98da506c1
|
Fix code quality inspection
|
2023-01-22 10:07:47 +01:00 |
|
EXtremeExploit
|
2f3971b6fb
|
Move code to already existing if block
|
2023-01-22 01:40:00 -03:00 |
|
EXtremeExploit
|
8c208da324
|
Cleanup
|
2023-01-22 01:39:01 -03:00 |
|
EXtremeExploit
|
05f77d2cab
|
Add modes text to groups tooltip
|
2023-01-22 01:36:53 -03:00 |
|
StanR
|
24ed84aad0
|
Add tiered level badge colouring
|
2023-01-18 16:25:11 +03:00 |
|
Bartłomiej Dach
|
f7c942ac10
|
Move user stats into detail header container
|
2023-01-17 22:32:24 +01:00 |
|
Bartłomiej Dach
|
7a475d9cf8
|
Move out stats from top header container
|
2023-01-17 22:32:15 +01:00 |
|
Bartłomiej Dach
|
350cce1315
|
Move contents of detail header to separate component
|
2023-01-17 22:32:12 +01:00 |
|
Bartłomiej Dach
|
f79037cefb
|
Move to LoadComplete() better
|
2023-01-16 21:47:31 +01:00 |
|
StanR
|
3f75506552
|
Move binding to LoadComplete
|
2023-01-16 23:42:07 +03:00 |
|
StanR
|
c5d09c0e2c
|
Rename variable
Co-authored-by: Bartłomiej Dach <dach.bartlomiej@gmail.com>
|
2023-01-16 23:36:50 +03:00 |
|
StanR
|
6207a96a29
|
Refactor LevelBadge to use LevelInfo
|
2023-01-16 23:24:09 +03:00 |
|
Bartłomiej Dach
|
bfca75395b
|
Adjust colour of top header container
|
2023-01-14 17:37:33 +01:00 |
|
Bartłomiej Dach
|
6a9d842660
|
Adjust user profile header detail appearance
|
2023-01-14 17:37:31 +01:00 |
|
Bartłomiej Dach
|
de077403e9
|
Adjust visual appearance of profile value displays
|
2023-01-14 17:37:28 +01:00 |
|
Bartłomiej Dach
|
f80dddbb5e
|
Rearrange and adjust header components where simple
|
2023-01-14 17:17:28 +01:00 |
|
Bartłomiej Dach
|
49e08c06a6
|
Adjust general appearance of user profile overlay
|
2023-01-14 16:59:51 +01:00 |
|
StanR
|
e2d6e31314
|
Using
|
2023-01-14 02:26:26 +03:00 |
|
StanR
|
660bf748d5
|
Fix GroupBadge crashing on null group colour
|
2023-01-14 02:23:08 +03:00 |
|
Bartłomiej Dach
|
52eabbf224
|
Merge branch 'master' into user-profile/ruleset-switching
|
2023-01-11 19:11:40 +01:00 |
|
Dean Herbert
|
08ca62205a
|
Merge pull request #22123 from stanriders/group-badges
Implement user group badges
|
2023-01-11 18:42:50 +09:00 |
|
Dean Herbert
|
2dcc61caf5
|
Add extra level of nullabiliy checking because NRT is not present
|
2023-01-11 17:38:08 +09:00 |
|
Dean Herbert
|
b1a13286a3
|
Remove some redundancies
|
2023-01-11 16:50:37 +09:00 |
|
Dean Herbert
|
318867f486
|
Fix previous badges potentially not being cleared if new user has no badges
|
2023-01-11 16:48:47 +09:00 |
|
Dean Herbert
|
e0d58d51b6
|
Split out classes into own files and rename GroupInfoContainer to a flow
|
2023-01-11 16:47:29 +09:00 |
|
StanR
|
5441c02a1a
|
Implement user group badges
|
2023-01-11 07:11:38 +03:00 |
|
Bartłomiej Dach
|
62e12277d8
|
Rename things yet again
|
2023-01-10 19:30:01 +01:00 |
|
Bartłomiej Dach
|
4dec3cae57
|
Rename UserProfileData -related symbols
|
2023-01-09 17:46:08 +01:00 |
|
Bartłomiej Dach
|
fdf0d4bd62
|
Rename UserProfile{ -> Data}
|
2023-01-09 17:37:28 +01:00 |
|
Bartłomiej Dach
|
c759b743dc
|
Add support for switching rulesets on profile overlay
|
2023-01-02 17:23:06 +01:00 |
|