Erin Song
c22aff5531
Merge pull request #1550 from cisagov/es/993-restrict-withdrawing-request
...
#993 Prevent restricted users from withdrawing domain application
2023-12-21 09:56:14 -08:00
Michelle Rago
4588492231
Post-request submission content updates ( #1517 )
...
* Post-request submission content updates
* Align content with request review page; add contact link
* Update application_done.html
* Update domain_application.html
* Simplify log in message on error page
* Add import for public_site_url
* Fixed the max chars bug on the textarea for no_other_contacts
* Added contact form to request confirmation page
* Tightening up the pre-submission modal text
* Change prime marks to apostrophes
* Updated next steps
* remove char limit fix (will implement on different PR)
---------
Co-authored-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
Co-authored-by: Rachid Mrad <rachid.mrad@ecstech.com>
2023-12-21 12:51:03 -05:00
Rebecca H
04b4ca355a
Merge pull request #1515 from cisagov/rh/843-ao-removals
...
ISSUE #843 : Authorizing Official Removal of middle name, phone #
2023-12-20 16:00:09 -08:00
Erin
0ab4e67ec7
Refactor class descriptions on mixins
2023-12-20 14:40:24 -08:00
Erin
9a9b29e271
Remove unneeded user reset in views test
2023-12-20 14:32:59 -08:00
Erin
c47c366e56
Fix typo in user_group logger
2023-12-20 11:09:25 -08:00
Erin
a205b9e25e
Add test for withdrawing as restricted user
2023-12-20 11:09:02 -08:00
Erin
a7b460f8c4
Fix lint errors
2023-12-20 09:36:59 -08:00
Erin
bc9bc70465
Fix bug in withdraw permission
2023-12-19 16:48:53 -08:00
Alysia Broddrick
31c0396dd6
Merge pull request #1438 from cisagov/ab/requirements-update
...
updated requirements
2023-12-19 16:48:19 -08:00
zandercymatics
e077892659
Merge pull request #1542 from cisagov/za/update-expiration-script-period
...
Update Min Expiration Date on `extend_expiration_dates` script
2023-12-19 10:47:42 -07:00
zandercymatics
a4a7226fdd
Change expiration minimum
2023-12-19 09:55:55 -07:00
Katherine-Osos
cd2b516abb
Merge pull request #1502 from cisagov/ko/org-type-special-district
...
Org Type: Update definition for special district
2023-12-19 08:44:56 -06:00
Erin
88dc5cb436
Correct information in comments
2023-12-18 22:00:57 -08:00
Erin
1ec27580a0
Add True value to withdraw permission check
2023-12-18 22:00:06 -08:00
Erin
1f81443ea3
Add restriction to withdraw domain application
2023-12-18 21:54:43 -08:00
Erin
ced77016c5
Merge branch 'main' of github.com:cisagov/manage.get.gov into es/993-restrict-withdrawing-request
2023-12-18 20:39:47 -08:00
Alysia Broddrick
261f490192
merged with main
2023-12-18 20:17:51 -08:00
Alysia Broddrick
aa11af0e7e
downgraded back to old django version
2023-12-18 19:52:52 -08:00
Rebecca Hsieh
96390a6de2
Make sure phone number for AO is not required
2023-12-18 17:32:27 -08:00
Neil MartinsenBurrell
18e27abac2
Merge pull request #1528 from cisagov/nmb/1527-list-fix
...
Add missing usa-list class to a ul
2023-12-18 13:46:08 -06:00
Neil Martinsen-Burrell
8479351e8a
Add missing usa-list class to a ul
2023-12-18 12:56:15 -06:00
dave-kennedy-ecs
69d5dd4d5c
Merge pull request #1508 from cisagov/dk/125-check-availability-error
...
Issue #125 : support for check availability messaging in beta.get.gov
2023-12-15 18:29:24 -05:00
David Kennedy
5306212ee4
Merge branch 'main' into dk/125-check-availability-error
2023-12-15 18:24:06 -05:00
rachidatecs
486bf37f7d
Merge pull request #1514 from cisagov/rjm/1412-submit-da-modal
...
Issue 1412: Trigger a modal on domain request submission
2023-12-15 17:25:23 -05:00
Rebecca Hsieh
b8e12bc68b
Remove more tests related to the phone number that was required for AO
2023-12-15 13:07:24 -08:00
Rebecca Hsieh
a005e5051d
Remove mid name and phone number from app wizard
2023-12-15 13:02:43 -08:00
Rebecca Hsieh
da0347f5fe
Remove phone number for AO from tests
2023-12-15 12:43:49 -08:00
Rebecca Hsieh
46f4afd362
Remove middle name and phone number from registrar
2023-12-15 12:37:40 -08:00
Rebecca Hsieh
66899da283
Remove from form
2023-12-15 11:19:53 -08:00
Rebecca Hsieh
3e811f80ce
Remove middle name and phone number
2023-12-15 11:07:31 -08:00
Rachid Mrad
d5f55ba383
Clean up comments
2023-12-15 11:43:20 -05:00
Rachid Mrad
8718635b94
Update unit tests to look for the dynamic header passed in context to the modal
2023-12-15 11:36:32 -05:00
Katherine-Osos
41ca7390d6
Update order of fed branches
2023-12-15 10:14:01 -06:00
Rachid Mrad
6912b03cc0
Remove review page from pa11y, move the building of modal header into the view, edit test (wip)
2023-12-15 02:36:04 -05:00
Rachid Mrad
8b6ca02de1
Make the modal a forced action modal
2023-12-15 01:34:48 -05:00
Rachid Mrad
53dd308d33
Add modal between DA submit and form submit button, unit test that looks for modal trigger and modal data, fix DA unit tests that query and trigger the original form since we now have 2 forms on the page
2023-12-15 01:30:46 -05:00
David Kennedy
e1de3dab68
linting
2023-12-14 18:08:35 -05:00
David Kennedy
493f64e070
added code to json response for check availability so different message types can be handled differently by client
2023-12-14 17:56:23 -05:00
zandercymatics
335b96b2a7
Merge pull request #1470 from cisagov/za/1212-extend-expiration-dates
...
Ticket #1212 : Extend Expiration Dates
2023-12-14 15:21:20 -07:00
Erin
c0a9f1eb0f
Merge branch 'main' of github.com:cisagov/manage.get.gov into za/1212-extend-expiration-dates
2023-12-14 14:18:52 -08:00
Katherine-Osos
d2e97c6432
Org Type: Update definition for special district
2023-12-14 15:51:18 -06:00
rachidatecs
5e49772ef7
Merge pull request #1491 from cisagov/rjm/1464-auth-contact-user-refactor
...
Issues 1464, 1468: Auth / contact / user refactor to solve issues introduced by switch to ial1 for some users (RJM sandbox).
2023-12-14 15:07:58 -05:00
Rachid Mrad
c02f74cf67
lint
2023-12-14 13:47:20 -05:00
zandercymatics
2481e89c2a
Add unit tests
2023-12-14 11:38:09 -07:00
Rachid Mrad
04d3b92f96
fix merge error: misplaced test: test_check_domain_invitations_on_login_caps_email
2023-12-14 13:23:27 -05:00
zandercymatics
ea7d34907c
Add max cutoff date
2023-12-14 11:23:11 -07:00
Rachid Mrad
419eaf8709
merge
2023-12-14 13:13:20 -05:00
Rachid Mrad
7bcf148453
cleanup
2023-12-14 13:11:01 -05:00
zandercymatics
4727ce6b63
PR suggestion
2023-12-14 10:41:44 -07:00