You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Boris Sekachev 171a9202ed React & Antd: Dashboard migration (#892)
* Removed old dashboard
* Getting all users
* Updated changelog
* Reimplemented login decorator
* Implicit host, scheme in docker-compose
* Fixed issue with pagination
* Implicit page size parameter for tasks
* Fixed linkedin icon, added links to tasks in notifications
* Configurable method for check plugin
6 years ago
..
migrations Moved development on public github. 8 years ago
templates Permissions per tasks and jobs (#185) 7 years ago
__init__.py Permissions per tasks and jobs (#185) 7 years ago
admin.py Permissions per tasks and jobs (#185) 7 years ago
api_urls.py cvat-ui in docker (serve using nginx) (#658) 7 years ago
apps.py Permissions per tasks and jobs (#185) 7 years ago
auth.py Projects (server only, REST API) (#754) 6 years ago
auth_basic.py Permissions per tasks and jobs (#185) 7 years ago
auth_ldap.py Fix LDAP auth for new users. (#192) 7 years ago
decorators.py React & Antd: Dashboard migration (#892) 6 years ago
forms.py Moved development on public github. 8 years ago
models.py Moved development on public github. 8 years ago
serializers.py Auth for REST API (api/v1/auth/*) (#622) 7 years ago
signature.py cvat-ui in docker (serve using nginx) (#658) 7 years ago
tests.py Moved development on public github. 8 years ago
urls.py Auth for REST API (api/v1/auth/*) (#622) 7 years ago
views.py cvat-ui in docker (serve using nginx) (#658) 7 years ago