Rebecca Hsieh
36c9cbdaa3
Fix linter spacing
2023-10-10 17:59:53 -07:00
Alysia Broddrick
b2cfc4e8bc
fixed reference before assignment error
2023-10-10 17:42:04 -07:00
CocoByte
bb2c7f3cfc
Merge MAIN -> nl/926-transition-domain-object-creation
...
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 16:22:26 -06:00
zandercymatics
13e966fbca
Linter
2023-10-10 13:26:59 -06:00
zandercymatics
3c33b079f1
Removed comment
2023-10-10 13:11:51 -06:00
zandercymatics
e6c44b2d9b
Suggestions
2023-10-10 11:29:55 -06:00
CocoByte
87d4fa8f78
Merge MAIN into nl/926-transition-domain-object-creation
...
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 11:08:54 -06:00
zandercymatics
acd804b548
Fix bug with the DELETED state
2023-10-10 08:53:24 -06:00
David Kennedy
f447df6d64
tests cleanup and formatting for linter
2023-10-10 10:50:24 -04:00
David Kennedy
950014ea47
removed some comments and debug statements
2023-10-10 08:48:14 -04:00
David Kennedy
9e8aa2dee3
properly typed extensions.DNSSECExtension
2023-10-10 08:08:16 -04: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
David Kennedy
6bd93d56e2
updated logic for setter of dnssec
2023-10-09 19:45:44 -04:00
David Kennedy
93696c31c6
first pass at dnssec rewrite
2023-10-09 16:30:04 -04:00
David Kennedy
096c2bec8d
Merge branch 'main' into dk/1122-dnssec-rewrite
2023-10-09 15:56:12 -04:00
Alysia Broddrick
65cf774e84
fix linter issue
2023-10-06 17:23:17 -07:00
Alysia Broddrick
0e9b777ab5
updated comments
2023-10-06 17:05:45 -07:00
Alysia Broddrick
e7094e070f
remove test bug
2023-10-06 16:31:50 -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
8b17d184eb
Ran formatter
2023-10-06 08:53:21 -07:00
Alysia Broddrick
6289b982f6
merged and resolved conflicts
2023-10-06 08:39:24 -07:00
Alysia Broddrick
01ad6b5523
moved nameserver error to utility
2023-10-05 17:33:50 -07:00
zandercymatics
8da6578b46
Let email field be null
2023-10-05 14:57:59 -06:00
zandercymatics
8f349aa19c
Update domain.py
2023-10-05 11:29:05 -06:00
Alysia Broddrick
f7e168de19
added nameserver error class to be used in domain
2023-10-04 17:58:33 -07:00
zandercymatics
237b120d1f
Revert changes
2023-10-04 13:36:17 -06:00
David Kennedy
945c54adc7
removed subdomains view and references
2023-10-04 14:42:05 -04:00
zandercymatics
89a1390ec7
Merge branch 'main' into za/1102-epp-contact-disclose-update
2023-10-04 10:50:21 -06:00
Rebecca Hsieh
be78b87c4a
Remove extraneous prints
2023-10-04 09:32:19 -07:00
Rebecca Hsieh
d4c02da3d7
Add in merge
2023-10-04 09:28:22 -07:00
zandercymatics
6c7ca8bb97
Merge branch 'main' into za/850-epp-contact-get
2023-10-04 10:26:34 -06:00
Rebecca Hsieh
fbad2abd9d
Remove extraneous print statements and rename extendedValues to threeNS
2023-10-04 09:14:09 -07:00
David Kennedy
bf9c87cffc
Merge branch 'main' into dk/1091-dnssec
2023-10-03 17:33:19 -04:00
David Kennedy
1b4dea6ae5
fixed nameservers path
2023-10-03 16:59:42 -04:00
zandercymatics
b2f8753a98
Update domain.py
2023-10-03 14:28:27 -06:00
zandercymatics
c447eb407f
Undo additional changes - revert to PR accepted
2023-10-03 14:25:10 -06:00
zandercymatics
540a604055
Add default text
2023-10-03 14:14:25 -06:00
zandercymatics
238a33b95e
Cleanup
2023-10-03 12:53:47 -06:00
Rachid Mrad
faae7693c4
implemented new in domain model dnssec_ds_confirmed and dnssec_key_confirmed to control intial blurb msg on the add pages, cleaned up JS
2023-10-03 14:06:59 -04:00
Rebecca Hsieh
5fcae0cb80
Add logic for is not subdomain but has ip test
2023-10-03 10:45:03 -07:00
zandercymatics
914b2da187
Update domain.py
2023-10-03 11:36:56 -06:00
zandercymatics
67d177dc75
#1102 - Changed disclose behaviour
2023-10-03 11:18:38 -06:00
zandercymatics
d645c2fbaa
Don't display default sec email
2023-10-03 10:30:39 -06:00
zandercymatics
e456cec33b
Requested PR changes
...
Removed skip on test_domain_security_email_form, fixed common.py, extended contact_error.py, fixed domain_detail not showing the right data, small cleanup of domain.py
2023-10-03 09:16:56 -06:00
David Kennedy
9153f01759
added dnssec_enabled to domain; added form to dnssec template to enable or disable; added conditions to sidebar and dnssec template
2023-10-03 04:44:53 -04:00
CocoByte
688b5742c9
linted
...
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-03 00:13:42 -06:00
CocoByte
1633feb57b
-s
2023-10-02 23:43:22 -06:00
Rebecca Hsieh
88cb4fc78a
Resolve merge conflict issues
2023-10-02 14:16:24 -07:00
David Kennedy
12ae675772
minimal getter building form for dsdata
2023-10-02 17:13:51 -04:00
Rebecca Hsieh
24f4346e55
Remove commented out test, my bad
2023-10-02 14:10:22 -07:00