Commit graph

2936 commits

Author SHA1 Message Date
CocoByte
4595c2b5a9
Extra info for TransitionDomain objects __str__ function 2023-11-06 12:00:01 -06:00
CocoByte
2b2a0c0fba
Updates to prompts and print statements for master migration to be easier to work with 2023-11-06 11:59:37 -06:00
Erin
adfcecacce
Merge branch 'main' of github.com:cisagov/manage.get.gov into es/476-add-cors-headers 2023-11-06 09:58:10 -08:00
zandercymatics
ee7bfc973d
Update manifest-stable.yaml 2023-11-06 10:58:06 -07:00
Erin
b3cc417e6f
Add cors headers 2023-11-06 09:48:24 -08:00
Erin
b5bbd68d82
Merge branch 'main' into es/476-add-cors-headers 2023-11-06 09:48:08 -08:00
Alysia Broddrick
ae555a7ac7
Merge pull request #1253 from cisagov/update-registry-credential-creation-instructions
Registry Credentials Readme Update
2023-11-06 09:33:36 -08:00
zandercymatics
019b139e8d
Fix typo 2023-11-06 10:17:01 -07:00
Alysia Broddrick
ea26f0b1b5
updated with feedback 2023-11-06 09:15:05 -08:00
David Kennedy
c5899a8773
fixed formatting 2023-11-06 12:10:28 -05:00
David Kennedy
e409f2fde0
updated sort 2023-11-06 12:05:35 -05:00
zandercymatics
83d1db6485
Add more test data 2023-11-06 09:41:23 -07:00
zandercymatics
715f14d266
Adding some test data 2023-11-06 09:33:52 -07:00
zandercymatics
ed791825e4
Merge branch 'nl/981-test-domain-migration-script' into za/additional-data-transferred-domains 2023-11-06 09:31:16 -07:00
zandercymatics
350b6d4a07
Remove temp gitignore changes 2023-11-03 15:21:20 -06:00
zandercymatics
a035d06569
Fix issue 2023-11-03 14:45:08 -06:00
zandercymatics
f582d4e390
Merge branch 'main' into za/additional-data-transferred-domains 2023-11-03 14:38:34 -06:00
zandercymatics
e1d85c15ca
Additional styles 2023-11-03 14:37:13 -06:00
zandercymatics
3b186509c1
Additional hover styling 2023-11-03 14:24:31 -06:00
CocoByte
bca2a961ad
Updates to agency data extractor 2023-11-03 15:10:46 -05:00
zandercymatics
3224d41c33
Add styling and preferential link logic 2023-11-03 14:10:03 -06:00
CocoByte
6f918f4871
Merge remote-tracking branch 'origin/za/additional-data-transferred-domains' into za/additional-data-transferred-domains 2023-11-03 14:29:21 -05:00
CocoByte
d9796a15af
updates & fixes 2023-11-03 14:29:12 -05:00
zandercymatics
501aa59c9e
Typo in logger 2023-11-03 12:45:59 -06:00
David Kennedy
d3a3565336
wip 2023-11-03 12:38:32 -04:00
Alysia Broddrick
753579feac
Merge pull request #1195 from cisagov/ab/update-user-permissions-readme
updated reamdme with how to add permission groups to a user
2023-11-03 08:48:02 -07:00
zandercymatics
228fcaea65
Update home.html 2023-11-03 09:44:09 -06:00
zandercymatics
6e34d231f3
Add global setting 2023-11-03 09:37:10 -06:00
zandercymatics
59cb3cc0de
Update transfer_transition_domains_to_domains.py 2023-11-03 08:58:15 -06:00
zandercymatics
0a313af71a
Fix org_type and fed_type 2023-11-03 08:51:16 -06:00
David Kennedy
70faa6beb9
fix 500 error message when managing domain w/o information and application 2023-11-03 10:16:10 -04:00
Neil MartinsenBurrell
6a69216ed5
Merge pull request #1225 from cisagov/nmb/verbose-domain-invitations
A bit more verbosity in send_domain_invitations command
2023-11-03 08:53:22 -05:00
David Kennedy
90f904e485
banner update 2023-11-03 07:19:00 -04:00
dave-kennedy-ecs
e9a1eb42fb
Merge pull request #1236 from cisagov/dk/1101-nameservers-regex
Issue 1101 - Regex form validation on nameservers
2023-11-03 06:57:46 -04:00
Alysia Broddrick
9725788a8b
updated adr number 2023-11-02 20:24:10 -07:00
Alysia Broddrick
79e0480058
updated with consequences etc 2023-11-02 20:23:31 -07:00
CocoByte
87696d9b92
Some refactoring, cleanup, and fixes so that the data loads correctly. Migrations run correctly end-to-end. But unit tests need to be updated next. 2023-11-02 21:25:19 -05:00
Alysia Broddrick
4119d24149
added documentation and ADR for release schedule 2023-11-02 19:24:47 -07:00
Alysia Broddrick
79be82a5b9
updated based on feedback 2023-11-02 16:21:51 -07:00
zandercymatics
795a4ec160
Start parsing domain information 2023-11-02 16:20:41 -06:00
CocoByte
e7fd7b2f10
minor update to agency extractor verbage when printing results to terminal 2023-11-02 17:18:33 -05:00
CocoByte
4a3dc59c37
updates to agency extractor (needs 1 bug fix for column) 2023-11-02 16:31:31 -05:00
CocoByte
72cc0d0aec
Updated agency extractor to prevent duplicate data and to provide full list of agencies from the given file 2023-11-02 14:59:41 -05:00
David Kennedy
a2e4dd494f
linting 2023-11-02 15:41:43 -04:00
CocoByte
265fd83fa4
Agency Extractor Script created 2023-11-02 14:40:01 -05:00
David Kennedy
e7a3001409
truncated long domains in error messages; updated error messages 2023-11-02 15:37:35 -04:00
zandercymatics
32dd542f45
Merge branch 'nl/981-test-domain-migration-script' of https://github.com/cisagov/manage.get.gov into nl/981-test-domain-migration-script 2023-11-02 12:33:25 -06:00
zandercymatics
dcbe41f107
Fix linter issue 2023-11-02 12:33:14 -06:00
zandercymatics
997f0c8838
Update docs/operations/data_migration.md
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-11-02 12:30:35 -06:00
zandercymatics
4b7fd9c34b
Update docs/operations/data_migration.md
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-11-02 12:30:12 -06:00