Jos
Jos
Hey @BobEvans I was wondering if you have a list of changes needed in the Android version for the new Play store requirements `(targetSdkVersion=26)` coming up at the end of...
Hi @BobEvans I've added a multiline option. Any feedback would be highly appreciated. Thanks!
There is a bunch of code in the projects view that applies conditions depending on fields supposedly coming from the filter form, but they don't seem to exist. One of...
**Description of the bug** The library does not install on node v12. Given that v10 is now on maintenance and v12 is the current active, support would be appreciated. **Steps...
fix for #135 for DOIs with extra slashes in the paper widget (the one supporting older browsers). Also adds a html example/testing page with one of those DOIs.
The manual migration of badge info from badgekit to badgr resulted in some of the _badge class slugs_ being different (data-curation != data_curation), and this is problematic for the client....
Simplify the code because we don't have to handle different slugs anymore (changed in the origin database). I have run the migrations and placed the new DB in the [local-badgr-server](https://github.com/josmas/local-badgr-server)...
hey @acabunoc this is a bigger one, especially because you'll need a badgr-server up and running to test it out. Let's have a chat about how to best do the...
Something like [swagger](http://swagger.io/) but it does not have to be Swagger. Currently the API endpoints are being documented in the main page and the Readme, but as the API grows,...
The app currently uses react 0.13. A good first step would be to figure what's needed for the migration (for instance, react has been subdivided into smaller packages since 0.13)....