Commit graph

27 commits

Author SHA1 Message Date
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