Commit Graph

5611 Commits

Author SHA1 Message Date
Kenneth Kehl
952e3c6434 clean templates out of redis when we do update-templates 2024-04-01 14:30:49 -07:00
Carlo Costino
7b29be1d5f Merge pull request #885 from GSA/notify-api-879
remove debug
2024-04-01 16:42:50 -04:00
Kenneth Kehl
24aea5efc3 remove debug 2024-04-01 12:48:30 -07:00
Aditi Anand
bb2819ccf8 Merge branch 'main' into aanand-sqlalchemy-version-update 2024-03-29 15:51:11 -04:00
Carlo Costino
0fc41d5cfc Merge pull request #881 from GSA/debug_staging
return None to handle new user
2024-03-29 12:27:25 -04:00
Kenneth Kehl
55a517f111 Fix organization invite template 2024-03-29 08:32:25 -07:00
Kenneth Kehl
0131ea0f1e return None to handle new user 2024-03-29 07:44:35 -07:00
Kenneth Kehl
5fbc7ddd2d ugh 2024-03-28 11:43:11 -07:00
Kenneth Kehl
97ba070b0e debug staging 2024-03-28 11:19:02 -07:00
Andrew Shumway
1547e80e37 Fix spacing 2024-03-28 09:35:53 -06:00
Aditi Anand
2d4dbe9f25 nested session issue encountered in sqlalchemy 2.0 upgrade 2024-03-27 21:36:39 -04:00
Andrew Shumway
a0e2f0fbc8 Merge branch 'main' of https://github.com/GSA/notifications-api into message-send-flow-docs 2024-03-27 10:33:05 -06:00
Andrew Shumway
d3b895ddc6 PEP-257 changes 2024-03-27 10:32:40 -06:00
Jonathan Bobel
ffb9561803 1270 - Update content for email template 2024-03-25 11:23:26 -04:00
Aditi Anand
420291ffee sqlalchemy 2.0 changes 2024-03-25 10:55:14 -04:00
Aditi Anand
dc9fa52bc8 sqlalchemy 2.0 changes 2024-03-25 10:43:04 -04:00
Kenneth Kehl
395282b4a9 merge from main 2024-03-22 13:37:35 -07:00
Kenneth Kehl
8d48ec4c87 fix invitations 2024-03-22 11:18:47 -07:00
samathad2023
172497c19e Latest utils commit updates sync with main 2024-03-20 14:09:46 -07:00
Aditi Anand
b338e11f4d sqlalchemy2.0 fix 2024-03-20 11:19:25 -04:00
Aditi Anand
8bc1091f73 fix for failing tests 2024-03-20 10:57:04 -04:00
Kenneth Kehl
1a9800f924 fix tests 2024-03-19 13:23:22 -07:00
Kenneth Kehl
93d9ab62e4 login.gov first time workflow notify-api-1250 2024-03-19 07:34:23 -07:00
Andrew Shumway
6599c284cc Add docs/code comments for message-send-flow 2024-03-18 11:45:40 -06:00
Andrew Shumway
0e1c5e4c9d Merge branch 'main' of https://github.com/GSA/notifications-api into message-send-flow-docs 2024-03-18 11:32:45 -06:00
Andrew Shumway
5f2508a975 Add docs/code comments for message send flow 2024-03-18 11:32:29 -06:00
Carlo Costino
bf0f002e4f Remove debug lines in CSV processing
This changeset removes a couple of debug lines that we had in place from when we switched to processing CSVs for looking at phone numbers.  This has now been proven out, and the additional log entries make it difficult to troubleshoot other issues that may arise.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-15 14:26:18 -04:00
samathad2023
cf25933cd0 remove comments from enums 2024-03-14 11:11:17 -07:00
Kenneth Kehl
86dd578d99 merge from main 2024-03-14 10:04:46 -07:00
Andrew Shumway
207c3bc021 Merge branch 'main' of https://github.com/GSA/notifications-api into add-simulated-to-local 2024-03-13 16:21:24 -06:00
Andrew Shumway
01df741609 Add simulated numbers to allow list in trial mode 2024-03-13 16:20:39 -06:00
samathad2023
e0ed44763f removed dependencies strenum 2024-03-13 14:21:25 -07:00
Aditi Anand
5d15560538 merge with main 2024-03-13 16:56:54 -04:00
Kenneth Kehl
a8640a65b6 fix email notifications missing personalisation (notify-api-853) 2024-03-13 10:52:55 -07:00
Aditi Anand
385ec3583f Initial commit for sqlalchemy2.0 migration 2024-03-13 12:42:11 -04:00
Carlo Costino
8a6cc76d15 Merge pull request #840 from GSA/notify-admin-1277
fix login.gov to use user uuid instead of email (notify-admin-1277)
2024-03-11 11:53:42 -04:00
Kenneth Kehl
7c95211649 fix login.gov to use user uuid instead of email (notify-admin-1277) 2024-03-08 08:44:27 -08:00
Kenneth Kehl
dc9ef55ea4 merge from main 2024-03-07 08:08:24 -08:00
Kenneth Kehl
492daee970 fix personalisation for emails 2024-03-06 10:28:34 -08:00
Kenneth Kehl
a8dcda4c55 fix test 2024-03-05 11:21:38 -08:00
Kenneth Kehl
ec9619c43f merge from main 2024-03-05 11:09:08 -08:00
Carlo Costino
df9ee470dc Merge pull request #828 from GSA/800-flask-command-for-test
800 flask command for test
2024-03-05 11:58:00 -05:00
Anastasia Gradova
8e44e4d981 Corrected flake spacing 2024-03-05 08:10:05 -07:00
Anastasia Gradova
f9f26a2439 Merge branch '800-flask-command-for-test' of https://github.com/GSA/notifications-api into 800-flask-command-for-test 2024-03-04 16:03:58 -07:00
Anastasia Gradova
117ac98491 moved faker to under imports according to PEP-8 2024-03-04 16:02:21 -07:00
Anastasia Gradova
6cf9c811ae Update app/commands.py
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
2024-03-04 15:59:44 -07:00
Anastasia Gradova
ee6dfacad1 Standardized command names and updated
documentation
2024-03-04 14:34:41 -07:00
Carlo Costino
e0fb52cf87 Merge pull request #829 from GSA/org-invite-uk-bug
Removed gov.uk text from org invite
2024-03-04 15:57:31 -05:00
Carlo Costino
3db6462a82 Merge pull request #822 from GSA/notify-admin-1148
make sure original_file_name is stored as part of job (notify-admin-1…
2024-03-04 14:21:36 -05:00
Kenneth Kehl
abce798f5b remove celery from notifications-utils (notify-api-130) 2024-03-04 10:32:19 -08:00