Reorganize alerts index and manage password views
Small fixes to the main "index" view for alerts. Move the manage_password page for LV-EM observers to the ligoauth app and show a link to it from the navbar to those users.
Showing
- config/urls.py 5 additions, 2 deletionsconfig/urls.py
- gracedb/alerts/tests/test_access.py 2 additions, 24 deletionsgracedb/alerts/tests/test_access.py
- gracedb/alerts/urls.py 0 additions, 5 deletionsgracedb/alerts/urls.py
- gracedb/alerts/views.py 9 additions, 57 deletionsgracedb/alerts/views.py
- gracedb/ligoauth/tests/test_access.py 25 additions, 0 deletionsgracedb/ligoauth/tests/test_access.py
- gracedb/ligoauth/views.py 43 additions, 3 deletionsgracedb/ligoauth/views.py
- gracedb/templates/alerts/index.html 0 additions, 11 deletionsgracedb/templates/alerts/index.html
- gracedb/templates/ligoauth/manage_password.html 2 additions, 2 deletionsgracedb/templates/ligoauth/manage_password.html
- gracedb/templates/navbar_frag.html 5 additions, 3 deletionsgracedb/templates/navbar_frag.html
gracedb/ligoauth/tests/test_access.py
0 → 100644
Please register or sign in to comment