Commit graph

4244 commits

Author SHA1 Message Date
Katherine-Osos
153faf43da
Updates to requirements page 2024-01-16 17:11:00 -06:00
rachidatecs
66cf92e0dd
Merge pull request #1613 from cisagov/dk/903-delete-other-contacts
Issue 903: Delete other contacts (DK sandbox)
2024-01-16 18:10:25 -05:00
Katherine-Osos
62596e6f04
Update to "anything else" page 2024-01-16 17:00:55 -06:00
David Kennedy
b568104194
updated comments in code for readability; cleaned up debugging messages 2024-01-16 17:06:20 -05:00
Rachid Mrad
f01afadee2
lint 2024-01-16 15:42:36 -05:00
David Kennedy
adea22fe9f
linting 2024-01-16 15:30:23 -05:00
Rachid Mrad
3d1dab93c2
Change required message on yes/no form 2024-01-16 15:29:24 -05:00
David Kennedy
76ec2b030a
wrote test code 2024-01-16 15:20:35 -05:00
Katherine-Osos
6a7a23f63a
Updates to your contact info page 2024-01-16 11:51:49 -06:00
Katherine-Osos
00dc7cacba
Updates to purpose page 2024-01-16 11:45:18 -06:00
Katherine-Osos
6bd16fe9cb
Update census link 2024-01-16 09:51:46 -06:00
Katherine-Osos
2ccca5c506
Update domain examples 2024-01-16 09:48:21 -06:00
Katherine-Osos
d493fe293b
Updates to ".gov domain" page 2024-01-16 09:36:19 -06:00
Katherine-Osos
6c6e7e35e8
Merge pull request #1618 from cisagov/ky/domain-request-updates
Domain-request content updates (Part 1)
2024-01-12 17:34:44 -06:00
David Kennedy
946baf05e9
formatted for linter 2024-01-12 18:07:02 -05:00
David Kennedy
73b0b33ee8
moved reverse_joins definition centrally to contact model 2024-01-12 18:02:25 -05:00
Rachid Mrad
bec3c96e0d
Layout tweaks 2024-01-12 17:57:42 -05:00
David Kennedy
579b890996
finished changing parameters for has_more_than_one_join to pass array of reverse_joins rather than individual join 2024-01-12 17:54:30 -05:00
David Kennedy
0920246593
changed parameters for has_more_than_one_join to pass array of reverse_joins rather than individual join 2024-01-12 17:51:02 -05:00
Michelle Rago
73d65e6954
Removed "domain" from "We can better evaluate your domain request..." 2024-01-12 16:30:50 -05:00
Michelle Rago
4ab1549bfd
removed an extra space 2024-01-12 16:27:55 -05:00
David Kennedy
ab05da9c2d
moved has_more_than_one_join to contact model 2024-01-12 16:27:09 -05:00
David Kennedy
9106fbb807
fixed domain information authorizing official 2024-01-12 15:29:52 -05:00
Katherine-Osos
42a233a31e
Updates to "current websites" page 2024-01-12 13:45:36 -06:00
Rebecca H
d915edd61c
Merge pull request #1621 from cisagov/rh/1288-register-to-request
ISSUE 1288: New URL Path (register -> request)
2024-01-12 08:51:20 -08:00
zandercymatics
0c17df949f
Merge pull request #1603 from cisagov/za/1561-populate-first-ready-at
Ticket #1561: Populate first_ready
2024-01-12 09:43:30 -07:00
zandercymatics
ce302bb2c1
Add skip on bad unit test 2024-01-12 08:14:33 -07:00
David Kennedy
4dae5ee23e
handled edit for domain application 2024-01-12 08:02:42 -05:00
Katherine-Osos
9e95bc2706
Update last paragraph on AO page 2024-01-11 17:07:33 -06:00
Katherine-Osos
579a4ebb38
Updates to "about your org" page 2024-01-11 17:02:12 -06:00
Katherine-Osos
272f5e1544
Updated BIA link 2024-01-11 16:50:19 -06:00
Rebecca Hsieh
93007f79ee
Fix port 2024-01-11 13:09:18 -08:00
Rebecca Hsieh
f647780b38
Remove extraneous comments from me 2024-01-11 13:07:45 -08:00
Rebecca Hsieh
cdf0e5bb88
Remove extraneous comments 2024-01-11 13:07:12 -08:00
Rebecca Hsieh
94119cd919
Update database migration documentation 2024-01-11 13:05:46 -08:00
Rachid Mrad
31d80cc91d
Refactor JS tests for page titles to test against classes instead 2024-01-11 15:49:29 -05:00
rachidatecs
c5a584fa56
Merge pull request #1622 from cisagov/rjm/1577-unknown-domain-expired-bug
Issue 1577: UNKNOWN domain expired bug
2024-01-11 15:19:28 -05:00
David Kennedy
a213264fff
modified to_database for handling edits in domain application AO and Submitter 2024-01-11 14:53:28 -05:00
Rachid Mrad
2e6fe68e6e
Remove redundant test 2024-01-11 14:38:31 -05:00
zandercymatics
aa9937a1d0
Move TestPatchAgency script 2024-01-11 11:57:49 -07:00
zandercymatics
a58aa6c567
Merge branch 'main' into za/1561-populate-first-ready-at 2024-01-11 11:57:41 -07:00
zandercymatics
777019025d
Add test file 2024-01-11 11:55:30 -07:00
zandercymatics
4960dbc8f2
Merge branch 'za/1561-populate-first-ready-at' of https://github.com/cisagov/manage.get.gov into za/1561-populate-first-ready-at 2024-01-11 11:50:18 -07:00
zandercymatics
630e90f5a9
Fix unit tests 2024-01-11 11:49:56 -07:00
zandercymatics
559dc3f451
Update src/registrar/tests/test_transition_domain_migrations.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2024-01-11 11:24:43 -07:00
zandercymatics
cb03e4ac1b
Update src/registrar/tests/test_transition_domain_migrations.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2024-01-11 11:24:34 -07:00
Rachid Mrad
678ca6d95c
Account for not state unknown when displaying expiration date 2024-01-11 13:20:58 -05:00
zandercymatics
c362b1a23f
Merge pull request #1579 from cisagov/za/patch-agency-info
Ticket #1513: Fix blank values for federal_agency information
2024-01-11 11:02:09 -07:00
zandercymatics
e595349e75
Update test_reports.py 2024-01-11 10:49:05 -07:00
Rebecca Hsieh
d1db6e2634
Update path in URL page 2024-01-11 09:45:27 -08:00