This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
You've already forked notifications-admin
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-06-11 08:51:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ea8491b39cb7f8564d4611ada2f1c7de2293e13
notifications-admin
/
app
/
main
/
views
History
Nicholas Staples
6ea8491b39
Service name uniqueness handled in all cases and tests passing.
2016-03-10 14:29:31 +00:00
..
__init__.py
…
_jobs.py
…
add_service.py
…
api_keys.py
API keys hooked up and working. All tests passing.
2016-02-29 14:57:07 +00:00
choose_service.py
…
code_not_received.py
…
dashboard.py
…
email.py
…
forgot_password.py
…
index.py
…
invites.py
Check user invite status not accepted before proceeding with flow.
2016-03-10 11:57:40 +00:00
jobs.py
…
manage_users.py
Removed links for deleting users. Also removed view function
2016-03-09 15:30:40 +00:00
new_password.py
…
register.py
Updated from git comments. Return status code 400 for duplicate
2016-03-09 16:05:17 +00:00
send.py
…
service_settings.py
Service name uniqueness handled in all cases and tests passing.
2016-03-10 14:29:31 +00:00
sign_in.py
…
sign_out.py
…
styleguide.py
Added error message on template for failing to choose permissions.
2016-03-09 17:42:47 +00:00
templates.py
…
two_factor.py
…
user_profile.py
…
verify.py
…