Commit graph

3480 commits

Author SHA1 Message Date
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
David Kennedy
1b4dea6ae5
fixed nameservers path 2023-10-03 16:59:42 -04:00
David Kennedy
7c8f5e77f1
fixed nameservers path 2023-10-03 16:56:12 -04:00
Alysia Broddrick
e69128c74a
add kristina as analyst 2023-10-03 13:52:43 -07:00
zandercymatics
0132bb6d83
Merge branch 'main' into za/1102-epp-contact-disclose-update 2023-10-03 14:29:05 -06:00
zandercymatics
b2f8753a98
Update domain.py 2023-10-03 14:28:27 -06:00
Alysia Broddrick
fbe584d857
adding kristina as admin 2023-10-03 13:25:12 -07:00
zandercymatics
c447eb407f
Undo additional changes - revert to PR accepted 2023-10-03 14:25:10 -06:00
David Kennedy
84cc92cb0a
fixed form submission and error logging 2023-10-03 16:18:30 -04:00
zandercymatics
540a604055
Add default text 2023-10-03 14:14:25 -06:00
Rachid Mrad
35a455f6fa
tweak layout 2023-10-03 15:31:03 -04:00
zandercymatics
9546aedd59
Lint 2023-10-03 12:57:34 -06:00
zandercymatics
a2b52176db
Merge branch 'main' into za/850-epp-contact-get 2023-10-03 12:53:56 -06:00
zandercymatics
238a33b95e
Cleanup 2023-10-03 12:53:47 -06:00
zandercymatics
2c837d1377
Merge pull request #1118 from cisagov/za/1117-fix-igorville-test-failure
Ticket #1117: Change igorville reference in API
2023-10-03 12:46:04 -06:00
zandercymatics
6891ea76f2
Get security email context 2023-10-03 12:44:17 -06:00
zandercymatics
67ec6810e0
Deleted igorville reference 2023-10-03 12:11:34 -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
0413dbcbb4
Store in a form instead 2023-10-03 10:40:58 -06:00
zandercymatics
d645c2fbaa
Don't display default sec email 2023-10-03 10:30:39 -06:00
David Kennedy
0725b3c244
some updates to error handling, deletes, etc 2023-10-03 12:26:41 -04:00
zandercymatics
64f3adc443
Merge branch 'main' into za/850-epp-contact-get 2023-10-03 10:07:08 -06:00
zandercymatics
3ef9ccb1ee
Fix linter + test 2023-10-03 09:54:42 -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
f3fcc19de8
roughed in key data form and template, etc 2023-10-03 11:16:31 -04: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
e9c3c30ccc
Merge Main to Branch
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-02 23:49:10 -06:00
CocoByte
1633feb57b
-s 2023-10-02 23:43:22 -06:00
Rebecca Hsieh
d532c389c0
Add tests for subdomain and ip logic 2023-10-02 22:07:26 -07:00
Rachid Mrad
f848e1fee2
got delete working all the way to but not including form_valid 2023-10-03 00:03:45 -04:00
dependabot[bot]
2015434bdb
Bump urllib3 from 1.26.16 to 1.26.17 in /src
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.16 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.16...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 03:40:46 +00:00
Cameron Dixon
6c81639855
Update issue-default.yml 2023-10-02 21:50:33 -04:00
Rachid Mrad
4399aa058c
scss refactor, DS record layout, WIP add new ds record js 2023-10-02 19:57:09 -04:00
Erin
fc8da5c012
Add migration to alter user domain role name 2023-10-02 15:10:34 -07:00
David Kennedy
99f272cd21
setter now working in rudimentary form 2023-10-02 17:58:05 -04: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
Erin
201431caea
Rename admin role to manager 2023-10-02 14:12:36 -07:00
Rebecca Hsieh
24f4346e55
Remove commented out test, my bad 2023-10-02 14:10:22 -07:00
Rebecca Hsieh
095f7ca56f
Refactor _update_delete_create_hosts function 2023-10-02 14:02:07 -07:00