Beverly Nguyen
1f3c3aba32
update manage_tempaltes
2025-07-22 13:02:12 -07:00
Beverly Nguyen
afaae0a695
Merge branch 'main' into 2721-create-enums-and-replace-hardcoded-status-strings-with-enums-PART5
2025-07-22 12:55:45 -07:00
Beverly Nguyen
32ca1abe9b
servicepermission enum part 5
2025-07-21 16:37:55 -07:00
Beverly Nguyen
ce4829b717
new enum view_activity, _manage_users, send_emails
2025-07-21 14:24:11 -07:00
Beverly Nguyen
a0d67d2a9c
update test to reflect enum in servicepermission
2025-07-17 01:00:00 -07:00
Carlo Costino
95ba7c3099
More formatting fixes for tests
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-10-12 10:24:48 -04:00
Kenneth Kehl
8c9721d8e2
notify-api-412 use black to enforce python coding style
2023-08-25 09:12:23 -07:00
stvnrlly
944715ac46
big commit with letters removal
2022-12-05 15:33:44 -05:00
stvnrlly
f16b5dd1c4
remove broadcast-related code
2022-10-04 03:04:13 +00:00
Ben Thorner
dcfff87cc0
Continue to remove "roles" terminology
...
This renames the two functions we have to translate between UI and
DB permissions, as well as some of their associated variables to
make it clearer which kind of permission they contain.
2021-07-28 12:37:17 +01:00
Ben Thorner
f5580b87dc
Move tests to match where the code is located
...
These tests are unrelated to the others in test_permissions.py. We
should try and structure our tests the same as the code under test
so that it's clear where new tests should go.
2021-07-28 12:36:43 +01:00