OpenRA / openrauseraccounts

Connect phpBB forum accounts to OpenRA installations
https://forum.openra.net/ucp.php?i=232
GNU General Public License v2.0
3 stars 3 forks source link

Add another UCP tab for non-default badges #29

Closed ghost closed 6 years ago

ghost commented 6 years ago

Like the 'Default badges' tab but will list "special" badges the user earned. This is consistent with the current system which allows the user to select badges from default/special badges tab and then manage their order in the profile badges tab. Parts of the 'default_badges' code can be reused for this.

pchote commented 6 years ago

Maybe combine this with the default badges page, listing them as options in the same (visual) table?

pchote commented 6 years ago

I have proposed an implementation for this in #19.

ghost commented 6 years ago

Implemented as suggested. Renamed Default badges to Select badges and Profile badges to Order badges.