Commit graph

2515 commits

Author SHA1 Message Date
David Kennedy
70faa6beb9
fix 500 error message when managing domain w/o information and application 2023-11-03 10:16:10 -04:00
dave-kennedy-ecs
e9a1eb42fb
Merge pull request #1236 from cisagov/dk/1101-nameservers-regex
Issue 1101 - Regex form validation on nameservers
2023-11-03 06:57:46 -04:00
David Kennedy
a2e4dd494f
linting 2023-11-02 15:41:43 -04:00
David Kennedy
e7a3001409
truncated long domains in error messages; updated error messages 2023-11-02 15:37:35 -04:00
David Kennedy
3ff961cdac
Merge branch 'main' into dk/1016-nameservers-ui 2023-11-02 13:00:21 -04:00
David Kennedy
a194a34123
allow uppercase on nameservers, convert to lowercase 2023-11-02 12:42:54 -04:00
David Kennedy
0e8b24da10
removing all whitespace from nameservers 2023-11-02 12:23:24 -04:00
David Kennedy
812331681b
formatted long lines for readability and removed unused imports 2023-11-02 10:53:46 -04:00
David Kennedy
91d8ee1afe
test cases for valid and invalid domains 2023-11-02 10:42:27 -04:00
David Kennedy
a631d0d080
removed redundant and obsolete code; fixed quotation marks; added some parentheses to emphasize order of operations 2023-11-02 09:57:42 -04:00
Neil MartinsenBurrell
d6eccc8da5
Merge pull request #1245 from cisagov/nmb/login-production
Configure a Login.gov production OIDC provider
2023-11-01 13:45:22 -05:00
Neil Martinsen-Burrell
d57e48a090
Review feedback: use two instances on staging too 2023-11-01 13:28:52 -05:00
Neil Martinsen-Burrell
f55014b8a8
fix linting error 2023-11-01 13:19:36 -05:00
Neil Martinsen-Burrell
14fd0b7baa
drive-by instances increase 2023-11-01 11:36:33 -05:00
Neil Martinsen-Burrell
b05c337efe
Configure a Login.gov production OIDC provider 2023-11-01 10:57:28 -05:00
David Kennedy
aca8d9e7fb
updated hatch marks to quotation marks 2023-10-31 17:30:41 -04:00
dave-kennedy-ecs
0a6c7acd4d
Merge pull request #1224 from cisagov/dk/996-reports
Issue 996 - Basic reports
2023-10-31 17:25:22 -04:00
David Kennedy
7dd054d1c1
updated error handling on create_host and update_host; updated regex for nameservers for new reqs 2023-10-31 16:50:10 -04:00
Rachid Mrad
0d504c742f
End of line on scss admin 2023-10-31 13:53:34 -04:00
Rachid Mrad
a1c351277e
lint 2023-10-31 13:48:07 -04:00
Rachid Mrad
ee49290e98
CSS tweaks to the button layout in django admin (object-tools) 2023-10-31 13:02:34 -04:00
rachidatecs
5c90303c81
Merge pull request #1211 from cisagov/rjm/1192-delete-ns-1-2
Issue 1192: Enable the deletion of NS records #1 and #2 if there are enough records in the formset
2023-10-31 12:10:37 -04:00
Rachid Mrad
1cb0127dfb
tweak tests and linter 2023-10-31 11:14:18 -04:00
Rachid Mrad
8e768112f3
Tweak domain type display by using get_organization_type_display and pulling federal_type if applicable 2023-10-31 10:52:00 -04:00
David Kennedy
662bb1a1ef
handling of OBJECT_EXISTS in nameserver create_host and update_host methods 2023-10-31 10:42:42 -04:00
Rachid Mrad
940df2eb68
Fix capitalization on IP address 2023-10-31 10:14:52 -04: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
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
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
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
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
3b3757c13e
lint 2023-10-30 12:19:40 -04:00
Rachid Mrad
534e281eeb
linter 2023-10-30 12:13:48 -04:00