Commit graph

44 commits

Author SHA1 Message Date
Erin
68abc1cda4
Remove unused imports 2023-12-06 14:04:12 -08:00
Erin
24f1b6ce6a
Fix lint errors 2023-12-06 14:03:31 -08:00
Erin
9a843e7a7d
Remove code block used to test manually 2023-12-06 14:02:52 -08:00
Erin
4a25642d8d
First pass EPP retry 2023-12-05 11:35:08 -08:00
Erin
fa5ac29606
Specified error messages and function comments 2023-12-01 15:18:57 -08:00
Erin
4d3c7b94f5
Update availability test 2023-12-01 10:34:34 -08:00
Erin
5e8e50dcbc
Update API views 2023-12-01 10:33:04 -08:00
Erin
578f5bac1a
Make class function for GenericError mapping 2023-12-01 10:10:25 -08:00
Erin
7796452283
Fix lint errors 2023-11-30 11:24:20 -08:00
Erin
ba87db7c56
update error to cannot_contact_registry 2023-11-30 11:23:37 -08:00
Erin
91077e7da0
remove try catch block in availabile check 2023-11-30 11:12:08 -08:00
Erin
a5e2e030c2
Separated availability error tests into two 2023-11-30 11:10:50 -08:00
Erin
b3145b96c7
Fix lint errors 2023-11-29 16:58:00 -08:00
Erin
18ae412d0e
Update availability tests 2023-11-29 16:39:03 -08:00
Erin
69dd932320
Merge branch 'main' of github.com:cisagov/manage.get.gov into es/1378-availability-bugfix 2023-11-29 15:53:26 -08:00
Erin
a956bef037
Update error handling test 2023-11-29 15:48:23 -08:00
Erin
4f3deae198
Add error message when epp domain check fails 2023-11-29 15:37:30 -08:00
David Kennedy
f957c299b8
added comment 2023-11-28 17:12:12 -05:00
David Kennedy
7bac5185b0
updated check availability message in api and in form; modified js to display html rather than text 2023-11-25 06:06:37 -05:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
Erin
a30ed4725a
Fix linting errors 2023-10-20 16:15:03 -07:00
Erin
15b16583cd
Add mocked responses for test_forms cases 2023-10-20 16:10:15 -07:00
Erin
c75891ee90
Modify tests for availability API to return false on error 2023-10-20 15:57:27 -07:00
Erin
9c7bbd31ec
Make login not required to access available API 2023-10-20 15:03:07 -07:00
Erin
ff44ee2f1e
Fix logic of availability API 2023-10-20 12:28:47 -07:00
Erin
8c0d88df2a
Remove login requirement on domain availability API 2023-10-20 09:35:28 -07:00
Erin
981af109df
Fix subset of linter errors 2023-10-17 14:00:34 -07:00
Erin
3ed4c0e4fb
Update availability API to use EPP availability check 2023-10-17 08:37:03 -07:00
zandercymatics
67ec6810e0
Deleted igorville reference 2023-10-03 12:11:34 -06:00
Neil Martinsen-Burrell
ae3ba84f1a
Add LoginRequiredMiddleware to make (almost) every URL login required by default 2023-06-01 16:03:31 -05:00
Seamus Johnston
7a3e1bcb2c
Create a DraftDomain model for requested domains 2023-05-26 08:15:25 -05:00
Neil Martinsen-Burrell
d3a285b5d8
Fix deprecation warnings 2023-03-27 12:40:34 -05:00
Neil Martinsen-Burrell
1fbd0506ff
Fix formatting and mypy warning 2023-02-13 14:22:41 -06:00
Seamus Johnston
b3784776d7
Respond to PR feedback 2023-02-03 15:39:32 -06:00
Seamus Johnston
456cab6cee
Enable domain availability checker 2023-02-03 14:22:01 -06:00
Seamus Johnston
0f87d9ea9a
Respond to PR feedback 2023-01-24 10:09:36 -06:00
Seamus Johnston
2b91a3c1d1
Second revision of Domain model draft 2022-11-17 07:50:28 -06:00
Seamus Johnston
523c699865
Make tests a little less noisy 2022-11-17 07:43:53 -06:00
Neil Martinsen-Burrell
64f6d03023
Fix linting errors 2022-11-07 14:01:13 -06:00
Neil Martinsen-Burrell
61b4cbf10b
review feedback: error checking, timeouts, add .gov if missing 2022-11-01 10:34:48 -05:00
Neil Martinsen-Burrell
b425a45ef2
Fix linting failures 2022-10-28 09:22:33 -05:00
Neil Martinsen-Burrell
53906d339f
Use downloaded domains list to back available API 2022-10-28 08:57:14 -05:00
Neil Martinsen-Burrell
7e02661416
API is only available to logged-in users 2022-10-27 15:34:17 -05:00
Neil Martinsen-Burrell
01553a4d91
Initial /avilable API view and tests 2022-10-27 13:15:22 -05:00