Commit graph

53 commits

Author SHA1 Message Date
David Kennedy
1e4dc028c3
Merge branch 'main' into dk/763-two-dots-availability 2023-12-07 12:40:15 -05:00
David Kennedy
96714c4eb2
formatted for linting 2023-12-05 11:31:34 -05:00
David Kennedy
5811448450
changed endpoint for check availability to pass domain as parameter; wrote unit test for extra dot validation in form 2023-12-05 11:09:09 -05:00
zandercymatics
db54637ea5
Merge branch 'main' into za/1403-add-aws-bucket 2023-12-04 12:58:34 -07:00
Erin
fa5ac29606
Specified error messages and function comments 2023-12-01 15:18:57 -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
zandercymatics
ea289a6f59
Linting + test cases 2023-12-01 09:06:27 -07: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
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
4f3deae198
Add error message when epp domain check fails 2023-11-29 15:37:30 -08:00
zandercymatics
59950a1fde
Change logging and add secrets 2023-11-29 11:57:17 -07:00
zandercymatics
b4caa85dd1
Merge branch 'za/1075-generate-csvs-to-publish' into za/1403-add-aws-bucket 2023-11-29 08:56:44 -07:00
zandercymatics
5530db82fd
Add comments 2023-11-29 08:42:09 -07:00
zandercymatics
ff37e510f1
Merge branch 'main' into za/1075-generate-csvs-to-publish 2023-11-29 08:38:53 -07:00
zandercymatics
e78a506d2b
Link bucket to generator 2023-11-29 08:36:12 -07:00
David Kennedy
f957c299b8
added comment 2023-11-28 17:12:12 -05:00
zandercymatics
2faad04e9e
Linting changes 2023-11-28 11:43:06 -07:00
zandercymatics
14355327b2
Linting and comments 2023-11-28 11:24:44 -07:00
zandercymatics
63dd354da8
Tests 2023-11-28 11:03:25 -07:00
zandercymatics
f40e71ca8b
Script cleanup / prepare for PR 2023-11-27 12:41:26 -07:00
zandercymatics
1b1a241101
Remove stubbed code 2023-11-27 09:16:45 -07: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
zandercymatics
5be0b6b96b
Test manual environment vars 2023-11-24 13:03:44 -07:00
zandercymatics
90282c7cdc
Another approach 2023-11-24 12:44:18 -07:00
zandercymatics
bcf5c6bc5b
Linting + fix tests 2023-11-22 14:00:06 -07:00
zandercymatics
7772a13834
Fix broken api 2023-11-22 13:45:52 -07:00
zandercymatics
c070651a8d
Fix incorrect paths 2023-11-22 13:12:08 -07:00
zandercymatics
d52359d1c5
Yaml stub 2023-11-21 14:45:23 -07:00
zandercymatics
bca311b8ca
Scripts to generate the file and api update to grab what exists 2023-11-21 14:28:31 -07: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
3ed4c0e4fb
Update availability API to use EPP availability check 2023-10-17 08:37:03 -07:00
Seamus Johnston
7a3e1bcb2c
Create a DraftDomain model for requested domains 2023-05-26 08:15:25 -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
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