Commit graph

2544 commits

Author SHA1 Message Date
Alysia Broddrick
23e2aa457c
Merge pull request #1059 from cisagov/dependabot/pip/src/cryptography-41.0.4
Bump cryptography from 41.0.3 to 41.0.4 in /src
2023-10-01 20:34:51 -07:00
zandercymatics
f2184e5c37
Code cleanup / do not display on DELETED 2023-10-01 17:08:33 -06:00
Rachid Mrad
44bd382591
load data migration v 01 2023-09-29 21:55:13 -04:00
Rachid Mrad
1a6ca774f0
lint 2023-09-29 21:45:08 -04:00
Rachid Mrad
3580e070a3
revert back tests from is_staff to has_perm 2023-09-29 21:33:48 -04:00
Rebecca Hsieh
13039b63d9
Add in additional checks for ip validity 2023-09-29 17:22:48 -07:00
Rebecca Hsieh
77878b9bb9
Addressing feedback from Neil 2023-09-29 16:16:06 -07:00
Rebecca Hsieh
71826a7a7a
Address feedback from Neil 2023-09-29 16:15:05 -07:00
David Kennedy
59d68dee14
Merge branch 'main' into dk/902-epp-dnssec 2023-09-29 19:05:00 -04:00
Rachid Mrad
0c05518d61
refactor group custom list_display 2023-09-29 18:57:24 -04:00
Rachid Mrad
b4506d0157
Clean up group display string 2023-09-29 18:52:59 -04:00
David Kennedy
b836088ccd
committed updated epplib 2023-09-29 18:35:06 -04:00
Rachid Mrad
ee11c100a2
lint 2023-09-29 18:33:55 -04:00
rachidatecs
7821f2392d
Merge pull request #1060 from cisagov/rjm/1053-cache-efficiency
Issue 1053: cache optimization
2023-09-29 18:28:09 -04:00
Rachid Mrad
128f619e14
revert permissions tests in views and admin for is_staff 2023-09-29 18:25:47 -04:00
Rachid Mrad
ef88f7b148
linter and attempt to fix permissions bug on analyst domain management 2023-09-29 17:09:04 -04:00
Rachid Mrad
11c0186b09
lint, clean up tests, clean up user displays in admin (remove is_staff and is_superuser and replace with group) 2023-09-29 16:54:29 -04:00
zandercymatics
0d2a89de01
Fix typo 2023-09-29 14:54:21 -06:00
zandercymatics
d5b557d443
Fix test 2023-09-29 14:46:13 -06:00
zandercymatics
228d37ef39
Requested changes 2023-09-29 14:41:52 -06:00
Rachid Mrad
8db5219986
domains. Please use our <a href="{}">contact form</a> to 2023-09-29 16:01:53 -04:00
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