Commit graph

4954 commits

Author SHA1 Message Date
Rebecca Hsieh
ce98272b48
Update pipfile 2024-03-06 11:45:50 -08:00
Rebecca Hsieh
35d2818ff7
Update pipfiles and more 2024-03-05 17:00:22 -08:00
dave-kennedy-ecs
a4568a89ba
Merge pull request #1865 from cisagov/dk/1769-epp-connections
Issue #1769: EPP connection failures
2024-03-05 18:55:43 -05:00
David Kennedy
efd3f62f0b
added logging for retries 2024-03-05 18:50:42 -05:00
David Kennedy
d542e7a74b
updated comment 2024-03-05 18:46:22 -05:00
CuriousX
eba2328d7b
Merge pull request #1869 from cisagov/nl/hotfix-for-email-phone-number-field
HOTFIX for email phone number field
2024-03-05 16:26:11 -07:00
Rebecca Hsieh
2ba38848a6
Update comment on why we're uploading to S3 instance 2024-03-05 15:15:38 -08:00
CocoByte
4db1cc9e19
Auto stash before revert of "fixed issue with nulls. Also changed Email field to char field for EPP" 2024-03-05 14:45:15 -07:00
CocoByte
4116356e15
Revert "fixed issue with nulls. Also changed Email field to char field for EPP"
This reverts commit f0e9c3760f.
2024-03-05 14:42:58 -07:00
CocoByte
273332984c
Revert "updated migration file"
This reverts commit 0035893448.
2024-03-05 14:42:49 -07:00
CocoByte
0035893448
updated migration file 2024-03-05 14:24:47 -07:00
CocoByte
f0e9c3760f
fixed issue with nulls. Also changed Email field to char field for EPP 2024-03-05 14:21:41 -07:00
CocoByte
9a4016024b
migration added 2024-03-05 13:49:51 -07:00
CocoByte
f15a0bdad4
hot fix for phone number fields (changed to char field -- this will also preserve the line-height change requested by the designers. Originally this field was a test field) 2024-03-05 13:44:52 -07:00
Rebecca Hsieh
c5f83b937d
Fix test 2024-03-05 12:21:41 -08:00
Rebecca Hsieh
d61e17a4ad
Fix conflicts and linting 2024-03-05 12:03:11 -08:00
Rebecca Hsieh
cf97531102
Fix missing brackets 2024-03-05 11:56:20 -08:00
Rebecca H
177b79ccc3
Merge branch 'main' into rh/1727-metadata-emaill 2024-03-05 11:54:35 -08:00
Rebecca Hsieh
9ca8322510
Update docs, csv set up, and add unit test 2024-03-05 11:52:48 -08:00
David Kennedy
6e13345161
noting why type is ignored 2024-03-05 14:50:20 -05:00
CuriousX
96a11096ed
Merge pull request #1782 from cisagov/nl/1371-caching-architecture-docs
Issue #1371 - Caching Research & Documentation
2024-03-05 12:45:45 -07:00
Rachid Mrad
037f589b15
Merge pull request #1860 from cisagov/rjm/1859-fix-for-metadata-2
Issue #1859: Hot fix for metadata
2024-03-05 14:25:30 -05:00
David Kennedy
a75caa2fdb
removed geventconnectionpool 2024-03-05 14:02:14 -05:00
Alysia Broddrick
d636de7f88
Merge pull request #1781 from cisagov/1756-incident-response-playbook
1756-Added downtime incident management document
2024-03-05 07:34:37 -08:00
Rebecca Hsieh
f427076598
Fix emailing functionality and update subject and body and file names 2024-03-04 16:45:05 -08:00
David Kennedy
2b3c7ae0fd
cleanup of debugging on failing test outside of scope of this ticket 2024-03-04 14:34:32 -05:00
David Kennedy
64c936b553
fixed a test that was failing 2024-03-04 14:27:34 -05:00
David Kennedy
0171e57cef
adding tblib to diagnose test failures better 2024-03-04 14:02:42 -05:00
David Kennedy
579d1db2e3
attempting to fix tests broken in pipeline 2024-03-04 13:54:17 -05:00
David Kennedy
7fd664b94a
small fix to tests outside of the scope of this ticket 2024-03-04 13:49:47 -05:00
David Kennedy
78c4bb4a8d
format changes for satisfying lint, ignore types mainly 2024-03-01 22:25:58 -05:00
David Kennedy
99d34682b1
test cases written; cleanup; small fix to _retry method signature 2024-03-01 22:18:41 -05:00
Rachid Mrad
9a258d6e96
metadata hotfix 2024-03-01 16:29:05 -05:00
Rachid Mrad
1901c0dba7
clean up and lint 2024-03-01 14:03:52 -05:00
Rebecca Hsieh
74f2034487
Email business logic 2024-02-29 22:17:48 -08:00
David Kennedy
c5d525bd48
removed EPP connection pool, simplified epplibwrapper, removed socket 2024-02-29 23:36:15 -05:00
Rachid Mrad
98c4dfa96a
cleanup 2024-02-29 22:48:01 -05:00
Rachid Mrad
5be47e2377
Lint 2024-02-29 22:42:26 -05:00
Rachid Mrad
9ad693879a
Fix column setup when domain managers 2024-02-29 22:37:15 -05:00
Rachid Mrad
41f3154db3
fix rows concatenation 2024-02-29 21:34:04 -05:00
Rachid Mrad
9622817037
test for should_write_header 2024-02-29 21:23:43 -05:00
Rachid Mrad
f886391093
Fix how we get count of dms 2024-02-29 21:23:06 -05:00
Rachid Mrad
dec1d4b5ea
fix prefecth domain__permissions 2024-02-29 21:00:20 -05:00
Rachid Mrad
7e271fc273
refactor max_dm_count 2024-02-29 20:50:50 -05:00
Alysia Broddrick
a434fb6ea1
Merge pull request #1857 from cisagov/revert-1843-nl/1798-update-email-signature
(Revert "Issue #1798: Updated automated e-mail signatures")
2024-02-29 15:47:18 -08:00
CuriousX
3bd50a71f1
Revert "Issue #1798: Updated automated e-mail signatures" 2024-02-29 16:27:35 -07:00
CuriousX
e2ee20ef9b
Merge pull request #1843 from cisagov/nl/1798-update-email-signature
Issue #1798: Updated automated e-mail signatures
2024-02-29 16:02:36 -07:00
zandercymatics
15fab5bd13
Merge pull request #1844 from cisagov/za/1840-staging-hotfix-csv-report
(Based off of Staging) Ticket #1840: Hotfix for csv_export only populating 1 thousand records
2024-02-29 15:38:18 -07:00
CocoByte
1740a8cdda
Update 2024-02-29 10:43:27 -07:00
Rebecca Hsieh
8148b90996
Update documentation and add in the pyzipper import and associated biz logic 2024-02-29 09:06:58 -08:00