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-01 20:56:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d8cc358b405d8ca73ec3b18f66483fec5dad23e
notifications-admin
/
app
/
main
/
views
History
Beverly Nguyen
4d8cc358b4
org test
2025-11-19 19:55:24 -08:00
..
__init__.py
…
activity.py
…
add_service.py
…
api_keys.py
…
choose_account.py
…
code_not_received.py
…
conversation.py
…
dashboard.py
…
feedback.py
…
find_services.py
…
find_users.py
…
forgot_password.py
…
history.py
…
inbound_number.py
…
index.py
…
invites.py
Removed dead code and dead depcrecated route
2025-10-30 14:36:30 -04:00
jobs.py
…
manage_users.py
…
new_password.py
…
notifications.py
…
organizations.py
org test
2025-11-19 19:55:24 -08:00
performance.py
…
platform_admin.py
…
pricing.py
…
register.py
Removed dead code and dead depcrecated route
2025-10-30 14:36:30 -04:00
security_policy.py
…
send.py
Bug Fix: One-off button is missing for users with only ‘send message’ permission.
2025-10-23 11:47:29 -07:00
service_settings.py
…
sign_in.py
Potential fix for code scanning alert no. 23: URL redirection from remote source (
#3064
)
2025-10-30 11:47:27 -04:00
sign_out.py
…
sub_navigation_dictionaries.py
…
templates.py
…
tour.py
…
two_factor.py
…
uploads.py
…
user_profile.py
…
verify.py
…