Commit graph

1982 commits

Author SHA1 Message Date
David Kennedy
6231ab8145
formmatted for lint 2023-09-29 10:40:37 -04:00
David Kennedy
ffcc77de4e
added TestDomainAvailable to test_models_domain.py 2023-09-29 10:30:36 -04:00
zandercymatics
82c03907df
Added Daves suggestion - generic exception handling 2023-09-29 08:16:04 -06:00
David Kennedy
b43901d675
added test cases for DNSSEC 2023-09-28 22:53:15 -04:00
rachidatecs
a3c0ba77f7
Merge pull request #1063 from cisagov/rjm/1061-bug-add-nameserver-btn
Bug 1061: Add nameserver button stopped working
2023-09-28 17:35:50 -04:00
Rachid Mrad
cd14eb2584
Refactor groups and permissions: divide fixtures in 2 files, one for users and one for data, load groups in migrations (using methods defined in user_groups model), use hasperm in admin to test for 'superuser' 2023-09-28 17:34:53 -04:00
zandercymatics
b7a5e0e763
Linter mc linterton 2023-09-28 14:16:19 -06:00
zandercymatics
9a9c814269
Clarification 2023-09-28 14:06:21 -06:00
zandercymatics
26b49b3e5a
Merge branch 'main' into za/901-epp-delete-domain 2023-09-28 14:00:09 -06:00
zandercymatics
2716654914
Stashed lint changes 2023-09-28 13:58:39 -06:00
zandercymatics
59b095beab
Commit for #901 2023-09-28 13:53:21 -06:00
David Kennedy
6df2a65a90
getter and setter added for dnssecdata; dnssecdata added to cache 2023-09-28 10:10:48 -04:00
zandercymatics
d286fb6709
Lint 2023-09-28 08:01:37 -06:00
zandercymatics
c6baf9c98b
Preliminary changes 2023-09-27 14:45:33 -06:00
zandercymatics
60726f8c9b
Test + Resolved angry linter, suggestions, 2023-09-27 13:02:03 -06:00
Rachid Mrad
fd860998fb
Merge remote-tracking branch 'origin/main' into rjm/1027-groups-permissions-logging 2023-09-27 13:55:40 -04:00
zandercymatics
29db4f2233
Merge pull request #1062 from cisagov/za/1050-health-check
Issue 1050: Resolve health check error
2023-09-27 08:15:32 -06:00
Alysia Broddrick
b41e847150
added infa for es sandbox 2023-09-26 18:27:41 -07:00
Alysia Broddrick
f8e5f9ba0e
second try at migrations 2023-09-26 18:23:30 -07:00
CuriousX
e06c1942c2
Merge pull request #1083 from cisagov/nl/1055-transition-domain-update-status-column
Issue 1055: updated transition domain status from CREATED to READY
2023-09-26 18:55:50 -06:00
Alysia Broddrick
536f956c9e
started sandbox creation 2023-09-26 17:44:17 -07:00
CocoByte
26a059672b
updated transition domain and added migration 2023-09-26 18:18:56 -06:00
rachidatecs
b057991a8e
Merge pull request #1071 from cisagov/rjm/929-statuses-ui
Issue 929: UI for displaying domain status on dashboard and on domain detail page
2023-09-26 17:13:17 -04:00
Rachid Mrad
2aaa2c6ae5
Edit test_home_lists_domains to make sure that if ever the object literals for domain state are changed, a test will fail to indicate that a change to template is needed 2023-09-26 17:04:38 -04:00
Rachid Mrad
afa24e8a8a
change single quotes to double quotes on a template for consistency 2023-09-26 16:56:08 -04:00
zandercymatics
c390bf99d9
Removed missed logger 2023-09-26 13:26:14 -06:00
zandercymatics
152cd437fc
Code cleanup 2023-09-26 13:23:34 -06:00
zandercymatics
75913adf29
Fixing linter, once more 2023-09-26 11:54:41 -06:00
zandercymatics
e12598bf20
Fix linter 2023-09-26 11:44:41 -06:00
David Kennedy
24ecb6be50
Merge branch 'main' into dk/902-epp-dnssec 2023-09-26 13:13:29 -04:00
dave-kennedy-ecs
9c1e3fa013
Merge pull request #1066 from cisagov/dk/857-epp-client-hold
857 - EPP place and revert client hold
2023-09-26 13:04:40 -04:00
David Kennedy
d9f760c463
Merge branch 'main' into dk/857-epp-client-hold 2023-09-26 12:55:30 -04:00
Rachid Mrad
29d003eb4a
some tweaks to optimize code in templates 2023-09-26 11:50:40 -04:00
David Kennedy
4700904169
additional tweaks to formatting of errors 2023-09-26 10:37:10 -04:00
David Kennedy
a15dec1968
fixed formatting for linter 2023-09-26 10:33:29 -04:00
David Kennedy
74c7e6528f
handling 99 error message 2023-09-26 10:31:08 -04:00
David Kennedy
5b2e190db5
updates to epplib for dnssec 2023-09-26 08:44:45 -04:00
Rachid Mrad
4d41c3cddc
Simplify the empty dictionary additions 2023-09-25 16:09:37 -04:00
zandercymatics
82603f57ff
Fix test cases 2023-09-25 12:52:08 -06:00
zandercymatics
6a26a80ae4
Update create_dev_sandbox.sh 2023-09-25 11:14:07 -06:00
zandercymatics
56e03ccf29
Added timeout on each .yaml 2023-09-25 11:13:29 -06:00
zandercymatics
2536992fbb
Additional test cases / Code cleanup 2023-09-25 10:58:55 -06:00
Rebecca H
4d4a14a187
Merge pull request #1026 from cisagov/rh/482-youve-been-added-to-domain
482 -- Domain Invitation to You've Been Added To A Domain!
2023-09-25 09:25:34 -07:00
Rachid Mrad
903a3bf369
UI or displaying domain status on dashboard and on domain detail 2023-09-25 12:24:59 -04:00
David Kennedy
51375059c1
fixing merge issues 2023-09-22 20:16:34 -04:00
David Kennedy
08e95ec8b2
fixed some merge issues 2023-09-22 20:12:27 -04:00
David Kennedy
15689e53cc
Merge branch 'main' into dk/857-epp-client-hold 2023-09-22 20:07:36 -04:00
David Kennedy
fa6a0ad08b
fixed formatting in admin.py 2023-09-22 20:05:10 -04:00
David Kennedy
e5c1dac85c
removing ability for UNKNOWN domains to transition to On Hold 2023-09-22 19:49:22 -04:00
David Kennedy
f0c96a4d7f
allowing UNKNOWN to place hold in order to test 2023-09-22 19:39:41 -04:00