Commit graph

2514 commits

Author SHA1 Message Date
Rachid Mrad
00f5c8fc81
Merge remote-tracking branch 'origin/main' into dk/1016-nameservers-ui 2023-10-30 11:57:45 -04:00
rachidatecs
bb4efd44b5
Merge pull request #1229 from cisagov/bl/fix-migration-43-domain-expiration
fix migration 43 - domain expiration date
2023-10-30 11:49:30 -04:00
Erin Song
dcb358a015
Merge pull request #1186 from cisagov/es/domain-availability-quickfix
Issue#1180 Fix domain availability API and make available API public
2023-10-30 08:48:45 -07:00
Rachid Mrad
3a284a224d
fix migration 43 - domain expiration date 2023-10-30 11:39:24 -04:00
Rachid Mrad
23999f3179
Merge remote-tracking branch 'origin/main' into dk/1016-nameservers-ui 2023-10-30 11:27:32 -04:00
Cameron Dixon
11d35d18b1
Update rotate_application_secrets.md
add link to what Login recommends
2023-10-30 09:50:46 -04:00
David Kennedy
ddbc32c749
Merge branch 'main' into dk/996-reports 2023-10-29 07:02:37 -04:00
David Kennedy
e6e6cfa24f
update to filter_conditions; formatting for lines too long 2023-10-29 06:04:35 -04:00
Rachid Mrad
82772c633b
lint 2023-10-27 18:57:13 -04:00
Rachid Mrad
272890012b
lint 2023-10-27 18:40:07 -04:00
Rachid Mrad
87bdcb8263
Normalize line endings and remove commas, spaces and leading/trailing whitespace 2023-10-27 18:34:06 -04:00
CuriousX
d60d63be53
Merge pull request #1223 from cisagov/nl/1215-add-exp-date-to-domain-model
Issue 1215: Updated domain model & added migration
2023-10-27 16:17:45 -06:00
CocoByte
6303a8c601
linted..again 2023-10-27 16:09:54 -06:00
CocoByte
1fe6267e2f
linted 2023-10-27 16:00:50 -06:00
Rachid Mrad
af5cfca94e
Fix tests 2023-10-27 17:26:13 -04:00
Rachid Mrad
d78c3e063f
lint 2023-10-27 17:07:20 -04:00
Rachid Mrad
91420429c2
remove submitter fields: 2023-10-27 17:05:43 -04:00
Rachid Mrad
677743cbf3
tweak expected_content with an extra space to match actual_content 2023-10-27 15:39:32 -04:00
CocoByte
bfb28a62f8
Updated domain model & added migration 2023-10-27 13:22:53 -06:00
Rachid Mrad
4803aaf971
lint 2023-10-27 15:03:34 -04:00
Rachid Mrad
98a9604ef3
Unit tests for reports 2023-10-27 14:50:07 -04:00
Rebecca Hsieh
f3547f24c0
Remove comment 2023-10-27 11:32:29 -07:00
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