KryptedGaming / django-eveonline-connector

Django extension that adds entity models, SSO views, and celery tasks to interact with the #1 sci-fi sandbox MMO.
https://pypi.org/project/django-eveonline-connector/
MIT License
1 stars 1 forks source link

Re-design Character List View #16

Closed porowns closed 3 years ago

porowns commented 3 years ago

Character list page is disgustingly slow, it needs to be paginated with a proper REST API. Also, it needs to be reworked a bit permissions-wise.

New Permissions

By default, users should be able to see all of their characters in the character list. Additional behavior should depend on permissions.