Commit graph

1995 commits

Author SHA1 Message Date
David Kennedy
cb15b7d029
cleaned up tests 2023-10-10 08:43:36 -04:00
David Kennedy
9e8aa2dee3
properly typed extensions.DNSSECExtension 2023-10-10 08:08:16 -04:00
David Kennedy
95b1a02789
modified unit tests 2023-10-10 05:25:15 -04:00
David Kennedy
6bd93d56e2
updated logic for setter of dnssec 2023-10-09 19:45:44 -04: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
rachidatecs
1f97806255
Merge pull request #1095 from cisagov/rjm/1027-groups-permissions-logging
Issue 1027: Refactor users, groups and permissions, logging on groups and permissions
2023-10-06 17:16:40 -04:00
Rachid Mrad
39757de89b
refactor and clean up migrations after merging from main 2023-10-06 17:00:10 -04: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
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
Rachid Mrad
5ab4a2fde9
edit documentation 2023-10-06 15:12:39 -04:00
David Kennedy
835e158d2d
merging in main 2023-10-06 15:10:50 -04: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
Cameron Dixon
30cba83e8e
Merge pull request #1113 from cisagov/h-m-f-t-patch-1
Update issue template to add A/C and clarity
2023-10-06 11:36:00 -04:00
Rachid Mrad
88bcb1eedc
fix modal ui 2023-10-06 10:12:10 -04:00
Cameron Dixon
bf622b5e50
another attempt at placeholder text with tasks 2023-10-06 09:19:28 -04:00
Cameron Dixon
83844fc2f8
remove quotes 2023-10-06 09:13:12 -04:00
Cameron Dixon
bf5d254b83
re-add emoji 2023-10-06 09:12:16 -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
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
Rachid Mrad
13e294d0d2
clean up JS and dnssec template 2023-10-05 16:54:01 -04: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
David Kennedy
7bd6e7f593
logic in domain_sidebar which determines display of DS Data and Key Data 2023-10-05 16:11:56 -04:00
Cameron Dixon
04d6a1204a
fix note with markdown type instead of textarea 2023-10-05 10:25:51 -04:00
Cameron Dixon
bfda399e3d
remove attempt to placeholder task list formatting 2023-10-05 10:18:59 -04:00
Cameron Dixon
d394a08850
replace value/task list formatting with placeholder 2023-10-05 10:18:03 -04:00
Cameron Dixon
f221ef1b36
respond to feedback and add placeholder/value attributes 2023-10-05 10:14:30 -04: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
Rachid Mrad
a9488cff4f
refactor JS to rvise the indicies used in id, for and names on elements in DS records after deleting, revise post logic when extension to be passed is empty to pass {} to the setter 2023-10-04 18:43:27 -04:00
Rachid Mrad
99ce0c3e86
fix bug with add/delete js related to number of forms update 2023-10-04 17:18:45 -04:00
David Kennedy
41ce73ff4b
cleaned up dsdata form 2023-10-04 15:33:04 -04:00
David Kennedy
945c54adc7
removed subdomains view and references 2023-10-04 14:42:05 -04:00
Rachid Mrad
3ae411d464
full_access_group and cisa_analysts_group`. These 2023-10-04 14:29:15 -04:00
Rachid Mrad
b292fa28ba
refactor cancel to work from the backend, clean up bud with delete init 2023-10-04 14:28:58 -04:00