Commit graph

3358 commits

Author SHA1 Message Date
zandercymatics
935172d5b2
Update application.py 2024-01-10 15:44:19 -07:00
zandercymatics
0b985d01ff
Update application.py 2024-01-10 14:48:02 -07:00
zandercymatics
74b115cd18
CSS changes (PR suggestions) 2024-01-10 14:33:01 -07:00
zandercymatics
2ac2996e5d
Make terminal output more readable 2024-01-10 14:29:13 -07:00
zandercymatics
d49b42dacf
Add back deleted unit test 2024-01-10 14:24:35 -07:00
Katherine-Osos
7bd50b58d5
Merge pull request #1608 from cisagov/ko/email-content-updates
Content updates for auto-generated emails
2024-01-10 14:09:06 -06:00
David Kennedy
3a221ce1cc
update for code clarity 2024-01-10 14:35:52 -05:00
Michelle Rago
0379c8aa5f
Change "logging in" to "signing in" 2024-01-10 12:51:50 -05:00
Michelle Rago
9cfa30f053
Added comma after "Hi" to be consistent with other greetings 2024-01-10 12:41:14 -05:00
Katherine-Osos
123862eb49
Typos 2024-01-10 11:27:26 -06:00
zandercymatics
d00fbcab95
Linting 2024-01-10 08:54:08 -07:00
zandercymatics
cb7eec6b02
Linter 2024-01-10 08:49:20 -07:00
zandercymatics
2f5559a72f
PR suggestions pt. 2 2024-01-10 08:40:01 -07:00
zandercymatics
d934897323
PR suggestions 2024-01-10 08:26:23 -07:00
zandercymatics
5835791606
Update src/registrar/management/commands/patch_federal_agency_info.py
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2024-01-10 08:05:33 -07:00
zandercymatics
51a71caeaa
Update src/registrar/management/commands/patch_federal_agency_info.py
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2024-01-10 08:04:03 -07:00
zandercymatics
9193a91e71
Update src/registrar/management/commands/patch_federal_agency_info.py
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2024-01-10 08:03:55 -07:00
zandercymatics
4acfe307b7
Update src/registrar/management/commands/patch_federal_agency_info.py
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2024-01-10 08:03:43 -07:00
Katherine-Osos
abd071b97e
Updates to invitation email 3 2024-01-09 18:08:37 -06:00
Katherine-Osos
b6fd21f0df
More spacing issues 2024-01-09 18:00:16 -06:00
Katherine-Osos
0a1d0fd334
Spacing issues 2024-01-09 17:52:40 -06:00
Katherine-Osos
b3e5a7c033
More fixes 2024-01-09 17:47:27 -06:00
Katherine-Osos
d6716425a2
Fix spacing issues 2024-01-09 17:42:12 -06:00
Katherine-Osos
f02cf3f892
Fix spacing issues 2024-01-09 17:35:52 -06:00
Katherine-Osos
4d65b7662e
Updates to rejection email 2024-01-09 17:32:01 -06:00
Katherine-Osos
ff0307943a
Updates to approved 2 2024-01-09 17:24:23 -06:00
Katherine-Osos
620314c833
Spacing issue 2024-01-09 17:18:10 -06:00
Katherine-Osos
6f285bf3b8
Withdrawn updates 2 2024-01-09 17:10:33 -06:00
Katherine-Osos
2e3a0069f6
Submission updates 2 2024-01-09 17:03:46 -06:00
Katherine-Osos
7b3f02d945
Updates to submission email 2024-01-09 16:34:46 -06:00
Katherine-Osos
d4e258cdf5
Domain invitation updates 2 2024-01-09 16:24:28 -06:00
Katherine-Osos
15a0e648d9
Submission subject line 2024-01-09 16:17:36 -06:00
Katherine-Osos
ece2fb1e99
Rejected subject line 2024-01-09 16:17:11 -06:00
Katherine-Osos
72f9fef8d8
Approved subject line 2024-01-09 16:16:47 -06:00
Rachid Mrad
bf5867ffc9
Merge 2024-01-09 14:37:56 -05:00
Katherine-Osos
5082a17c0e
Invitation updates 2024-01-09 12:23:47 -06:00
Katherine-Osos
4c04b5e6a0
Withdrawn email - updates 2024-01-09 12:16:13 -06:00
Alysia Broddrick
8585756553
Merge remote-tracking branch 'origin' into ab/hotfix-staging-unique-hosts 2024-01-09 10:12:58 -08:00
zandercymatics
ba04cf7f87
Update test_views.py 2024-01-09 09:11:40 -07:00
zandercymatics
fed4432207
Linting 2024-01-09 08:45:21 -07:00
zandercymatics
ac80403263
Update index.py 2024-01-09 08:44:33 -07:00
zandercymatics
964f40f0f7
Rewrite logic for "New domain request" 2024-01-09 08:42:37 -07:00
zandercymatics
dff0ef8f3f
Remove underline 2024-01-09 07:57:13 -07:00
Michelle Rago
e2af9ac153
Text updates to success and error messages (#1593)
* Text updates to error messages

* Error message text updates

* Error message text updates

* Update to success message text for name server update

* Update to DS data removal warning text

* Success message text updates

* typo fix

* Text updates for success messages

* Update 403 text

* Update 500 error text

* Using example.com instead of city.com

* Putting the period outside the link

* Updated name server minimum error text

* Trying to fix python errors

* Update name server minimum text

* Update errors.py

* Trying to fix python errors

* Update errors.py

* Making error messages agree

* Minor text change

* Fix black error message formatting

* Fixed tests and reformatted

* One last fix?

---------

Co-authored-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
2024-01-09 09:19:51 -05:00
Alysia Broddrick
409615b125
linting 2024-01-08 19:12:45 -08:00
Alysia Broddrick
5fed6d5810
updated host object to not be unique 2024-01-08 18:52:59 -08:00
Alysia Broddrick
1b2f34935a
added hosts to be viewable on admin for non-analysts 2024-01-08 18:52:35 -08:00
Katherine-Osos
b50737ed63
Update status - approved 2024-01-08 17:11:41 -06:00
Katherine-Osos
c933d3dfc8
Updates to domain approval email 2024-01-08 17:10:35 -06:00
Katherine-Osos
9eeda25d5b
Updates to withdrawn email 2024-01-08 16:42:47 -06:00