Commit graph

3195 commits

Author SHA1 Message Date
David Kennedy
517390cc55
fixed bugs in ip list handling, reformatted clean function in forms, removed custom field type for ip address in nameserverform 2023-10-25 13:00:25 -04:00
Rachid Mrad
7436a8a463
add coment on test_ds_data_form_modal 2023-10-25 11:22:04 -04:00
zandercymatics
53c74a766f
Linter things
Removed old test_domain_migration.py file, and linted many items.
2023-10-25 09:06:36 -06:00
zandercymatics
a87519e615
Cleanup, add comment 2023-10-25 08:29:39 -06:00
CocoByte
9468876197
MERGE main into nl/981-test-domain-migration-script 2023-10-24 21:34:08 -06:00
CocoByte
02ec4d7bae
Renamed main script and added test script (to separate concerns of testing vs combining transition domain migration scripts). Added test data files. 2023-10-24 19:45:16 -06:00
Rebecca Hsieh
448cef0845
Remove a comment 2023-10-24 17:40:57 -07:00
CocoByte
d5e9e45a2f
added logic to bypass prompts if debug is enabled 2023-10-24 18:37:58 -06:00
CocoByte
a7bd6709fa
Merge remote-tracking branch 'origin/nl/981-test-domain-migration-script' into nl/981-test-domain-migration-script 2023-10-24 17:51:42 -06:00
Rebecca Hsieh
5267a1af53
Add test cases for displaying just nameserver and displaying nameserver AND ip 2023-10-24 15:47:24 -07:00
rachidatecs
545ce7a835
Merge pull request #1183 from cisagov/bl/add-vicky-to-fixtures
Add Vicky to fixtures
2023-10-24 17:44:54 -04:00
Erin
6c26010fe5
Resolve lint errors 2023-10-24 14:43:29 -07:00
Rachid Mrad
76be3c6b72
test_ds_data_form_modal 2023-10-24 17:36:27 -04:00
CocoByte
4f6b5e2b06
added comments and typehints. Refactored a little. 2023-10-24 15:13:56 -06:00
zandercymatics
225437cdb4
Add fields 2023-10-24 14:52:35 -06:00
zandercymatics
4f00865ff2
Update cat_files_into_getgov.py 2023-10-24 14:51:36 -06:00
Erin
61d6dda59f
Clean up unused string initialization 2023-10-24 13:46:01 -07:00
Erin
fbbde98409
Format hosts to name (IP addresses) 2023-10-24 13:44:49 -07:00
Rachid Mrad
e78e95df0d
fix outline btn style (remove underline) when anchor emlement) 2023-10-24 16:29:54 -04:00
Rachid Mrad
46f03cd4e4
tweak error msg on invalid ip 2023-10-24 15:58:25 -04:00
zandercymatics
736fe46ec3
Update domain.py 2023-10-24 13:12:36 -06:00
David Kennedy
497e81f6fa
formatting for linting 2023-10-24 15:07:12 -04:00
David Kennedy
182d1a61c0
more consolidation of error messages and their text 2023-10-24 13:02:02 -04:00
Rachid Mrad
15f656b77a
edit modal text on dnssec page 2023-10-24 12:19:48 -04:00
CocoByte
852f22a57a
revising login simulation -- committing for sandbox testing 2023-10-24 10:16:14 -06:00
Rachid Mrad
548735cb07
edit modal text again 2023-10-24 12:06:30 -04:00
Rachid Mrad
2f40d52254
edit modal text 2023-10-24 12:03:40 -04:00
zandercymatics
2f611e5b9c
Merge branch 'nl/981-test-domain-migration-script' into za/additional-data-transferred-domains 2023-10-24 08:43:02 -06:00
David Kennedy
d532449b3d
cleaned up test cases and formatting 2023-10-24 09:37:43 -04:00
David Kennedy
a7ba33b523
fixed broken tests 2023-10-24 08:25:18 -04:00
David Kennedy
2bf7847654
consolidation of nameserver view error messages 2023-10-24 08:15:04 -04:00
CocoByte
cb3cfe3a6d
finished options for running loader scripts. Added boilerplate for simulating logins 2023-10-24 00:23:45 -06:00
CocoByte
d5c0ac7a0c
attempt 1 for executing external functions -- note, this doesn't work
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-23 22:22:54 -06:00
David Kennedy
293eb40cff
removed some logging; fixed some existing unit tests 2023-10-23 22:10:03 -04:00
David Kennedy
0e95ff6478
Merge branch 'main' into dk/1016-nameservers-ui 2023-10-23 21:47:48 -04:00
David Kennedy
0dbcb749a6
fixed cancel button on nameservers 2023-10-23 21:47:23 -04:00
David Kennedy
ce6fc5a9ac
fixed problem with sidebar 2023-10-23 21:29:26 -04:00
dave-kennedy-ecs
65b2053a4f
Update src/registrar/templates/domain_sidebar.html
updated logic in domain sidebar for code readability

Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2023-10-23 21:18:37 -04:00
David Kennedy
d354751481
fixed tests and updated code formatting 2023-10-23 21:16:12 -04:00
David Kennedy
6400fa5f4b
fixed logic on save with no dnssec data records; fixed link on dns page 2023-10-23 20:58:09 -04:00
David Kennedy
bdbff9260e
Merge branch 'main' into rjm/1148-ds-data 2023-10-23 19:55:33 -04:00
David Kennedy
d50628f14d
cleaned up working code for review 2023-10-23 18:32:22 -04:00
Erin
9c939d4a84
Reformat DNS name servers 2023-10-23 15:20:34 -07:00
David Kennedy
be00e8249c
working wip 2023-10-23 18:15:48 -04:00
Rebecca Hsieh
ea567192d0
Convert bracket to parenthesis 2023-10-23 14:10:43 -07:00
Erin
421603df2c
Remove test print statements 2023-10-23 14:04:15 -07:00
Erin
67433d4502
Add city.gov test cases to Check Domain mocks 2023-10-23 14:00:55 -07:00
CocoByte
c713b8958f
added test_domain_migration script and terminal_helper. Still needs work
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-23 14:54:02 -06:00
zandercymatics
10841bb974
Script for moving files 2023-10-23 14:51:55 -06:00
Rachid Mrad
8bf2432b15
remove the dnssec confirmed session 2023-10-23 16:43:45 -04:00