Commit graph

4634 commits

Author SHA1 Message Date
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
zandercymatics
0b6ba38c31
Update domain_users.html 2024-01-12 14:03:47 -07:00
Rachid Mrad
938e501a6c
Fixed test test_submission_confirmation_current_website_spacing 2024-01-12 15:56:16 -05:00
Rachid Mrad
9300b06d4c
Fixed test test_submission_confirmation_current_website_spacing 2024-01-12 15:55:56 -05:00
Rachid Mrad
0b503442a8
Change header to Current websites 2024-01-12 15:50:04 -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
zandercymatics
c949566744
Fix post bug 2024-01-12 12:06:44 -07:00
zandercymatics
93107877f3
Remove bad role 2024-01-12 11:42:00 -07:00
zandercymatics
8b2a0c928d
Set is_incomplete flag on post 2024-01-12 11:18:49 -07:00
zandercymatics
12206be956
Merge branch 'main' into za/1501-users-delete-domain-records 2024-01-12 11:18:32 -07:00
zandercymatics
9f95b92aee
Fix bad save 2024-01-12 11:05:03 -07:00
zandercymatics
6835397f97
Update application.py 2024-01-12 10:53:15 -07:00
zandercymatics
cde4ab2fef
Remove old check 2024-01-12 10:39:01 -07:00
zandercymatics
f5fb4b24b8
Update application.py 2024-01-12 09:57:45 -07:00
zandercymatics
fbea25c893
Update domain_users.html 2024-01-12 09:53:10 -07: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
5c5fcfcf86
Update application.py 2024-01-12 09:49:36 -07: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
6f09c4b653
Remove merge weirdnesss 2024-01-12 09:42:20 -07:00
zandercymatics
e1c28abe77
Merge branch 'main' into za/1501-users-delete-domain-records 2024-01-12 09:39:52 -07:00
zandercymatics
4d8cb45345
Persist information correctly 2024-01-12 09:24:14 -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
zandercymatics
10b589a1ec
Use DB for draft domain naming
in progress
2024-01-11 15:21:08 -07: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
Rebecca Hsieh
28a1e737f5
Update documentation with new url 2024-01-11 09:28:29 -08:00