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-08-14 02:48:45 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a41de8f0779a94c5d134b812a15cc6a682bdcdd
notifications-admin
/
app
/
models
History
Beverly Nguyen
8a41de8f07
Using StrEnum to drop .value
2025-07-04 17:22:21 -07:00
..
__init__.py
Localize notification_utils to the admin
2024-05-16 10:37:37 -04:00
event.py
Localize notification_utils to the admin
2024-05-16 10:37:37 -04:00
job.py
Using StrEnum to drop .value
2025-07-04 17:22:21 -07:00
organization.py
remove unused support forms/pages & unused go-live form
2023-12-20 10:44:38 -05:00
service.py
Add report options 1/3/5-day
2024-06-10 10:15:22 -06:00
spreadsheet.py
notify-api-412 use black to enforce python coding style
2023-08-25 09:12:23 -07:00
template_list.py
notify-api-412 use black to enforce python coding style
2023-08-25 09:12:23 -07:00
user.py
PART 1: Created and implemented enums throughout the codebase to replace hardcoded status strings, improving type safety and reducing the risk of typos.
2025-07-04 16:37:04 -07:00