Carlo Costino
57e9fc9ba1
Localize notification_utils to the Admin!
...
This changeset copies everything in notifications_utils to turn into a local project module. It includes dependency changes to account for this adjustment and the notifications_utils tests. It also fixes all of the import statements.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-05 12:51:31 -04:00
Kenneth Kehl
96d5e72514
change Recipient to Phone Number
2024-02-21 10:30:24 -08:00
Kenneth Kehl
4742cc77b5
change batch file report to look like full csv report
2024-02-21 07:45:21 -08:00
Kenneth Kehl
53549495ea
remove Type and change Job to Batch File
2024-02-14 10:39:52 -08:00
Kenneth Kehl
2aa9f2c532
remove carrier column
2024-02-09 07:27:28 -08:00
Kenneth Kehl
80135b2ff6
notify-api-771 fix columns in reports
2024-02-05 12:27:40 -08:00
Kenneth Kehl
a38518777c
change download reports to 12 hour time
2024-01-24 11:03:19 -08:00
Kenneth Kehl
654557e793
fix
2023-11-16 12:47:47 -08:00
Kenneth Kehl
36987e7202
notify-api-861 show eastern time
2023-11-16 12:24:27 -08:00
Kenneth Kehl
6e19fab1d5
more tests
2023-11-03 10:38:38 -07:00
Kenneth Kehl
5bc752a826
fix tests
2023-09-22 10:05:50 -07:00
Kenneth Kehl
8c9721d8e2
notify-api-412 use black to enforce python coding style
2023-08-25 09:12:23 -07:00
Kenneth Kehl
b21aeb1a31
notify-api-316 rework the downloadable csv reports
2023-07-03 07:49:03 -07:00
stvnrlly
944715ac46
big commit with letters removal
2022-12-05 15:33:44 -05:00
Ben Thorner
0326005aeb
Extract template / csv utility code into modules
...
This follows a similar approach to the previous commits, noting that
one module depends on the other, so we have to extract both together.
2021-06-09 15:19:00 +01:00