Ryan Ahearn
496bf80c77
Merge pull request #174 from GSA/ses-brokerpak
...
Provision SES via brokerpak
2023-02-06 11:28:23 -05:00
Steven Reilly
dc06b411ca
Update default templates and add update command ( #166 )
...
This commit adds config_files for default data and, using that, creates a new way to update our default templates without needing to hardcode a migration.
---------
Co-authored-by: Ryan Ahearn <ryan.ahearn@gsa.gov >
2023-02-03 10:11:21 -05:00
Ryan Ahearn
d1c03e5e8c
Get SES config from VCAP_SERVICES
2023-01-31 17:27:17 -05:00
Ryan Ahearn
bfeb65c914
Install newrelic and enable in development
2023-01-18 09:06:09 -05:00
Ryan Ahearn
828671ecfc
Remove obsolete strip_leading_plus_one method
2023-01-06 11:14:45 -05:00
Ryan Ahearn
8a0535fa03
Save normalized phone format to DB
2023-01-06 11:06:23 -05:00
Ryan Ahearn
abc7b09d0d
Update app to utilize updated phone validation methods
2023-01-05 11:06:12 -05:00
Ryan Ahearn
7878316790
Remove placeholder sms callback comments
2023-01-03 10:23:14 -05:00
Ryan Ahearn
44a4b2d1a9
Remove firetext from notifications_sms_callback.py
2022-12-22 10:01:12 -05:00
Ryan Ahearn
77afecf8d2
Remove mmg & firetext from research_mode_tasks.py
2022-12-22 09:31:12 -05:00
Ryan Ahearn
041cd08097
Clean up more mmg and firetext references
2022-12-22 09:31:12 -05:00
Ryan Ahearn
6a04be0370
Remove firetext and mmg from inbound SMS options
2022-12-22 09:31:12 -05:00
Ryan Ahearn
431f7aeb3c
Gracefully handle decryption errors in past-7-days notification reports
2022-12-13 14:18:34 -05:00
Ryan Ahearn
17ee4c3f2b
Use encrypt/decrypt methods in place of signing
2022-12-12 16:41:04 -05:00
Ryan Ahearn
b553ea4c77
Update uses of encryption.encrypt to more accurate encryption.sign
2022-12-07 14:55:05 -05:00
Ryan Ahearn
a2d459c5e6
Merge pull request #129 from GSA/queue-investigation
...
SMS provider cleanup
2022-11-30 15:25:44 -05:00
Ryan Ahearn
45c3e3c277
Remove unused is_delivery_slow_for_providers method
2022-11-30 13:50:49 -05:00
Ryan Ahearn
0ed7a31765
Merge pull request #126 from GSA/open-api
...
Add OpenAPI spec for selected api endpoints
2022-11-30 13:30:26 -05:00
Ryan Ahearn
01cf3dfb9d
Completely remove code to switch sms providers on slow delivery
2022-11-30 11:08:55 -05:00
Ryan Ahearn
865471efb5
SMS provider fixes to config
...
Disable the method that could accidentally set sms to go to non-sns provider
until they are completely removed
2022-11-29 16:38:32 -05:00
Ryan Ahearn
286400aa18
Use only stdout logging in cloud.gov
2022-11-22 12:11:11 -05:00
stvnrlly
7f5c3c785e
est_date to local_date, too
2022-11-21 12:05:23 -05:00
stvnrlly
9e7ee1c0f8
migrate bst_date to local_date
2022-11-21 11:49:59 -05:00
stvnrlly
99de747a36
fix formatting
2022-11-21 11:29:38 -05:00
Ryan Ahearn
1e7d99e853
Fix flake8 and isort findings
2022-11-18 12:39:50 -05:00
Ryan Ahearn
2efed403b1
Add external API for sending SMS to openapi
2022-11-18 12:25:45 -05:00
Ryan Ahearn
f71df236b7
Add more admin api endpoints
2022-11-18 11:43:46 -05:00
Ryan Ahearn
3b7dbddc58
Add /user routes to openapi schema
2022-11-17 10:57:34 -05:00
stvnrlly
c8533ae524
pull timezone from utils for other pytz instances
2022-11-16 16:53:55 -05:00
Ryan Ahearn
7c611e993f
Read openapi schema for the owasp scan
2022-11-16 15:50:08 -05:00
stvnrlly
e6d30394ba
london → local
2022-11-16 14:11:52 -05:00
stvnrlly
052f911ca8
rename billing date function to clearer about timezone
2022-11-16 12:54:08 -05:00
stvnrlly
6908bd3cf5
use only convert_utc_to_local_timezone
2022-11-16 12:51:46 -05:00
stvnrlly
53019995d1
more time test times
2022-11-14 14:53:28 -05:00
stvnrlly
213f699c99
time adjustments in tests
2022-11-14 14:23:54 -05:00
stvnrlly
b50cb4712f
tz utility swap and many test updates
2022-11-10 12:33:25 -05:00
Ryan Ahearn
a3f594693f
Add sandbox space
2022-11-08 11:49:11 -05:00
Ryan Ahearn
ac7ad61e10
Replace old notifications-api service prefix with notify-api
2022-11-07 12:10:49 -05:00
Ryan Ahearn
814cdec556
Fix workflow and python syntax issues
2022-11-02 12:02:21 -04:00
Ryan Ahearn
fe66ed2095
Create demo app environment
2022-11-02 09:09:16 -04:00
Ryan Ahearn
e576bbc7e2
Merge pull request #104 from GSA/fix-deployed-db-string
...
Fix deployed db string
2022-11-01 13:02:16 -04:00
stvnrlly
57adbf3f6b
document create-test-user command
2022-11-01 12:14:26 -04:00
stvnrlly
f2f70f42a6
Merge branch 'main' into stvnrlly-create-user-command
2022-11-01 12:04:01 -04:00
Ryan Ahearn
6868daad90
Replace direct access of os.environ with getenv()
2022-11-01 11:44:30 -04:00
Ryan Ahearn
b4256d0a6c
Properly set database connection string in cloud.gov
2022-11-01 11:34:00 -04:00
Ryan Ahearn
41a52daca0
Clean up bucket settings
2022-10-31 15:37:12 -04:00
Ryan Ahearn
7aafdd7bac
Clean up config settings
2022-10-31 13:25:59 -04:00
stvnrlly
713daee566
flake8 indentation
2022-10-28 14:49:02 -04:00
stvnrlly
11d123051a
validate mobile number so that sms auth works
2022-10-28 14:42:25 -04:00
stvnrlly
19cdd9b052
tests & prompts for user creation command
2022-10-28 14:07:43 -04:00