Commit graph

3681 commits

Author SHA1 Message Date
Erin
060ed33344
Remove custom label 2023-11-20 14:33:42 -08:00
zandercymatics
e7db6b8842
Rename variable and move if statement 2023-11-20 15:27:44 -07:00
Kristina Yin
79c1fd63ef
update label for Contact Form 2023-11-20 14:09:38 -08:00
Erin
d2e6e083f3
Add custom errors for authorizing official 2023-11-20 14:06:44 -08:00
Alysia Broddrick
cc27248135
Merge pull request #1372 from cisagov/ab/create-dev-envirornment-infra
Add infrastructure for Development environment
2023-11-20 13:46:55 -08:00
Alysia Broddrick
b89939d0f2
Merge pull request #1364 from cisagov/update-bug-fix-document
updated the bug fix instructions
2023-11-20 13:46:01 -08:00
Erin
cd6809c9f7
Add updated error messages for domain mgmt contact info 2023-11-20 13:17:09 -08:00
Kristina Yin
08bc08220b
Merge branch 'ky/required-optional-form-fields' of https://github.com/cisagov/manage.get.gov into ky/required-optional-form-fields 2023-11-20 13:06:26 -08:00
Erin
e92b7dfd46
Merge branch 'main' of github.com:cisagov/manage.get.gov into es/984-refine-error-messages 2023-11-20 12:59:49 -08:00
Erin
1a57a3e26d
Revert migration data and create migration for optional text 2023-11-20 12:18:06 -08:00
Kristina Yin
8bf5ff47e1
Merge branch 'main' into ky/required-optional-form-fields 2023-11-20 12:04:02 -08:00
zandercymatics
6f3a27a888
Add more detailed logging 2023-11-20 12:16:06 -07:00
zandercymatics
493c03e7d4
Linting 2023-11-20 11:53:57 -07:00
zandercymatics
2e44a9099a
Bug fix
Accidentally left some stray code from a minor refactor
2023-11-20 11:28:07 -07:00
zandercymatics
42ef026254
Update load_organization_data.py 2023-11-20 11:19:55 -07:00
zandercymatics
8544c2948f
Fix code typo, v2 2023-11-20 11:03:25 -07:00
Alysia Broddrick
46dfd79275
Add infrastructure for Development environment 2023-11-20 09:59:22 -08:00
zandercymatics
f97dba7ca4
Fix typo 2023-11-20 10:50:09 -07:00
zandercymatics
04c7bdd3b6
Code cleanup 2023-11-20 10:38:53 -07:00
Erin Song
67f9de03d4
Merge pull request #1335 from cisagov/es/data-migration-docs-update
Edit Data Migration Docs
2023-11-20 09:19:25 -08:00
zandercymatics
0ce4a04b4b
Add documentation 2023-11-20 10:14:10 -07:00
Erin
48b9666498
Save changes 2023-11-20 09:02:35 -08:00
zandercymatics
e853d4ef16
Code cleanup 2023-11-20 08:58:27 -07:00
Kristina Yin
cd9c4878e4
updated domain app pages' required fields sentence 2023-11-17 18:10:00 -08:00
Kristina Yin
6fc513ed54
updated domain app pages' required fields sentence 2023-11-17 17:56:04 -08:00
Kristina Yin
e58586bb18
Added (optional) to security email form label 2023-11-17 17:10:59 -08:00
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