Commit graph

7254 commits

Author SHA1 Message Date
David Kennedy
95b1a02789
modified unit tests 2023-10-10 05:25:15 -04:00
CocoByte
caf8f86e6b
Fixed ON_HOLD error
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 00:45:46 -06:00
CocoByte
0a94306ee5
linted (again)
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-10 00:33:07 -06: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
CocoByte
86aeb2e140
linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-09 17:26:07 -06:00
David Kennedy
faf70b9d17
Merge branch 'dk/1091-dnssec' into dk/1122-dnssec-rewrite 2023-10-09 16:30:29 -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
CocoByte
c971d838fe
(no changes, but git detects a change)
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-08 20:00:16 -06:00
CocoByte
c8a8d0c34a
merge Main to Branch
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-08 19:38:27 -06:00
CocoByte
7f7a6f1fdb
Domain Invitation portion updated to catch anomalies
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-08 19:25:43 -06: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
Rachid Mrad
39757de89b
refactor and clean up migrations after merging from main 2023-10-06 17:00:10 -04:00
zandercymatics
7f34a389f4
Remove required field text 2023-10-06 14:59:51 -06:00
Rachid Mrad
8adce2f2ea
getOr 2023-10-06 16:48:18 -04:00
David Kennedy
93d8b8227e
refactored complicated test code in common, satisfied the linter 2023-10-06 16:18:59 -04:00
Rachid Mrad
59a82e5142
clean up migrations 2023-10-06 15:44:25 -04:00
David Kennedy
a9d57cda07
fixed unit tests 2023-10-06 15:38:50 -04:00
zandercymatics
3625fc0927
Add delete functionality for sec email 2023-10-06 13:27:16 -06:00
Rachid Mrad
dc3ec3eb9a
lint 2023-10-06 15:26:16 -04:00
David Kennedy
6ece85796c
removing old migrations 2023-10-06 15:22:03 -04:00
David Kennedy
835e158d2d
merging in main 2023-10-06 15:10:50 -04: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
Rachid Mrad
8424e20195
edit users filter 2023-10-06 14:20:22 -04:00
David Kennedy
c39384df8c
unit tests completed 2023-10-06 14:04:37 -04:00
David Kennedy
a6f4c2f000
unit tests on ds data form and disable dnssec 2023-10-06 13:59:20 -04:00
Rachid Mrad
bb61ce9f64
50% coverage on DNSSEC code (testing for statuses and flows) 2023-10-06 13:26:07 -04:00
David Kennedy
136db5bab2
initial breakdown of test_views 2023-10-06 12:12:43 -04:00
David Kennedy
a0f7cd5e1d
shared mock data for dnssec unit tests 2023-10-06 12:04:56 -04: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
Rachid Mrad
88bcb1eedc
fix modal ui 2023-10-06 10:12:10 -04:00
David Kennedy
ba8901bf27
removing unnecessary domain attributes 2023-10-06 07:56:44 -04:00
David Kennedy
a6cfd343e8
removed js for hide and show on dnssec main page; handling flags in app with session variables rather than model attributes 2023-10-06 07:05:45 -04:00
CocoByte
bede4c8607
linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 03:23:16 -06:00
CocoByte
604821ad07
added domain invitation entries
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 03:19:09 -06:00
CocoByte
86acb62699
format updates
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 02:30:23 -06:00
CocoByte
67b9d2f69a
Resolved merge conflicts
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 02:16:59 -06:00
CocoByte
34954641f4
Merge Main to Branch
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 02:09:31 -06:00
CocoByte
d468c3f4eb
finished comments and polishing
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-06 02:06:53 -06:00
Alysia Broddrick
01ad6b5523
moved nameserver error to utility 2023-10-05 17:33:50 -07:00
Rachid Mrad
b899b35285
form error msgs on keydata form 2023-10-05 18:09:37 -04:00
Rachid Mrad
5e4be44030
Merge branch 'dk/1091-dnssec' of https://github.com/cisagov/getgov into dk/1091-dnssec 2023-10-05 18:09:11 -04:00
Rachid Mrad
e6d2ad3263
JS cleanup, form error alert on form pages 2023-10-05 18:08:39 -04:00
David Kennedy
ad7b4f3adb
added cancel button click to domain view 2023-10-05 17:50:41 -04:00
Rachid Mrad
3e8dc74319
cleanup 2023-10-05 17:36:43 -04:00
zandercymatics
8da6578b46
Let email field be null 2023-10-05 14:57:59 -06:00