Commit graph

2475 commits

Author SHA1 Message Date
Rachid Mrad
d624c22088
enhance tests with more domain statuses 2023-10-30 19:28:26 -04:00
Rachid Mrad
73d88314af
Merge branch 'dk/996-reports' of https://github.com/cisagov/getgov into dk/996-reports 2023-10-30 19:16:19 -04:00
Rachid Mrad
bc6e58ae10
Merge remote-tracking branch 'origin/main' into dk/996-reports 2023-10-30 19:14:07 -04:00
Rebecca H
26be645ccc
Merge pull request #1233 from cisagov/rh/1230-fix-type
Issue: #1230 - Fix typos on DNSSEC page
2023-10-30 14:58:32 -07:00
Rebecca Hsieh
7eea1b5d83
Fix wording from website to domain 2023-10-30 13:53:32 -07:00
Rebecca Hsieh
65bb9ff2e1
Fix typo 2023-10-30 13:28:41 -07:00
dave-kennedy-ecs
228da2aafa
Merge pull request #1200 from cisagov/dk/1016-nameservers-ui
Issue 1016 - Nameserver UI (includes issues 919 and 1104)
2023-10-30 15:34:57 -04:00
David Kennedy
c81a9753c3
comments on test cases 2023-10-30 14:35:09 -04:00
David Kennedy
91e2a7906b
updated validation and removal of whitespace; raise RegistryErrors on create_host and update_host 2023-10-30 14:23:14 -04:00
David Kennedy
89a65e597f
merge main 2023-10-30 13:08:12 -04:00
David Kennedy
34629439ee
updated some js for readability and clean code 2023-10-30 12:51:45 -04:00
Rebecca H
2be82f0468
Merge pull request #1185 from cisagov/rh/687-formatting-nameservers
Ticket #687: Formatting for nameservers
2023-10-30 09:43:59 -07:00
David Kennedy
f928bc4da4
remove all whitespace from ip addresses 2023-10-30 12:37:37 -04:00
Rebecca Hsieh
5ae98c97d2
Merge branch 'main' of https://github.com/cisagov/getgov into rh/687-formatting-nameservers 2023-10-30 09:35:29 -07:00
Cameron Dixon
51980185bd
Merge pull request #1227 from cisagov/cd/doc-update
Add link to rotate_application_secrets.md
2023-10-30 12:23:04 -04:00
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
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
Erin
30dc1d1a37
Merge branch 'main' of https://github.com/cisagov/getgov into rh/687-formatting-nameservers 2023-10-26 11:07:56 -07: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