Commit graph

8073 commits

Author SHA1 Message Date
zandercymatics
6fea4caa9a
Update domain.py 2023-09-29 13:43:51 -06:00
Rachid Mrad
3eb6c56f3e
tweak tests 2023-09-29 15:43:49 -04:00
zandercymatics
ba72f8df82
Fixed invitation bug 2023-09-29 13:38:12 -06:00
Rachid Mrad
2840ebc63d
lint, change permissions tests in permissions classes 2023-09-29 14:39:18 -04:00
Rachid Mrad
ca327fc094
clean up and linting 2023-09-29 13:49:15 -04:00
Rachid Mrad
155baa0200
unit tests, add cisa_analyst permission in the cisa_analysts_group for better grannular hasPerm testing in admin.py 2023-09-29 13:40:06 -04:00
zandercymatics
596f714428
Correction 2023-09-29 11:25:32 -06:00
zandercymatics
96279729d0
Update domain.py 2023-09-29 11:22:47 -06:00
zandercymatics
a84bbb5d3a
Lint issue 2023-09-29 10:39:26 -06:00
zandercymatics
0314220713
Linter 2023-09-29 10:32:39 -06:00
zandercymatics
eaffde9d3b
Lint 2023-09-29 09:28:27 -06:00
zandercymatics
d3483b2700
Added type: ignore 2023-09-29 09:19:48 -06:00
zandercymatics
e94f9dc51b
Linter + test case 2023-09-29 08:45:25 -06:00
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
Rebecca Hsieh
f704fe7184
Fix conflict 2023-09-28 20:27:26 -07:00
CocoByte
97d3b808a3
linted 2023-09-28 21:21:38 -06:00
David Kennedy
b43901d675
added test cases for DNSSEC 2023-09-28 22:53:15 -04:00
Rebecca Hsieh
ef29459421
Nameserver fixes along with linter fixes 2023-09-28 17:41:19 -07:00
Rebecca Hsieh
1f149700e3
Checking for subdomains, fixing more ip logic stuff and tests 2023-09-28 15:55:54 -07: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
Alysia Broddrick
026860c88a
switches states and updates, deletes and creates hosts 2023-09-27 16:57:03 -07:00
zandercymatics
c6baf9c98b
Preliminary changes 2023-09-27 14:45:33 -06:00
Alysia Broddrick
06dd9a4f19
_is_dns_needed not working 2023-09-27 12:34:41 -07: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
Rebecca Hsieh
989aad54aa
Fix delete host count 2023-09-27 08:59:49 -07: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
685aade415
Merge branch 'main' into nl/923-transition-domain-data-parse 2023-09-26 18:57:46 -06: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
Rebecca Hsieh
d5dce308bb
Looping through changes made by user and deleting and creating and updating plus adding in ip addr work 2023-09-26 16:54:01 -07: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
Rebecca Hsieh
5523d06e59
Fix from asserttrue to assertequal and update 1 test case 2023-09-26 13:45:02 -07: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