Commit graph

1954 commits

Author SHA1 Message Date
David Kennedy
835e158d2d
merging in main 2023-10-06 15:10:50 -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
David Kennedy
6950de9d6b
updated options for drop downs for dnssec ds and key data 2023-10-04 12:47:53 -04:00
zandercymatics
06d31a07e1
Merge pull request #1048 from cisagov/za/850-epp-contact-get
Tickets #850, #912 - Epp Contact Getters / Security Contact Getter+Setter
2023-10-04 10:47:01 -06:00
zandercymatics
41eab0d3a7
Fix verbiage 2023-10-04 10:31:59 -06:00
zandercymatics
e6948f462b
Correct a typo on the success message
Per Gabys request
2023-10-04 10:27:09 -06:00
zandercymatics
6c7ca8bb97
Merge branch 'main' into za/850-epp-contact-get 2023-10-04 10:26:34 -06:00
Erin Song
8f1077acaa
Merge pull request #1112 from cisagov/es/989-update-user-management-table
Rename admin role to manager
2023-10-04 09:06:25 -07:00
Alysia Broddrick
b5654500ab
Merge pull request #1114 from cisagov/dependabot/pip/src/urllib3-1.26.17
Bump urllib3 from 1.26.16 to 1.26.17 in /src
2023-10-03 18:44:08 -07:00
Rachid Mrad
2c69d720bc
Merge branch 'dk/1091-dnssec' of https://github.com/cisagov/getgov into dk/1091-dnssec 2023-10-03 18:35:55 -04:00
Rachid Mrad
80ef427931
delete button and pencil in a cancel button 2023-10-03 18:35:32 -04:00
David Kennedy
4a20fea492
updated to keydata template 2023-10-03 17:43:39 -04:00
David Kennedy
bf9c87cffc
Merge branch 'main' into dk/1091-dnssec 2023-10-03 17:33:19 -04:00
dave-kennedy-ecs
b932dd46d7
Merge pull request #1093 from cisagov/dk/902-epp-dnssec
902 - EPPLIB DNS SEC Get and Set DSData and KeyData
2023-10-03 17:29:38 -04:00
Rachid Mrad
7e69c881ac
Merge branch 'dk/1091-dnssec' of https://github.com/cisagov/getgov into dk/1091-dnssec 2023-10-03 17:26:50 -04:00
Rachid Mrad
150e37fe42
polish JS, alg validation, polish layout 2023-10-03 17:26:16 -04:00
David Kennedy
a24fd3cdac
changes to test_domain_model to stop addtl pathcer from running concurrently 2023-10-03 17:24:10 -04:00
Alysia Broddrick
a708bd117c
Merge pull request #1121 from cisagov/ab/add-kristina-to-fixtures
add kristina to fixtures
2023-10-03 14:14:04 -07:00
Alysia Broddrick
475f1ef11c
fix linting 2023-10-03 14:07:57 -07:00