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
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
3a1d624d8f
Missed a test
2024-01-04 15:43:43 -05: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
Jonathan Bobel
7d6a07efd7
Test update
2024-01-04 10:02:31 -05:00
Anastasia Gradova
545fbbe43c
isort update
2024-01-03 22:17:43 -07:00
Anastasia Gradova
df4ee859e5
style update
2024-01-03 22:08:42 -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
Jonathan Bobel
6764a16f3e
Merge, and adjusting a test
2024-01-02 14:06:11 -05:00
Andrew Shumway
7f7f553041
Fix sms allowance switching to live
2023-12-27 14:14:22 -07:00
Anastasia Gradova
051d7767d9
isort format issue
2023-12-26 22:19:59 -07:00
Anastasia Gradova
f72e4e618a
Style updates
2023-12-26 22:14:22 -07:00
Anastasia Gradova
c06d752f65
Style correction on conftest and test_formatters
2023-12-26 22:10:50 -07:00
Anastasia Gradova
a5ec03302e
Built py.test cases for convert_markdown_template
2023-12-26 22:04:06 -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
1a2e5a5111
Fixed tests.
...
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov >
2023-12-21 10:58:32 -05:00
Cliff Hill
c6072d6d3b
Fixing tests.
...
Signed-off-by: Cliff Hill <clifford.hill@gsa.gov >
2023-12-20 14:53:02 -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
Kenneth Kehl
9fbaca8f9f
fix flake 8
2023-12-20 10:33:11 -08: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
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
Kenneth Kehl
cbc69191be
fix s3upload mock
2023-12-18 12:58:36 -08:00
Kenneth Kehl
62ae2e96b7
mock s3upload
2023-12-18 12:43:13 -08:00
Jonathan Bobel
927f810dde
1031 - Creating cards of the Team Member area so they're easier to scroll through if there are a lot of Team Members
2023-12-18 15:38:36 -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
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
32b4e6918f
flake8
2023-12-14 13:24:34 -08:00
Carlo Costino
56b3cd9fd5
Fixed failing test given new character handling in utils update
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-12-13 12:04:56 -05:00
Steven Reilly
3cc613314e
Merge pull request #1005 from GSA/1004-csp-add-ga
...
1004 - Adding GA to connect-src
2023-12-13 10:25:52 -05:00
Steven Reilly
1903b742d7
Merge pull request #983 from GSA/Hide-individual-template-display-if-it-is-in-a-folder#828
...
Hide individual template display if it is in a folder#828
2023-12-13 09:32:51 -05:00
Jonathan Bobel
6297091022
1004 - Adding GA to connect-src
2023-12-13 08:50:25 -05:00
Steven Reilly
42eca53f77
Merge pull request #1000 from GSA/Update-tagline-on-beta.notify.gov-#998
...
Update tagline on beta.notify.gov #998
2023-12-12 17:09:02 -05:00
Steven Reilly
9cd2486942
Merge pull request #982 from GSA/notify-871
...
Notify 871
2023-12-12 17:08:14 -05:00
Jonathan Bobel
13ed67b18b
966 - Added 2 urls to the CSP configuration + adjusted the test
2023-12-12 16:45:21 -05:00
Beverly Nguyen
218359411d
updated test
2023-12-12 10:16:06 -08:00
Carlo Costino
b0d2de703b
Updated tests with correct permissions and added test for no permissions
...
h/t @stvnrlly for the suggestions!
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2023-12-11 16:59:04 -05: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
Beverly Nguyen
ea5dd442d1
fixed whitespace
2023-12-08 13:38:53 -08:00