evaera / RoVer

This repo is RoVer V1, which is now deprecated and will no longer work. Get Rover V2 now: https://rover.link
https://rover.link
Apache License 2.0
145 stars 201 forks source link

New VirtualGroup and changes to getDevForumProfile #260

Closed Syrilai closed 4 years ago

Syrilai commented 4 years ago

This pull requests adds a new VirtualGroup, DevForumVisitor, which gives a role when the user has a DevForum account but is not a Member+.

I also changed getDevForumProfile() to use another endpoint on the DevForum that allows to retrieve the data via the user id. This fixes a lot of problems with people changing their name and losing their roles and not knowing how to get them back or what the problem is.

PhoenixShay commented 4 years ago

Please fix the failed builds RoVer/src/VirtualGroups.js:115:1: Trailing spaces not allowed.

Syrilai commented 4 years ago

My bad, I forgot to fully set up WebStorm for standardjs and ended up not noticing the trailing space.