Commit graph

5755 commits

Author SHA1 Message Date
Kristina Yin
78aa477719
added "(optional)" to instances of Middle name fields 2023-11-17 15:10:27 -08:00
zandercymatics
2659cd816b
Update extra_transition_domain_helper.py 2023-11-17 16:10:00 -07:00
zandercymatics
0552a77c64
Linting 2023-11-17 16:07:57 -07:00
zandercymatics
70360cd871
Simplified logic 2023-11-17 16:03:16 -07:00
Kristina Yin
3f1ac333f8
added "(optional)" to instances of Street address 2 fields 2023-11-17 14:59:29 -08:00
Kristina Yin
7b9bbb9390
fix python syntax 2023-11-17 14:50:38 -08:00
Kristina Yin
94adf2246d
Added optional to name server labels above 2 2023-11-17 14:34:51 -08:00
zandercymatics
b875a4583d
Simplify Load_Organization_data 2023-11-17 15:14:02 -07:00
Kristina Yin
61475f6cb0
Changed urbanization label 2023-11-17 13:25:30 -08:00
zandercymatics
2f9896686b
Update test_transition_domain_migrations.py 2023-11-17 14:20:31 -07:00
Kristina Yin
faa2eaa40a
Changed urbanization label 2023-11-17 13:20:19 -08:00
zandercymatics
8ec24bfb0d
Test 2023-11-17 14:09:47 -07:00
zandercymatics
f1acd46588
Fix test cases 2023-11-17 14:04:06 -07:00
Kristina Yin
95bfe3c137
Italicizing the required fields sentence 2023-11-17 12:39:54 -08:00
zandercymatics
85ee97d615
Add test cases
One is still breaking, not mine but a related test. Test interference issue?
2023-11-17 13:02:29 -07:00
zandercymatics
9e7f111206
Update load_organization_data.py 2023-11-17 11:43:40 -07:00
zandercymatics
a6db4b7145
Data chunking / don't update existing data 2023-11-17 11:26:46 -07:00
zandercymatics
13b1ca0238
Remove country code 2023-11-17 10:04:09 -07:00
Alysia Broddrick
c19c565210
Merge pull request #1363 from cisagov/hotfix-add-identity-info-into-transition-email
Hotfix- Update transition email to include language on identity verification
2023-11-17 08:24:57 -08:00
Alysia Broddrick
ff75693293
Merge pull request #1361 from cisagov/new-dev-sandbox-ky
Add new developer sandbox 'ky' infrastructure
2023-11-17 08:20:35 -08:00
Alysia Broddrick
b651fbb72d
updated the bug fix instructions 2023-11-17 07:34:53 -08:00
Alysia Broddrick
36ce32c177
update transition email to include language on identity verification 2023-11-17 07:14:38 -08:00
Alysia Broddrick
9ed214256d
added missing deploy line 2023-11-17 07:04:48 -08:00
David Kennedy
7b6929c176
getter from registry also updates registrar 2023-11-17 07:37:31 -05:00
David Kennedy
464279bf33
formatted for linter 2023-11-17 06:35:44 -05:00
David Kennedy
d109f5a265
added comment 2023-11-17 06:31:46 -05:00
Alysia Broddrick
4f8e1e9231
Add new developer sandbox 'ky' infrastructure 2023-11-16 19:11:33 -08:00
Erin Song
30fd3e0ae8
Merge pull request #1357 from cisagov/es/982-error-messages
#982 Add missing error alerts to domain management pages
2023-11-16 14:36:07 -08:00
Alysia Broddrick
b8645211ea
Merge pull request #1358 from cisagov/revert-1354-revert-1353-ab/401-error-text-updates
Revert "Revert "401 text update""
2023-11-16 14:25:51 -08:00
Alysia Broddrick
839d90b68a
Revert "Revert "401 text update"" 2023-11-16 14:20:18 -08:00
zandercymatics
c86a9d5fff
Increase performance 2023-11-16 15:16:35 -07:00
Alysia Broddrick
23bcb2613e
Merge pull request #1356 from cisagov/ab/401-error-text-updates
401 html text update
2023-11-16 13:57:45 -08:00
zandercymatics
44cd47e51d
Add DomainInformation data 2023-11-16 14:42:20 -07:00
Erin
406155d6a3
Add error message to domain management security email form 2023-11-16 13:32:02 -08:00
Erin
776b77f230
Add form errors to domain management contact form 2023-11-16 13:30:12 -08:00
Alysia Broddrick
2e3455e16b
Merge pull request #1354 from cisagov/revert-1353-ab/401-error-text-updates
Revert "401 text update"
2023-11-16 13:27:12 -08:00
Rebecca H
87975acb62
Revert "401 text update" 2023-11-16 12:58:42 -08:00
Alysia Broddrick
74426598b9
Merge pull request #1353 from cisagov/ab/401-error-text-updates
401 text update
2023-11-16 12:39:44 -08:00
zandercymatics
35a0ed751e
Parsing org data 2023-11-16 13:16:01 -07:00
Alysia Broddrick
30e01aea9e
added missing end of file line 2023-11-16 12:15:20 -08:00
Alysia Broddrick
6cab70241a
copied changes from michelle's pr 2023-11-16 12:10:43 -08:00
Erin Song
4c45f64ae3
Fix heading hierarchy 2023-11-16 09:00:44 -08:00
David Kennedy
7ec6072a92
adding a warning when expiration date not set 2023-11-16 10:36:46 -05:00
zandercymatics
e0e0950d3e
Merge pull request #1345 from cisagov/za/fix-test-connection
Connection Pool - Close dangling test_connection sockets
2023-11-16 08:02:29 -07:00
David Kennedy
3107a9213d
formatted code 2023-11-16 08:42:53 -05:00
David Kennedy
944c82b9f9
made expiration date readonly in django admin; expiration date setter not implemented; implemented renew_domain; wrote unit tests 2023-11-16 08:39:05 -05:00
zandercymatics
cc132cd17b
Update socket.py 2023-11-15 17:09:23 -07:00
zandercymatics
a8dcb52897
Linting 2023-11-15 15:20:45 -07:00
zandercymatics
4a0e8aa780
Fix attr err 2023-11-15 15:06:56 -07:00
zandercymatics
ffb7276a8a
Close dangling sockets 2023-11-15 14:59:17 -07:00