mozillascience / PaperBadger

Issuing badges to credit authors for their work on academic papers
https://badges.mozillascience.org/
Mozilla Public License 2.0
95 stars 45 forks source link

Upgrade react #204

Closed andreabedini closed 6 years ago

andreabedini commented 8 years ago

Work in progress towards #201.

I touched more than I should have, I won't take it personally if you close this PR and opt for something more contained.

I couldn't get /v/#/users/0000-0003-4959-3049/badges to work so for the time being it's /v/users/0000-0003-4959-3049/badges.

I started using the es6 module syntax since babel and lambdas were already in use.

abbycabs commented 8 years ago

Whoa, Thanks @andreabedini! This is a ton of work!

I'll take a closer look today :)

I started using the es6 module syntax since babel and lambdas were already in use.

Noice!

Here, have a githug!