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-07-19 14:03:52 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce81a6f5404569994de6b1ccec34a84dc1baf49a
notifications-admin
/
app
/
main
/
dao
History
Nicholas Staples
96d38b8189
Added check for password on service change page, work in progress.
2016-01-22 16:34:36 +00:00
..
__init__.py
108536234: created users and roles data and domain model.
2015-11-25 15:29:12 +00:00
roles_dao.py
108536234: created users and roles data and domain model.
2015-11-25 15:29:12 +00:00
services_dao.py
Mapped template actions to the api and mocked tests.
2016-01-19 15:54:12 +00:00
templates_dao.py
Added fixes, displaying templates still needs to be fixed.
2016-01-22 11:14:56 +00:00
users_dao.py
Added check for password on service change page, work in progress.
2016-01-22 16:34:36 +00:00
verify_codes_dao.py
User registration now creates user via api.
2016-01-19 22:49:46 +00:00