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
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
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
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
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
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
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
Kenneth Kehl
7ed7b4e1f4
fix service invites
2024-04-18 14:01:33 -07:00
Kenneth Kehl
80fb024827
merge from main
2024-04-16 13:08:06 -07:00
Kenneth Kehl
f30899d762
fix 90 day email validation
2024-04-16 12:06:33 -07:00
Jonathan Bobel
5a23905d21
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1423-Sign-in-content-changes-for-login-gov
2024-04-16 11:10:46 -04:00
Jonathan Bobel
6784cf9f3c
1423 - Few final updates to switch over to login.gov
2024-04-15 15:50:42 -04:00
Andrew Shumway
3f2dcc3022
Merge main fix conflicts
2024-04-15 10:45:23 -06:00
samathad2023
c73be38c02
lock changes with merge
2024-04-11 09:01:26 -07:00
Kenneth Kehl
5538b802ee
Exception Investigation: builtins:KeyError
2024-04-10 13:17:00 -07:00
Kenneth Kehl
96ec868e3e
fix service stats
2024-04-10 07:45:10 -07:00
Beverly Nguyen
63bc85d8d4
added format_datetime_scheduled_notification to formatters and removed unneccesary format changes
2024-04-09 12:52:45 -07:00
Carlo Costino
de0aed60f9
Merge pull request #1375 from GSA/1373-bug-single-job---preview-does-not-display-variable-information
...
Bug: Single Job - Preview does not display variable information
2024-04-08 17:44:59 -04:00
Beverly Nguyen
6acbce0858
removed jobs template
2024-04-05 12:14:56 -07:00
samathad2023
e71989022d
flask upgrade
2024-04-04 18:09:22 -07:00
Beverly Nguyen
745532e657
added template for personalisation
2024-04-02 16:30:40 -07:00
Kenneth Kehl
cde0ab018a
fix null on some unit tests
2024-04-02 14:02:04 -07:00
Kenneth Kehl
10ed1dab22
fixes
2024-04-02 13:46:47 -07:00
Kenneth Kehl
817c01faff
change state to something non-arbitrary
2024-04-02 13:32:32 -07:00
Beverly Nguyen
acdd2806fc
added force_hide_sender
2024-04-01 18:03:38 -07:00
Kenneth Kehl
e4990cfd70
remove debug
2024-04-01 12:55:37 -07:00
Kenneth Kehl
f092ad8f98
handle case where existing user is invited to another service
2024-03-28 13:20:22 -07:00
Kenneth Kehl
9b1c9b8ccf
ugh
2024-03-28 11:35:25 -07:00
Kenneth Kehl
b29c2a3a62
debug staging
2024-03-28 11:15:10 -07:00
Andrew Shumway
d4ca4cfc44
Merge branch 'main' of https://github.com/GSA/notifications-admin into sms-allowance-dashboardbug
2024-03-27 10:11:24 -06:00
Beverly Nguyen
e743ab41ff
merge main and fixed conflicts
2024-03-26 10:53:01 -07:00