Commit Graph

9201 Commits

Author SHA1 Message Date
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
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
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
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
stvnrlly
09d11c0308 remove unused textarea component 2023-12-18 21:48:58 -05:00
stvnrlly
73b367f4cf delete cookie stuff to even out js converage 2023-12-18 16:30:59 -05:00
stvnrlly
f600dd95d6 remove email branding 2023-12-18 16:10:12 -05:00
stvnrlly
1b55e1f09a try removing some ajax_block 2023-12-18 16:09:54 -05:00
stvnrlly
0f08b9bdbd missing </div> 2023-12-18 16:09:23 -05:00
Kenneth Kehl
bab0b53ffb rework how we display error message for disallowed phone numbers 2023-12-18 12:31:40 -08:00
stvnrlly
6926be6208 small fixes to get things in correct places 2023-12-18 12:32:14 -05:00
stvnrlly
23d3ae6951 remove another curly bracket 2023-12-18 09:04:08 -05:00
stvnrlly
8c27ba84ad remove extra curly bracket 2023-12-17 23:24:20 -05:00
stvnrlly
506ef0484d remove alert component 2023-12-17 22:17:49 -05:00
stvnrlly
f538e70fe6 remove unused organization templates 2023-12-17 16:29:29 -05:00
stvnrlly
4d8044bf33 remove big_number from _totals.html and monthly.html 2023-12-17 16:27:26 -05:00
stvnrlly
845776326e remove big_number from _usage.html 2023-12-17 15:57:38 -05:00
stvnrlly
1b610030fe remove big_number from _jobs.html 2023-12-17 15:35:27 -05:00
stvnrlly
9ab4a0c457 remove big_number_with_status 2023-12-17 15:06:18 -05:00
stvnrlly
c30eb3a825 add back in conditionals 2023-12-16 22:17:38 -05:00
stvnrlly
0b31ca5ab3 remove big_number_simple 2023-12-16 22:11:26 -05: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