Commit graph

2041 commits

Author SHA1 Message Date
Rachid Mrad
3a1c64206f
Merge remote-tracking branch 'origin/main' into rjm/1192-delete-ns-1-2 2023-10-30 15:50:05 -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
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
Rachid Mrad
3b3757c13e
lint 2023-10-30 12:19:40 -04:00
Rachid Mrad
534e281eeb
linter 2023-10-30 12:13:48 -04:00
Rachid Mrad
b8ca830fea
Merge remote-tracking branch 'origin/dk/1016-nameservers-ui' into rjm/1192-delete-ns-1-2 2023-10-30 12:06:36 -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
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
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
Neil Martinsen-Burrell
e4f2e97cf6
A bit more verbosity in send_domain_invitations command 2023-10-27 15:12:29 -05: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
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