nopaque/app
2019-08-16 09:49:27 +02:00
..
admin Add new admin blueprint with new user delete feature. Reorganize templates etc. 2019-08-15 15:56:53 +02:00
api Add switch for admins to get all jobs (of all users) 2019-08-15 13:33:15 +02:00
auth Add redirect for login page if the user is already loged in. 2019-08-02 13:30:43 +02:00
main Add new admin blueprint with new user delete feature. Reorganize templates etc. 2019-08-15 15:56:53 +02:00
services Use Flask-APScheduler. Move docker swarm logic to scheduler. 2019-08-13 14:10:50 +02:00
static Add list.js to base template. 2019-08-08 14:28:16 +02:00
templates Add admin functions to api. Add to_jsonifyable method to Job and Corpus and use it in API. 2019-08-16 09:49:27 +02:00
__init__.py Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/opaque into development 2019-08-15 15:57:40 +02:00
decorators.py Add Roles and Permission models so that only admins can access /admin 2019-07-09 15:41:16 +02:00
email.py Add .j2 suffix for template files 2019-07-08 16:07:46 +02:00
models.py Add admin functions to api. Add to_jsonifyable method to Job and Corpus and use it in API. 2019-08-16 09:49:27 +02:00
scheduler_functions.py Rename scheduler function 2019-08-13 14:27:02 +02:00
tables.py Add new admin blueprint with new user delete feature. Reorganize templates etc. 2019-08-15 15:56:53 +02:00