Carlo Costino
9a83ba7475
Localize notification_utils to the admin
...
This changeset pulls in all of the notification_utils code directly into the admin and removes it as an external dependency. We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the admin.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-16 10:37:37 -04:00
Carlo Costino
b5c7a71215
Merge pull request #1523 from GSA/notify-admin-1501
...
Users are still asked to complete their profile when attempting to accept an invite for someone else
2024-05-10 17:28:43 -04:00
Kenneth Kehl
c578175e53
write new tests
2024-05-10 07:51:32 -07:00
Kenneth Kehl
11beff2541
get it working
2024-05-09 14:04:30 -07:00
Kenneth Kehl
7f72599401
notify-admin-1501
2024-05-09 13:08:34 -07:00
Kenneth Kehl
85ddd494b3
remove debug statement
2024-05-09 07:33:26 -07:00
Kenneth Kehl
26988d255f
remove logged_in_elsewhere as per code review feedback
2024-05-08 12:45:01 -07:00
Kenneth Kehl
852c0e57c8
convert to test fixture
2024-05-08 11:30:51 -07:00
Kenneth Kehl
1d9457f9a2
add debug statements
2024-05-07 14:36:21 -07:00
Kenneth Kehl
9c40a10900
cleanup
2024-05-07 13:58:59 -07:00
Kenneth Kehl
64aa45dcaa
remove commented out code
2024-05-07 12:37:04 -07:00
Kenneth Kehl
125ad7a2f7
remove logged in elsewhere check
2024-05-07 11:11:12 -07:00
Kenneth Kehl
78e8dc95fe
fix tests
2024-05-06 13:12:27 -07:00
Kenneth Kehl
0b30c9a83f
merge from main
2024-05-06 12:15:57 -07:00
Kenneth Kehl
9ecbfb7e05
notify-admin-1459
2024-05-06 10:43:01 -07:00
Carlo Costino
580cdf8fad
Merge branch 'main' into notify-admin-flask
2024-05-03 15:07:11 -04:00
Jonathan Bobel
fb66531c44
1334 - Updating content for Eligible partners
2024-05-03 12:10:59 -04:00
Carlo Costino
78ba8a5fc1
Merge branch 'main' into notify-admin-flask
2024-04-29 18:23:05 -04:00
Beverly Nguyen
83481a8b28
cleaned up and removed from_job and notification_id from redirect, no longer needed
2024-04-29 14:25:13 -07:00
Carlo Costino
4b37d81c16
Merge branch 'main' into notify-admin-flask
2024-04-29 15:43: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
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
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
dc97170956
Removed canceled users from displaying in
...
dashboard
2024-04-22 14:00:29 -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
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
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
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
Kenneth Kehl
7ed7b4e1f4
fix service invites
2024-04-18 14:01:33 -07:00
Beverly Nguyen
830c724ee8
Merge branch 'main' into 1416-combine-withnav_templatehtml-and-org_templatehtml
2024-04-18 11:08:01 -07:00
Carlo Costino
4579d88210
Merge pull request #1439 from GSA/1437-you-need-to-sign-in-again-login-gov
...
1437 you need to sign in again login gov
2024-04-17 15:12:00 -04:00
Jonathan Bobel
ecaa7d9ab7
It shouldn't say "again"
2024-04-17 14:41:04 -04:00
Jonathan Bobel
04ce58831b
1437 - Adding link to sign-in again if statement
2024-04-17 14:39:48 -04:00
Jonathan Bobel
7bd9c748e5
1436 - small content change for mobile number hint
2024-04-17 12:39:10 -04:00
Carlo Costino
b83f496d76
Merge pull request #1399 from GSA/1269-content-update-for-login-gov-settings
...
1269 - Content updates for Service Settings after login.gov integration
2024-04-17 12:12:21 -04:00
Jonathan Bobel
7755e02ad8
Removing instances of the login_gov_enabled flag as it will be live with this push to production
2024-04-17 11:49:47 -04:00
Jonathan Bobel
8596a9cdb3
Removing the email and password fields in the settings area because login.gov will take care of this
2024-04-17 11:26:14 -04:00
Jonathan Bobel
e14fc8b654
Changed the flag to true
2024-04-17 11:03:45 -04:00
Jonathan Bobel
2c4a694815
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1269-content-update-for-login-gov-settings
2024-04-17 10:43:02 -04:00