Commit graph

1800 commits

Author SHA1 Message Date
Alysia Broddrick
d63d6622cc
fixed linter errors 2023-10-02 10:12:52 -07:00
Alysia Broddrick
ed3d8ccf72
fixed failing tests 2023-10-02 09:21:03 -07:00
Alysia Broddrick
18c3e0e96f
merged with main and resolved conflicts 2023-10-02 09:20:36 -07:00
dave-kennedy-ecs
3951682483
Merge pull request #1094 from cisagov/dk/1028-domain-available
1028 - Check Domain availability via epp - Testing
2023-10-02 04:45:47 -04:00
David Kennedy
e686eafb0b
Merge branch 'main' into dk/1028-domain-available 2023-10-02 04:34:27 -04:00
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
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
rachidatecs
7821f2392d
Merge pull request #1060 from cisagov/rjm/1053-cache-efficiency
Issue 1053: cache optimization
2023-09-29 18:28:09 -04: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
Rebecca Hsieh
f704fe7184
Fix conflict 2023-09-28 20:27:26 -07: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
Alysia Broddrick
026860c88a
switches states and updates, deletes and creates hosts 2023-09-27 16:57:03 -07:00
Alysia Broddrick
06dd9a4f19
_is_dns_needed not working 2023-09-27 12:34:41 -07: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
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
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
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
Rebecca Hsieh
07aa476b6a
Add assertion statements and remove cleared todos and some print statements 2023-09-25 18:09:25 -07:00
Alysia Broddrick
46f6042bf7
fixed getNameserverChanges 2023-09-25 17:46:19 -07:00
Alysia Broddrick
9841100a8d
deleted and updated list not correct, needs fixing 2023-09-25 17:12:27 -07:00
Rachid Mrad
4d41c3cddc
Simplify the empty dictionary additions 2023-09-25 16:09:37 -04:00
Alysia Broddrick
1c6b1b0e2a
removed checkhost, added strip on field, added getNameserverChanges 2023-09-25 10:25:07 -07: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
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
David Kennedy
6483aa87c9
added test cases for place and revert client hold; allowed for idempotent updates 2023-09-22 18:51:49 -04:00
dave-kennedy-ecs
0ce7052831
Merge pull request #1038 from cisagov/dk/927-domain-invitation-email
add scripts, templates and settings for sending one-time domain invitations during data migration
2023-09-22 14:59:22 -04:00