Commit graph

2328 commits

Author SHA1 Message Date
zandercymatics
a33efbe772
Ran black for linting 2023-10-30 08:07:27 -06:00
CocoByte
b236be7f43
missed these changes in the last commit 2023-10-27 11:24:10 -06:00
CocoByte
72ae138991
unit tests and integration tests
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-27 11:22:47 -06:00
CocoByte
15262f3747
Merge remote-tracking branch 'origin/nl/981-test-domain-migration-script' into nl/981-test-domain-migration-script 2023-10-27 10:52:22 -06:00
zandercymatics
8a168c0cc3
Update data_migration.md 2023-10-26 10:26:42 -06:00
CocoByte
bd7d044bb6
MERGE main into nl/981
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-25 22:27:49 -06:00
Cameron Dixon
c7a19548f7
Merge pull request #1184 from cisagov/cd/last-issue-update
Fix double emojis in issue template
2023-10-25 22:07:35 -04:00
dave-kennedy-ecs
b352bbff29
Merge pull request #1166 from cisagov/rjm/1148-ds-data
Issue 1148 - UI Dev for DNSSEC requiring ONLY DS Data
2023-10-25 21:40:39 -04:00
David Kennedy
90b12a6c48
generic error handling for RegistryErrors as in other views 2023-10-25 21:35:17 -04:00
CocoByte
1b5d7a6248
Auto stash before merge of "nl/981-test-domain-migration-script" and "origin/nl/981-test-domain-migration-script"
Unit test experiments...
2023-10-25 18:38:39 -06:00
CuriousX
d6a7f69a00
Merge pull request #1176 from cisagov/nl/980-User-login-transition-domain-info
Issue 980: user login transition domain info
2023-10-25 16:12:59 -06:00
CocoByte
b62a9b4223
file renames
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-25 11:26:26 -06: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
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
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
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
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
4f00865ff2
Update cat_files_into_getgov.py 2023-10-24 14:51:36 -06:00
Rachid Mrad
e78e95df0d
fix outline btn style (remove underline) when anchor emlement) 2023-10-24 16:29:54 -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
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
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
David Kennedy
be00e8249c
working wip 2023-10-23 18:15:48 -04: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
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
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
Rebecca H
faf03334a0
Merge pull request #1167 from cisagov/rh/1031-staff-enable-editing
Ticket #1031: Update Staff permissions for contacts, websites, addresses, domain information and domain application
2023-10-20 15:18:53 -07:00
Rebecca Hsieh
a25a38f948
Linter wins as always 2023-10-20 14:57:04 -07:00
Rebecca Hsieh
797d896e0a
Now updating correct migration after new main additions 2023-10-20 14:51:48 -07:00
Rebecca Hsieh
62b6514b07
Remove 0041 so I can match main 2023-10-20 14:50:02 -07:00
Rebecca Hsieh
f8ec478f78
Merge remote-tracking branch 'origin' into rh/1031-staff-enable-editing 2023-10-20 14:49:04 -07:00