Commit graph

2544 commits

Author SHA1 Message Date
Rebecca Hsieh
e135de66fc
Fix test bc of weird detail page whitespace 2023-10-27 11:25:58 -07:00
Neil MartinsenBurrell
cbc648d571
Merge pull request #1207 from cisagov/nmb/domain-managers-fix
Domain managers: fix spacing with usa-list and open contact in new tab
2023-10-27 11:55:29 -05:00
Rachid Mrad
26947d4bd2
filter by READY, edge case handling 2023-10-27 12:50:30 -04:00
Erin
eeaa4bfc27
Implement reformatting nameservers from model to views 2023-10-27 09:46:25 -07:00
Rachid Mrad
09c0a5f392
match names to old reports, change buttons copy 2023-10-27 11:35:06 -04:00
David Kennedy
b72919a892
formatting for readability 2023-10-27 08:11:13 -04:00
David Kennedy
47251d9edb
parameterize filters and sorts 2023-10-27 08:06:46 -04:00
David Kennedy
0b947ce754
modularization of reporting functions 2023-10-27 06:58:11 -04:00
David Kennedy
e4b3706d9c
refactored some for separation of concerns, and fixing permissions in template 2023-10-27 05:55:52 -04:00
Rachid Mrad
5fe2827565
rough out the first quesry and export method based on an example report 2023-10-26 17:11:17 -04:00
Rachid Mrad
ee2b001ab5
infrastructure for buttons, actions and a csv download 2023-10-26 16:17:25 -04:00
Erin
1c99101c18
Move nameserver formatting to view 2023-10-26 12:16:01 -07:00
Rachid Mrad
9dd2e733cc
instead of show/hide, enable/disable 2023-10-26 14:39:27 -04:00
Erin
30dc1d1a37
Merge branch 'main' of https://github.com/cisagov/getgov into rh/687-formatting-nameservers 2023-10-26 11:07:56 -07:00
Rachid Mrad
d07f7b614b
Slight markup change and some JS to allow for deleting ns 1 and 2 when there are enough records in the formset 2023-10-26 13:20:45 -04:00
David Kennedy
4fdbb23141
updated comment 2023-10-26 12:41:44 -04:00
David Kennedy
b529a0e86f
Merge branch 'main' into dk/1016-nameservers-ui 2023-10-26 11:52:45 -04:00
Rachid Mrad
bd27bfc9de
fix usa-alert class on form_messages 2023-10-26 11:34:11 -04:00
Neil Martinsen-Burrell
bde3653fb8
Review feedback: fix spacing with usa-list and open contact in new tab 2023-10-26 09:31:30 -05: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
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
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
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
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
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
a87519e615
Cleanup, add comment 2023-10-25 08:29:39 -06:00
Alysia Broddrick
2a7120eba6
Apply suggestions from code review
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2023-10-25 06:00:40 -07: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
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