Rachid Mrad
|
bd27bfc9de
|
fix usa-alert class on form_messages
|
2023-10-26 11:34:11 -04:00 |
|
David Kennedy
|
2f05772623
|
formatting changes
|
2023-10-26 06:16:55 -04:00 |
|
David Kennedy
|
eedd5d7dbf
|
fixed create_host bug not properly submitting ip version for v6; refactored update_host as well
|
2023-10-25 22:43:41 -04:00 |
|
David Kennedy
|
167cb9d995
|
formatting change
|
2023-10-25 21:56:52 -04:00 |
|
David Kennedy
|
f772c40efe
|
Merge branch 'main' into dk/1016-nameservers-ui
|
2023-10-25 21:50:29 -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 |
|
David Kennedy
|
62f3367c26
|
formatted code, removed comments and cluttering debugs, updated error messages
|
2023-10-25 20:44:21 -04:00 |
|
David Kennedy
|
04168419e7
|
unit tests for nameserver views
|
2023-10-25 20:23:35 -04: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
David Kennedy
|
be00e8249c
|
working wip
|
2023-10-23 18:15:48 -04:00 |
|
Rachid Mrad
|
8bf2432b15
|
remove the dnssec confirmed session
|
2023-10-23 16:43:45 -04:00 |
|
Rachid Mrad
|
1297f15341
|
JS fix to update nameservers sublables
|
2023-10-23 15:38:04 -04: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 |
|
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 |
|
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 |
|
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 |
|
rachidatecs
|
284d8409c6
|
Merge pull request #1152 from cisagov/rjm/787-org-short-names
Issue 787: Org short names in django admin
|
2023-10-20 17:26:05 -04:00 |
|
Rachid Mrad
|
d5b21435dd
|
re-create org names migration
|
2023-10-20 17:11:00 -04:00 |
|
Rachid Mrad
|
b8b12bad6e
|
Clean up migrations
|
2023-10-20 17:09:50 -04:00 |
|