Commit graph

2384 commits

Author SHA1 Message Date
Erin
30dc1d1a37
Merge branch 'main' of https://github.com/cisagov/getgov into rh/687-formatting-nameservers 2023-10-26 11:07:56 -07:00
zandercymatics
95e557b7b3
Merge pull request #1162 from cisagov/za/1054-connection-pooling
Ticket #1054: Connection pooling
2023-10-26 08:27:00 -06:00
zandercymatics
745f2bbdf9
Linter 2023-10-26 07:51:31 -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
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
zandercymatics
ae9c0a0e06
Merge branch 'main' into za/1054-connection-pooling 2023-10-25 11:37:58 -06:00
zandercymatics
91c68f91f1
Add PR suggestions 2023-10-25 11:35:41 -06:00
Rachid Mrad
7436a8a463
add coment on test_ds_data_form_modal 2023-10-25 11:22:04 -04:00
zandercymatics
a87519e615
Cleanup, add comment 2023-10-25 08:29:39 -06:00
Rebecca Hsieh
448cef0845
Remove a comment 2023-10-24 17:40:57 -07: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
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
zandercymatics
736fe46ec3
Update domain.py 2023-10-24 13:12:36 -06: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
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
Rachid Mrad
8bf2432b15
remove the dnssec confirmed session 2023-10-23 16:43:45 -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
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
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
Rebecca Hsieh
18447c1486
Formatting for nameservers 2023-10-20 14:42:33 -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
Cameron Dixon
fdd2aaf7ad
Replace :emojicode: with sq brackets, extend href 2023-10-20 17:11:09 -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
Rachid Mrad
03b7ff64f8
Merge remote-tracking branch 'origin/main' into rjm/787-org-short-names 2023-10-20 17:08:48 -04:00