Kenneth Kehl
594ad74006
remove ampersand
2024-04-29 09:31:58 -07:00
Kenneth Kehl
3b9664f220
more debug
2024-04-29 09:09:49 -07:00
Kenneth Kehl
9897385837
try switching env to development
2024-04-29 08:59:08 -07:00
Kenneth Kehl
4ec3bc5892
merge from main
2024-04-29 07:44:10 -07:00
Andrew Shumway
65899f6171
poetry lock
2024-04-26 10:15:44 -06:00
Andrew Shumway
bd633ddc98
Merge branch 'main' of https://github.com/GSA/notifications-admin
2024-04-25 15:27:31 -06:00
Carlo Costino
82279eb357
Merge pull request #1479 from GSA/fix_service_invites
...
fix service invites
04-26-2024
2024-04-25 17:07:12 -04:00
Kenneth Kehl
f0f0661f2a
Update app/main/views/register.py
...
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com >
2024-04-25 14:00:28 -07:00
Kenneth Kehl
4818b7ce14
code review feedback
2024-04-25 13:48:14 -07:00
Kenneth Kehl
84180fd8e1
Update app/main/views/register.py
...
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com >
2024-04-25 13:39:21 -07:00
Beverly Nguyen
8366a4c772
fix testing
2024-04-24 16:12:54 -07:00
Beverly Nguyen
f734e45242
added comments
2024-04-24 13:56:07 -07:00
Beverly Nguyen
04f1f6244c
fixed file name
2024-04-24 13:53:28 -07:00
Beverly Nguyen
3b82e136e0
switched to withnav_template for org_template, settings template
2024-04-24 13:43:17 -07:00
Beverly Nguyen
bc945c9420
replaced content_tempalte and withoutnav_template with base.html
2024-04-24 12:31:00 -07:00
samathad2023
2bcad264b8
urllib3 update
2024-04-24 12:11:33 -07:00
Kenneth Kehl
f7fe270171
fix service invites
2024-04-24 11:20:17 -07:00
Andrew Shumway
ff1956ce70
Merge branch 'main' of https://github.com/GSA/notifications-admin
2024-04-24 09:29:58 -06:00
Carlo Costino
0d04347ffd
Merge pull request #1473 from GSA/remove-e2e-env-vars-from-manifest
...
Remove E2E environment variables from the manifest
2024-04-23 19:51:26 -04:00
Carlo Costino
f5f5d0359c
Remove E2E environment variables from the manifest
...
This changeset removes the E2E environment variables from the admin manifest file. While these might be needed on the API side to ensure that they are exposed and able to be used in the staging environment, we do not need them to be enabled for the admin app; they should only be present in the GitHub Actions that are run in a PR, and the .github/workflows/checks.yml file takes care of that and injects them directly into the container environment that the end-to-end tests run in.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-23 19:43:56 -04:00
Beverly Nguyen
2c0a4f16f2
fixed testing
2024-04-23 16:23:31 -07:00
Beverly Nguyen
d47fbb8eb7
switched base.html in
2024-04-23 14:58:44 -07:00
Carlo Costino
27117d8983
Merge pull request #1466 from GSA/1155-remove-expired-invites
...
Removed canceled users from displaying in dashboard
2024-04-23 12:44:59 -04:00
Anastasia Gradova
682a798dcd
Updated test cases for canceled users
2024-04-22 16:09:25 -06:00
Anastasia Gradova
dc97170956
Removed canceled users from displaying in
...
dashboard
2024-04-22 14:00:29 -06:00
Andrew Shumway
98f12980ad
poetry lock
2024-04-22 10:48:46 -06:00
Andrew Shumway
2d3dbbc532
Merge branch 'main' of https://github.com/GSA/notifications-admin
2024-04-22 10:44:17 -06:00
Carlo Costino
c9e5e2451d
Merge pull request #1462 from GSA/notify-admin-1447
...
fix service invite flow and skip tests for now
2024-04-22 12:27:21 -04:00
Kenneth Kehl
410256821e
remove misleading comment
2024-04-19 14:39:52 -07:00
Kenneth Kehl
fe7ad71edf
remove need to double down on json.loads
2024-04-19 14:11:32 -07:00
Kenneth Kehl
5b97f33831
fix flow and skip tests for now
2024-04-19 13:53:32 -07:00
Carlo Costino
dc24391d31
Merge pull request #1418 from GSA/1416-combine-withnav_templatehtml-and-org_templatehtml
...
revised withnav_templates to include org_template
2024-04-19 16:51:27 -04:00
Carlo Costino
8e7cc19bfb
Merge pull request #1435 from GSA/e2e-test-invite-to-service
...
E2e test invite to service
2024-04-19 16:39:32 -04:00
Carlo Costino
76e8487213
Merge pull request #1433 from GSA/notify-admin-1157a
...
add e2e variables to manifest
2024-04-19 16:21:10 -04:00
Andrew Shumway
4d015eb2c1
format
2024-04-19 13:56:59 -06:00
Andrew Shumway
96f3e231d7
format
2024-04-19 13:52:45 -06:00
Andrew Shumway
c5e103338d
Merge branch 'main' of https://github.com/GSA/notifications-admin into e2e-test-invite-to-service
2024-04-19 13:10:26 -06:00
Andrew Shumway
a748159d22
Remove steps to pass in github
2024-04-19 13:10:09 -06:00
Carlo Costino
fc4dc0dda0
Merge pull request #1458 from GSA/more-dep-updates
...
Update exceptiongroup and newrelic packages
2024-04-19 14:53:52 -04:00
Carlo Costino
dd0070209e
Update exceptiongroup and newrelic packages
...
This changeset updates the exceptiongroup and newrelic packages due to the Dependabot E2E test failures
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-04-19 14:43:51 -04:00
Carlo Costino
907619cc7d
Merge pull request #1452 from GSA/1442-bug-adjust-emailpassword-settings-to-reflect-logingov
...
Bug: Adjust email/password Settings to reflect Login.gov
2024-04-19 14:36:51 -04:00
Beverly Nguyen
360ebba45d
fixed testing
2024-04-19 11:26:36 -07:00
Carlo Costino
3815e62a2a
Merge pull request #1455 from GSA/notify-admin-1447
...
add debug to see why invited user is not added to service
2024-04-19 11:33:26 -04:00
Kenneth Kehl
1ba6d200ee
fix typo
2024-04-19 08:18:21 -07:00
Kenneth Kehl
41e72a4b17
add debug
2024-04-19 07:55:45 -07:00
Kenneth Kehl
e8c3870cab
add debug
2024-04-19 07:51:18 -07:00
Andrew Shumway
a5fe85d54e
Remove extra code
2024-04-19 08:44:34 -06:00
Beverly Nguyen
e176af10c8
content changes to reflect Login.gov
2024-04-18 16:06:05 -07:00
Beverly Nguyen
0ae3b66f5d
reorganized org templates and styling
2024-04-18 15:33:06 -07:00
Carlo Costino
e410fa3d20
Merge pull request #1450 from GSA/notify-admin-1447
...
fix service invites
2024-04-18 17:22:47 -04:00