Commit graph

3230 commits

Author SHA1 Message Date
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
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
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
Alysia Broddrick
0b929379f3
linter update 2023-12-04 16:01:27 -08:00
Alysia Broddrick
aa51a325e2
hotfix for domain invitation not sending to existing user 2023-12-04 15:48:59 -08:00
David Kennedy
2c355353b6
updated helper_text in admin for multi selects; formatted for linter 2023-12-04 18:37:23 -05:00
David Kennedy
8ddd5e7b1f
updated comments 2023-12-04 18:08:26 -05:00
David Kennedy
3cf7d5138e
wip 2023-12-04 17:57:39 -05:00
David Kennedy
5dcdb4a48e
wip 2023-12-04 17:39:43 -05:00
David Kennedy
4344810107
wip 2023-12-04 16:52:41 -05:00
zandercymatics
1c836576e5
Merge pull request #1421 from cisagov/za/1292-user-domain-role-search-by-email
Ticket #1292:  User domain role search by email (On sandbox RH)
2023-12-04 10:56:41 -07:00
zandercymatics
7347166883
Fix test case 2023-12-04 10:49:05 -07:00
zandercymatics
84a645c61a
Change from cold.com => example.com 2023-12-04 10:39:09 -07:00
zandercymatics
6788a227a4
Fix typo in test cases 2023-12-04 10:31:12 -07:00
David Kennedy
15489a71e2
small refinement in handleSelectClick 2023-12-04 12:23:41 -05:00
David Kennedy
55d5fce004
updates for dealing with multiple selects together 2023-12-04 12:22:04 -05:00
David Kennedy
6eabb824ea
update to check both lists when enabling/disabling buttons 2023-12-04 11:13:17 -05:00
Rachid Mrad
4e684a7cad
Add a click listener on the 'from' list 2023-12-04 10:24:21 -05:00
Neil MartinsenBurrell
de63dbfae7
Merge pull request #1377 from cisagov/ab/cf-cli-fix
#1367: Change cg-deploy-action to cg-cli-tools
2023-12-04 08:47:08 -06:00
Erin Song
c569db24f3
Merge pull request #1420 from cisagov/es/1378-availability-bugfix
#1378 Display error message when availability API fails
2023-12-01 16:20:54 -08:00
dave-kennedy-ecs
e3aae25c36
Merge pull request #1394 from cisagov/dk/872-prevent-multiple-applications
Issue #872 - Prevent user from submitting multiple applications (STAGED IN DK SANDBOX)
2023-12-01 19:05:24 -05:00
David Kennedy
7d36e4399e
format for linting 2023-12-01 18:53:52 -05:00
Erin
b4c8ce26d4
Add import for EPP RegistryError 2023-12-01 15:34:11 -08:00
Erin
fa5ac29606
Specified error messages and function comments 2023-12-01 15:18:57 -08:00
Rachid Mrad
2703f55270
Merge branch 'dk/1073-admin-multi-selects' of https://github.com/cisagov/getgov into dk/1073-admin-multi-selects 2023-12-01 18:03:25 -05:00
Rachid Mrad
1c657a7704
Rough JS for adding then enabling/disabling the related widget buttons on the horizontal multi-select 2023-12-01 18:01:02 -05:00
CocoByte
a632501d7c
Merge branch 'main' into nl/1404-invalid-phone-number-error-handling 2023-12-01 12:25:20 -07:00
CocoByte
bd0f0bb2d6
Fix for phone number not raising invalid message in domain management 2023-12-01 12:24:18 -07: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
63b2c1c699
Rename error mapping method 2023-12-01 10:11:37 -08:00
Erin
578f5bac1a
Make class function for GenericError mapping 2023-12-01 10:10:25 -08:00
Erin
c3a23c23fa
Merge branch 'main' of github.com:cisagov/manage.get.gov into es/1378-availability-bugfix 2023-12-01 10:05:08 -08:00
Neil MartinsenBurrell
1aceeaf624
Merge pull request #1426 from cisagov/nmb/1425-force-unknown
Allow unknown state in data migration
2023-12-01 11:59:44 -06:00
Neil Martinsen-Burrell
adb120714e
Migrations file for new transition domain status 2023-12-01 11:46:16 -06:00
Neil Martinsen-Burrell
45f8e26018
Allow unknown state in data migration 2023-12-01 11:24:45 -06:00
Neil Martinsen-Burrell
01b1e3e520
New transition method to force unknown state 2023-12-01 10:45:20 -06:00
Erin
db14ddc45d
Fix lint errors 2023-11-30 17:05:23 -08:00
Erin
e62cf84def
Remove unused whitespace 2023-11-30 16:26:22 -08:00
Erin
0c12676d27
Remove unused import 2023-11-30 16:25:41 -08:00
Erin
5f68677d7f
Raise system error message on EPP fail 2023-11-30 16:23:20 -08:00
David Kennedy
856a32210d
other contacts updated in domain applications 2023-11-30 16:27:24 -05:00
Erin
4588a02d44
Add period to registry error message 2023-11-30 13:25:55 -08:00