Commit graph

4328 commits

Author SHA1 Message Date
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
Rachid Mrad
13e294d0d2
clean up JS and dnssec template 2023-10-05 16:54:01 -04:00
Erin
6a53a4a76b
Update tests 2023-10-05 13:38:08 -07:00
Erin
8c6b4f51e8
Rename block titles 2023-10-05 13:30:39 -07:00
Rachid Mrad
afdc922b13
Merge branch 'dk/1091-dnssec' of https://github.com/cisagov/getgov into dk/1091-dnssec 2023-10-05 16:29:35 -04:00
Rachid Mrad
170708ecf3
modal and js toggler wip 2023-10-05 16:29:19 -04:00
Erin
687f369d18
Rename Security Email page title 2023-10-05 13:14:27 -07:00
Erin
611242b74a
Rename Contact Information page title 2023-10-05 13:13:44 -07:00
Erin
bd90b9a974
Rename Domain Nameservers page title 2023-10-05 13:13:01 -07:00
zandercymatics
545a5d80a6
Remove temp comment 2023-10-05 14:12:41 -06:00
David Kennedy
7bd6e7f593
logic in domain_sidebar which determines display of DS Data and Key Data 2023-10-05 16:11:56 -04:00
zandercymatics
abbcf315ee
Update admin.py 2023-10-05 14:01:23 -06:00
zandercymatics
aa3d42cb09
Merge branch 'rjm/1027-groups-permissions-logging' into za/937-invitation-does-not-work 2023-10-05 11:42:34 -06:00
zandercymatics
8f349aa19c
Update domain.py 2023-10-05 11:29:05 -06:00
zandercymatics
b9022b622c
Linting 2023-10-05 10:53:50 -06:00
zandercymatics
c902d08aae
Sanity tests 2023-10-05 10:49:38 -06:00
zandercymatics
9ad183712b
Test on emails 2023-10-05 09:59:46 -06:00
zandercymatics
af39441df4
Lint 2023-10-05 08:58:46 -06:00
zandercymatics
a58cff8398
Update content 2023-10-05 08:47:18 -06:00
zandercymatics
029415974a
Store default email in a variable 2023-10-05 08:25:25 -06:00
David Kennedy
7ace7fa27c
app-wide change to input display in forms if field is required, had an initial value, but user removed the value before submitting form' 2023-10-05 08:42:39 -04:00
CocoByte
1b0c261729
Cleaned up NOTE and TODO comments, fixed user-email mapping, removed commented print statements
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-04 20:48:42 -06:00
CocoByte
25e24db99e
Cleaned up inconsistent variable names, cleaned logger statement indents
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-04 20:19:58 -06:00
Alysia Broddrick
851c58953b
updated tests to include the nameservererror class, though they are still failing 2023-10-04 18:21:19 -07:00
Alysia Broddrick
f15adde712
added more comments 2023-10-04 18:05:51 -07:00
Alysia Broddrick
f7e168de19
added nameserver error class to be used in domain 2023-10-04 17:58:33 -07:00
Alysia Broddrick
6944b31ba0
added nameserver error class 2023-10-04 17:57:16 -07:00