Commit graph

3948 commits

Author SHA1 Message Date
Kristina Yin
522fb0392b
Following Django template formatting 2023-10-30 17:17:49 -07:00
Kristina Yin
470bc189e4
Update external link in application_tribal_government.html so that it has the external link icon 2023-10-30 17:17:49 -07:00
Kristina Yin
4937883209
Following Django template formatting 2023-10-30 17:17:23 -07:00
Kristina Yin
557508929c
Updated error pages so that links to other sites open in new tab 2023-10-30 17:17:23 -07:00
Kristina Yin
0c92d8e6a6
Updated Help and Contact us links in footer to open in new tab 2023-10-30 17:17:23 -07:00
Kristina Yin
8a3e03919c
Update external link in ao_example.html to open in new tab 2023-10-30 17:17:23 -07:00
Kristina Yin
35cdab1006
Update external links in domain_example.html to open in new tabs 2023-10-30 17:17:23 -07:00
Kristina Yin
36452e7362
Update external link in application_authorizing_official.html to open in new tab 2023-10-30 17:17:23 -07:00
Kristina Yin
9cae54956c
Update external link in application_dotgov_domain.html to open in new tab 2023-10-30 17:17:23 -07:00
Kristina Yin
d3288ef456
Update external link in application_purpose.html to open in new tab 2023-10-30 17:17:22 -07:00
Kristina Yin
89177cc685
Update external link in application_tribal_government.html so that it has the external link icon 2023-10-30 17:17:22 -07:00
Kristina Yin
aaf8d8caf9
Update external link in domain_authorizing_official.html to open in new tab 2023-10-30 17:17:22 -07:00
Kristina Yin
24556ebd83
Update external link in domain_security_email.html to open in new tab 2023-10-30 17:16:14 -07:00
Rachid Mrad
c82b870d16
fix JS bug where classList.removeAttribute 2023-10-30 19:31:53 -04:00
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
Rachid Mrad
4c67745869
enable addbutton when conditions are right (instead of show) 2023-10-30 19:07:54 -04:00
Rachid Mrad
8b2ea986b1
Change generic connection error message, test for 13 nameservers on pageload 2023-10-30 18:52:23 -04:00
David Kennedy
918c5ef0b2
added test case 2023-10-30 18:25:58 -04:00
David Kennedy
194a115777
excluding - and . from string length 2023-10-30 18:12:44 -04:00
zandercymatics
c9537ed7f5
Finish parsing for most fields minus expiration 2023-10-30 15:59:13 -06:00
David Kennedy
0b22d5e63a
added isValidDomain to host validation; added INVALID_HOST to error messages 2023-10-30 17:57:45 -04:00
Rebecca Hsieh
7eea1b5d83
Fix wording from website to domain 2023-10-30 13:53:32 -07:00
zandercymatics
cb4db4f71a
Script changes 2023-10-30 14:29:56 -06:00
Rebecca Hsieh
65bb9ff2e1
Fix typo 2023-10-30 13:28:41 -07:00
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
zandercymatics
abf1cd9378
Merge branch 'nl/981-test-domain-migration-script' into za/additional-data-transferred-domains 2023-10-30 10:55:42 -06:00
zandercymatics
f54f03b441
Merge branch 'main' into za/additional-data-transferred-domains 2023-10-30 10:55:05 -06:00
David Kennedy
34629439ee
updated some js for readability and clean code 2023-10-30 12:51:45 -04:00
zandercymatics
a74b9f4c3c
Parsing agency, documentation 2023-10-30 10:44:25 -06: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
zandercymatics
a33efbe772
Ran black for linting 2023-10-30 08:07:27 -06: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