Commit Graph

9221 Commits

Author SHA1 Message Date
Jonathan Bobel
27c74ca773 1089- styling update to Team Member cards 2024-01-11 15:56:17 -05:00
Jonathan Bobel
80744cd7c9 1077 - fix failure threshold so it always shows with any failure % 2024-01-09 16:19:17 -05:00
Carlo Costino
97cb71fc8f Merge pull request #1063 from GSA/1043-move-account-info-into-utility-nav
1043 move account info into utility nav
2024-01-09 11:40:29 -05:00
Jonathan Bobel
9b10b30784 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1043-move-account-info-into-utility-nav
# Conflicts:
#	app/templates/views/manage-users.html
2024-01-09 11:03:23 -05:00
Anastasia Gradova
624ba5f7f7 Merge branch 'main' into 976-convert-start-pages-to-generate-markdown 2024-01-09 08:42:48 -07:00
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
Jonathan Bobel
5a243904b6 Updated the tests to include the Settings page 2024-01-05 12:07:20 -05:00
Anastasia Gradova
69aaf174d7 Merge branch 'main' into 976-convert-start-pages-to-generate-markdown 2024-01-05 09:11:49 -07:00
Jonathan Bobel
f1e678760b Updating tests, but need to add a new one to test the new secondary navivation 2024-01-04 15:23:01 -05:00
Anastasia Gradova
d1b71838e1 style update 2024-01-03 22:13:04 -07: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
Jonathan Bobel
0b8fac944b Merge branch 'main' of https://github.com/GSA/notifications-admin into 1043-move-account-info-into-utility-nav 2024-01-03 13:51:11 -05:00
Anastasia Gradova
a884bef77b Update app/content/get-started.md
Co-authored-by: Steven Reilly <stvnrlly@users.noreply.github.com>
2024-01-03 10:08:14 -07:00
Jonathan Bobel
5fcd11aaa3 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1043-move-account-info-into-utility-nav 2024-01-02 14:09:12 -05:00
Jonathan Bobel
6764a16f3e Merge, and adjusting a test 2024-01-02 14:06:11 -05:00
Jonathan Bobel
5db365cb45 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1043-move-account-info-into-utility-nav 2024-01-01 10:35:05 -05:00
Jonathan Bobel
aa8529b5bb Quick commit before pulling latest 2024-01-01 10:34:59 -05:00
Andrew Shumway
7f7f553041 Fix sms allowance switching to live 2023-12-27 14:14:22 -07:00
Anastasia Gradova
7af656e9f9 registered convert_markdown formatter in __init__. 2023-12-27 12:59:45 -07:00
Anastasia Gradova
a5ec03302e Built py.test cases for convert_markdown_template 2023-12-26 22:04:06 -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
ba0d8c0b83 Merge pull request #1047 from GSA/967-the-error-message-for-unsupported-characters-is-very-hard-to-find
The error message for unsupported characters is very hard to find#967
2023-12-21 17:52:20 -05: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
Beverly Nguyen
96241a8a3b added error alert to edit textbox page 2023-12-20 14:53:27 -08:00
Carlo Costino
f972c70976 Merge pull request #1042 from GSA/stvnrlly/unsupported
Delete unused support stuff & unused go-live stuff
2023-12-20 15:59:32 -05:00
Cliff Hill
09e011fc9f black, isort, flake8
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2023-12-20 14:53:02 -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
6f43be69ba Wired up admin to send resend invite request to api.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2023-12-20 14:53:02 -05:00
Cliff Hill
f308b85715 Cleaning up string formatting in invite_api_client.py.
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
Cliff Hill
d42e3f3885 Adding resend-invites to frontend.
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov>
2023-12-20 14:53:01 -05:00
Cliff Hill
8390dae0a0 Adding status expired to options in template.
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
b23e0e2b41 remove vestigial cookie js 2023-12-20 12:27:45 -05:00
stvnrlly
06e3a8b991 put back a go_live_at 2023-12-20 11:27:12 -05:00
stvnrlly
378717571b remove unused support forms/pages & unused go-live form 2023-12-20 10:44:38 -05:00
Carlo Costino
7a7cacbf20 Merge pull request #1037 from GSA/Don't-show-empty-checkbox-if-there-are-no-templates#1010
Don't show empty checkbox if there are no templates#1010
2023-12-20 00:07:10 -05:00
Beverly Nguyen
c96ffc02bc updated css to display none 2023-12-19 10:57:36 -08:00
Jonathan Bobel
2cf232f757 Small style update 2023-12-19 11:35:44 -05:00
Jonathan Bobel
0eb00bb613 Adjusted responsive styles 2023-12-19 11:32:19 -05:00
Kenneth Kehl
9855856aba fix flake8 2023-12-19 08:08:02 -08:00
stvnrlly
17d9de0f2d remove show_more component 2023-12-18 21:59:24 -05:00