Commit graph

3948 commits

Author SHA1 Message Date
Erin
bba5e8affb
Add EPP retry on transport errors 2023-12-06 12:24:36 -08:00
David Kennedy
695b4199f3
wip 2023-12-06 13:58:47 -05:00
David Kennedy
2e1ff849cf
wip 2023-12-06 13:34:13 -05:00
zandercymatics
6dc280dd08
Merge branch 'main' into za/1001-update-to-use-sentence-case 2023-12-06 09:51:58 -07:00
zandercymatics
ebb257e6b0
Fix fixtures 2023-12-06 09:37:13 -07:00
Alysia Broddrick
6b3e5a39e3
updated requirements based on feedback 2023-12-06 08:04:00 -08:00
zandercymatics
8fa978833d
Fix migrations 2023-12-06 08:58:44 -07:00
zandercymatics
278166729b
Merge branch 'main' into za/1291-allow-staff-to-access-user-domain-roles 2023-12-06 08:53:43 -07:00
zandercymatics
d358037179
Fix redirect bug 2023-12-06 08:49:43 -07:00
Rebecca Hsieh
e4c4dc7614
Remove extraneous if statement and logo group css 2023-12-05 17:37:16 -08:00
Rachid Mrad
a27eb7c3ae
Fix tests for DomainInvitationAdmin 2023-12-05 19:38:19 -05:00
Rebecca Hsieh
eea806e64a
Manage your domains will not open in a new tab 2023-12-05 16:36:51 -08:00
Rachid Mrad
00c04783b5
Change choices for Domain INvitation status to tuple constants 2023-12-05 19:28:20 -05:00
Rachid Mrad
af1b598699
Complete Domain State options revisions to tuples 2023-12-05 19:21:04 -05:00
Rachid Mrad
d3b732f735
Revise Domain Application model to change the status constants to use tuples 2023-12-05 19:18:11 -05:00
Rebecca Hsieh
2247585f6a
Remove prev scss changes 2023-12-05 15:45:30 -08:00
Rebecca Hsieh
71c3baf13f
Fix tests to the right index 2023-12-05 15:40:02 -08:00
Rebecca Hsieh
4386218f46
Changes per designers request of updating naming to .gov registrar, moving the breadcrumb to the footer and fixing column grid alignment 2023-12-05 14:48:53 -08:00
zandercymatics
58bc602742
Fix migration merge conflict 2023-12-05 15:07:46 -07:00
zandercymatics
afad0fc3b0
Merge branch 'main' into za/1001-update-to-use-sentence-case 2023-12-05 15:02:03 -07:00
zandercymatics
f32952f6be
Fix status dropdowns 2023-12-05 14:59:25 -07:00
Kristina Yin
939f34269f
Merge pull request #1369 from cisagov/ky/required-optional-form-fields
Fix inconsistent representation of required/optional fields
2023-12-05 13:34:50 -08:00
zandercymatics
2fbbb34fb2
Fix casing issue 2023-12-05 14:33:09 -07:00
Kristina Yin
f2afd29317
solved migrations issues 2023-12-05 13:27:43 -08:00
zandercymatics
8c9068d3cc
Fix title issue 2023-12-05 14:10:01 -07:00
Neil Martinsen-Burrell
39b930baa7
Switch to allowing non-identity-verified logins 2023-12-05 14:45:14 -06:00
David Kennedy
46d3969047
fixed tests 2023-12-05 15:19:02 -05:00
zandercymatics
b58dc77788
Fix migrations (typo) 2023-12-05 13:17:20 -07:00
zandercymatics
cdc4e366a0
Fix migrations 2023-12-05 13:13:58 -07:00
zandercymatics
8b680d3043
Merge branch 'main' into za/1001-update-to-use-sentence-case 2023-12-05 13:13:01 -07:00
zandercymatics
6fe9af18d9
Update settings.py 2023-12-05 13:10:36 -07:00
zandercymatics
23e94c7606
Merge pull request #1419 from cisagov/za/1403-add-aws-bucket
Ticket #1075/#1403: Add AWS Bucket for generating current-full.csv and current-federal.csv
2023-12-05 12:41:58 -07:00
Erin
4a25642d8d
First pass EPP retry 2023-12-05 11:35:08 -08:00
Kristina Yin
9ced76a27a
renaming migration files to avoid issues 2023-12-05 11:28:21 -08:00
Kristina Yin
3cc6befeb7
Merge branch 'main' into ky/required-optional-form-fields 2023-12-05 11:20:15 -08:00
dave-kennedy-ecs
880417c765
Merge pull request #1423 from cisagov/dk/1073-admin-multi-selects
Issue #1073:  admin multi selects
2023-12-05 13:58:53 -05:00
Alysia Broddrick
81e2edb036
Merge pull request #1437 from cisagov/ab/youve-been-added-to-domain-existing-user
Domain invitation not sending to existing user
2023-12-05 10:35:02 -08:00
CuriousX
bf53514c1f
Merge pull request #1428 from cisagov/nl/1404-invalid-phone-number-error-handling
Issue #1404 - invalid phone number error handling
2023-12-05 11:30:52 -07:00
David Kennedy
96714c4eb2
formatted for linting 2023-12-05 11:31:34 -05:00
zandercymatics
b7265598ba
Rename migration 2023-12-05 09:27:55 -07: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
125758183b
Add migration 2023-12-05 09:02:33 -07:00
David Kennedy
7f282fd456
updated migrations 2023-12-05 05:01:02 -05:00
David Kennedy
60da0fcd5a
Merge branch 'main' into dk/1073-admin-multi-selects 2023-12-05 05:00:00 -05:00
David Kennedy
41f7a882b4
undo a migration merge conflict 2023-12-05 04:59:34 -05:00
David Kennedy
e11db7fbd3
migrations for model changes 2023-12-05 04:51:33 -05:00
Alysia Broddrick
bf34531d40
updated requirements 2023-12-04 19:17:55 -08:00
Alysia Broddrick
9fdd78bf60
fixed linter issue 2023-12-04 17:07:46 -08:00
Alysia Broddrick
c89400a72d
added missing flag 2023-12-04 16:57:34 -08:00
Alysia Broddrick
ae2ab3c415
fixed linter error and removed excess message 2023-12-04 16:56:20 -08:00