Commit graph

23 commits

Author SHA1 Message Date
David Kennedy
614da492db
added form level checking for duplicate entries in nameserver form 2023-11-25 07:45:46 -05:00
David Kennedy
fa72f31d24
removed maxlength message on ds data digest 2023-11-21 13:24:06 -05:00
David Kennedy
a737f26c50
updated error messages in security email and nameserver; updated modal in dnssec ds data 2023-11-21 10:31:22 -05:00
David Kennedy
9785bed065
formatted for linter 2023-11-15 07:50:17 -05:00
David Kennedy
48caa775dd
digest validation; error messages; test cases 2023-11-15 06:54:35 -05:00
David Kennedy
99083fff3f
formatted for linter 2023-11-14 16:35:27 -05:00
David Kennedy
624871de2d
error handling for generic error messages in nameserver, dsdata and security email forms 2023-11-14 15:00:03 -05:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05: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
Rachid Mrad
8b2ea986b1
Change generic connection error message, test for 13 nameservers on pageload 2023-10-30 18:52:23 -04:00
David Kennedy
0b22d5e63a
added isValidDomain to host validation; added INVALID_HOST to error messages 2023-10-30 17:57:45 -04:00
David Kennedy
62f3367c26
formatted code, removed comments and cluttering debugs, updated error messages 2023-10-25 20:44:21 -04:00
David Kennedy
517390cc55
fixed bugs in ip list handling, reformatted clean function in forms, removed custom field type for ip address in nameserverform 2023-10-25 13:00:25 -04:00
Rachid Mrad
46f03cd4e4
tweak error msg on invalid ip 2023-10-24 15:58:25 -04:00
David Kennedy
497e81f6fa
formatting for linting 2023-10-24 15:07:12 -04:00
David Kennedy
182d1a61c0
more consolidation of error messages and their text 2023-10-24 13:02:02 -04:00
David Kennedy
2bf7847654
consolidation of nameserver view error messages 2023-10-24 08:15:04 -04:00
Rebecca Hsieh
4050803baa
Fix spacing issue 2023-10-10 17:01:24 -07:00
Alysia Broddrick
ffede9817f
changed UpdateDomain on nameserver.setter to be called with all the added/removed hosts in one call 2023-10-09 21:13:49 -07:00
Alysia Broddrick
a4057a669f
updated test to remove theeNS and stop settings if not ready or DNS needed 2023-10-06 11:48:45 -07:00
Alysia Broddrick
01ad6b5523
moved nameserver error to utility 2023-10-05 17:33:50 -07:00
Seamus Johnston
0f87d9ea9a
Respond to PR feedback 2023-01-24 10:09:36 -06:00