Commit graph

5412 commits

Author SHA1 Message Date
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
Alysia Broddrick
dac5fa80d7
updated reamde with how to add permission groups to a user 2023-10-23 14:17:57 -07: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
Erin
5ae8ad6a5f
Inherit MockEppLib to DomainApplicationTests 2023-10-23 13:03:35 -07:00
Rachid Mrad
1297f15341
JS fix to update nameservers sublables 2023-10-23 15:38:04 -04:00
zandercymatics
e17bb11f4c
Create README.md 2023-10-23 12:42:02 -06:00
zandercymatics
70388d6185
Update data_migration.md 2023-10-23 11:15:41 -06:00
Rachid Mrad
6d3f5bf5ef
Add a delete button on forms on Nameservers, refactor JS and DS/Key data for DRY code 2023-10-23 13:08:59 -04:00
Erin
5c9fbf483e
Add url to ignore_urls list 2023-10-23 09:50:35 -07:00
Neil MartinsenBurrell
8b7d4d7a07
Merge pull request #1189 from cisagov/nmb/manage-base-url
Use manage.get.gov as the BASE_URL
2023-10-23 11:03:48 -05:00
Neil Martinsen-Burrell
5319f58191
Use manage.get.gov as the BASE_URL 2023-10-23 10:57:58 -05:00
Neil MartinsenBurrell
2daece6d75
Merge pull request #1187 from cisagov/nmb/manage-get-gov
Allow connections from manage.get.gov
2023-10-23 10:38:38 -05:00
Neil Martinsen-Burrell
fb5cc4e5c6
Allow connections from manage.get.gov 2023-10-23 10:32:40 -05:00
zandercymatics
2cd0224008
Remove old comment 2023-10-23 07:38:37 -06:00
zandercymatics
0827ea77ea
Remove test commit 2023-10-23 07:35:36 -06:00
David Kennedy
3f068bc209
fixed some issues with nameserver getter and setter, as well as view get_initial 2023-10-20 20:11:44 -04:00
Erin
a30ed4725a
Fix linting errors 2023-10-20 16:15:03 -07:00