v2.1.0
What's Changed
- Add pagination to organization teams table by @vgeorge in #342
- Fix API docs by @vgeorge in #346
- Fix auth setup instructions by @vgeorge in #348
- Add username table by @kamicut in #347
- Add pagination to profile page by @vgeorge in #349
- Add pagination to organization page by @vgeorge in #353
- Make sure user ids are integers when resolving member names by @vgeorge in #356
- Use logger helper consistently by @vgeorge in #357
- Fix data fetching on badge page by @vgeorge in #360
- Run checks on develop by @vgeorge in #366
- Add display name to welcome page by @LanesGood in #369
- Add search to members and staff tables in organization page by @vgeorge in #367
- Remove express server from v1 by @vgeorge in #359
- Token Validation for API calls, fix #354 by @kamicut in #372
- Add sort, pagination and search to members list at team page by @vgeorge in #370
- Adds search and sort to org teams, members, staff tables by @vgeorge in #375
- Update map bounds checkbox by @LanesGood in #374
- Fix API Docs URL link by @willemarcel in #380
- allowing CORS in API by @kamicut in #381
- Add badges to org members table by @vgeorge in #384
- Add external links buttons to the team view by @vgeorge in #378
- Limit badges column to 3 badges in users table by @LanesGood in #386
- Add role label to users and members table by @LanesGood in #389
- Update pagination button styles by @LanesGood in #377
Full Changelog: v2.0.0...v2.1.0