Commit Graph
3760 Commits
Author SHA1 Message Date
Carlo Costino 106a443883 Merge pull request #1067 from GSA/notify-admin-1049
fix timezones
2024-01-08 14:11:55 -05:00
Kenneth Kehl f43fd3e21f add missing timezones 2024-01-08 10:13:26 -08:00
Kenneth Kehl 07de703491 notify-admin-1049 2024-01-08 08:25:11 -08:00
Beverly Nguyen 751947c421 updated dashboard.py def 2024-01-05 12:45:21 -08:00
Anastasia Gradova 69aaf174d7 Merge branch 'main' into 976-convert-start-pages-to-generate-markdown 2024-01-05 09:11:49 -07:00
Beverly Nguyen e7ce8814dd fixing imports alphabetized 2024-01-04 14:04:04 -08:00
Beverly Nguyen 80285a6546 fixing style checks 2024-01-04 13:56:35 -08:00
Beverly Nguyen 3ad5fb1d7c moved table to parent dashboard 2024-01-04 13:43:47 -08:00
Beverly Nguyen aac23a754f moved table to parent dashboard 2024-01-04 13:40:36 -08:00
Anastasia Gradova 7a1d9cf705 built new beautifulsoup function to apply
html tags to markdown file once processed
with test cases.
2024-01-03 22:01:07 -07:00
Beverly Nguyen a920528902 moved table to dashboard 2024-01-03 00:26:49 -08:00
Andrew Shumway 7f7f553041 Fix sms allowance switching to live 2023-12-27 14:14:22 -07:00
Anastasia Gradova 023f57cf1d Merge branch 'main' into 976-convert-start-pages-to-generate-markdown 2023-12-22 11:10:17 -07:00
Anastasia Gradova 5d91fb6838 fixed isort issue 2023-12-22 10:21:42 -07:00
Anastasia Gradova ed6471be61 corrected build errors 2023-12-22 10:13:18 -07:00
Anastasia Gradova 0989246334 Moved convert_markdown_template to formatters 2023-12-22 10:03:43 -07:00
Anastasia Gradova 86af8fcaa4 Updated get-started to render from markdown 2023-12-21 20:43:52 -07:00
Carlo Costino 187ff4210c Merge pull request #1032 from GSA/notify-api-769b
convert one-off sends to jobs
2023-12-21 17:39:20 -05:00
Carlo Costino 6b12f740b2 Merge pull request #977 from GSA/ADMIN-97_Resend_Expired_Invites
Admin 97 resend expired invites
2023-12-21 16:23:31 -05:00
Cliff Hill 0e7b371f90 Got tests in place.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2023-12-20 14:53:02 -05:00
Cliff Hill 4be4eed09d Working on manage_users.py
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2023-12-20 14:53:01 -05:00
Kenneth Kehl 5a173330ca merge from main 2023-12-20 10:26:50 -08:00
Kenneth Kehl 14f70620f9 code review feedback 2023-12-20 10:26:14 -08:00
stvnrlly 378717571b remove unused support forms/pages & unused go-live form 2023-12-20 10:44:38 -05:00
Kenneth Kehl 9855856aba fix flake8 2023-12-19 08:08:02 -08:00
stvnrlly 09d11c0308 remove unused textarea component 2023-12-18 21:48:58 -05:00
stvnrlly f600dd95d6 remove email branding 2023-12-18 16:10:12 -05:00
Kenneth Kehl bab0b53ffb rework how we display error message for disallowed phone numbers 2023-12-18 12:31:40 -08:00
Kenneth Kehl 59faa8fd42 some debugging 2023-12-15 14:20:54 -08:00
Kenneth Kehl f54a79bdf9 reformat private key 2023-12-15 12:16:03 -08:00
Kenneth Kehl cec2d7ea02 reformat private key 2023-12-15 12:07:54 -08:00
Kenneth Kehl 94b86f1afc fix tests 2023-12-15 10:29:42 -08:00
Kenneth Kehl bc32c62dc6 flake8 2023-12-15 07:20:34 -08:00
Kenneth Kehl 72a2cf554a add debugging statement 2023-12-15 07:18:47 -08:00
Kenneth Kehl 32b4e6918f flake8 2023-12-14 13:24:34 -08:00
Kenneth Kehl f7f1b7fb3e fix initial url import to signin.html 2023-12-14 09:17:32 -08:00
Kenneth Kehl 19b0f8a76d flake8 2023-12-14 09:11:32 -08:00
Kenneth Kehl 7ffd3f5031 code review feedback 2023-12-14 07:34:33 -08:00
Kenneth Kehl 279b1019d1 merge from main 2023-12-14 07:27:52 -08:00
Steven Reilly 9cd2486942 Merge pull request #982 from GSA/notify-871
Notify 871
2023-12-12 17:08:14 -05:00
Kenneth Kehl 70de61c695 fix whitespace 2023-12-11 07:50:45 -08:00
Carlo Costino f7efceba44 Fix permissions check for inviting users to a service
This changeset reverts a change we had made previously where we accidentally locked down the ability for service admins to invite other users to their own service.  This removes the platform admin user check and reverts it back to the proper permissions check (including adjusting the tests to account for this).

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2023-12-11 10:47:21 -05:00
Kenneth Kehl d218fd2178 notify-admin-529 remove provider view 2023-12-06 13:40:15 -08:00
Andrew Shumway 97a8c04928 Merge branch 'main' of https://github.com/GSA/notifications-admin into notify-871 2023-12-06 12:26:51 -07:00
Andrew Shumway 9c658bf020 Fix verbage on front end to better reflect functionality 2023-12-06 12:26:33 -07:00
Carlo Costino d226afcb3c Merge pull request #973 from GSA/notify-admin-931
Notify admin 931 add a preferred timezone widget
2023-12-05 16:47:57 -05:00
Kenneth Kehl cee2552706 notify-admin-931 2023-12-04 14:52:48 -08:00
Carlo Costino e26967acac Merge pull request #949 from GSA/notify-admin-901
Create UI changes to let people know of considerations when using Non-ISO character sets
2023-12-04 13:28:53 -05:00
Kenneth Kehl 417c072382 maybe fix 404 on signout 2023-11-29 10:24:09 -08:00
Kenneth Kehl da3fa99c52 merge from main 2023-11-29 07:26:43 -08:00