Commit graph

5755 commits

Author SHA1 Message Date
rachidatecs
de25e99ae4
Merge pull request #1627 from cisagov/ko/1626-current-websites-header
Issue 1626: Change header to Current websites
2024-01-19 10:49:00 -05:00
rachidatecs
1ea28168f5
Merge pull request #1616 from cisagov/rjm/nameservers-label-fix
Bug 1611: Name server labels
2024-01-19 10:48:22 -05:00
zandercymatics
61f2af6ce2
Add UTC 2024-01-19 08:40:38 -07:00
David Kennedy
15569e08f7
further fixed spacing in emails, and corrected unit tests 2024-01-19 07:59:08 -05:00
David Kennedy
71ac6d8a9b
proper spacing in email 2024-01-19 07:37:18 -05:00
David Kennedy
96a13040bf
updated application review page and application summary in emails 2024-01-19 06:47:01 -05:00
David Kennedy
83c34ceaf0
added related objects to contact object change_view in django admin 2024-01-18 21:22:34 -05:00
Rebecca Hsieh
ef5617cca2
Add button and wording and update styling 2024-01-18 17:11:12 -08:00
Erin Song
5e1f99eae6
Merge pull request #1619 from cisagov/es/1535-update-security-email-disclose
#1535 Update disclose on domain security emails
2024-01-18 16:59:05 -08:00
Rachid Mrad
510da21934
Implement VIP table and fix 401 login bug 2024-01-18 19:58:53 -05:00
Erin
d27cf623f5
Correct imports 2024-01-18 16:37:34 -08:00
Erin
2bbd5c4282
Remove unused import 2024-01-18 16:33:52 -08:00
Erin
3cafc9d3f2
Fix spelling error 2024-01-18 16:29:04 -08:00
Erin
7c68f8803f
Move disclose script tests to test_management_scripts 2024-01-18 16:28:32 -08:00
Alysia Broddrick
fbfcd70525
removed banner 2024-01-18 19:18:21 -04:00
zandercymatics
9207dd72f0
Merge branch 'za/1501-users-delete-domain-records' of https://github.com/cisagov/manage.get.gov into za/1501-users-delete-domain-records 2024-01-18 16:08:22 -07:00
zandercymatics
d5099cd377
PR suggestions 2024-01-18 16:08:04 -07:00
zandercymatics
94326cd369
Update src/registrar/templates/home.html
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2024-01-18 16:00:40 -07:00
Alysia Broddrick
4c7f954211
removed banner 2024-01-18 18:58:53 -04:00
zandercymatics
b23f361a08
Update permission_views.py 2024-01-18 15:53:59 -07:00
zandercymatics
8082083d63
Merge branch 'za/1501-users-delete-domain-records' into za/1484-domain-manager-delete 2024-01-18 15:48:08 -07:00
zandercymatics
4371c015b7
Merge branch 'main' into za/1484-domain-manager-delete 2024-01-18 15:45:54 -07:00
zandercymatics
d41d8710c9
Merge branch 'main' into za/1501-users-delete-domain-records 2024-01-18 15:45:41 -07:00
zandercymatics
474e70d1bd
Linting on test case, stylistic changes 2024-01-18 15:43:42 -07:00
zandercymatics
234af2501f
Unit test 2024-01-18 15:01:49 -07:00
Michelle Rago
2d21015fd8
Add PRA burden link to application intro (#1645)
* Add PRA burden link to application intro

* Spacing

* Changed link to PRA statement

* Spacing

* Added PRA expiration date

* Minor edits

* Fiddling

* Don't think we need the contact link in the text

Trying to slim down the text before the "Continue" button. The user will have access to the contact link throughout. Doesn't seem important to include it here.

* Testing PRA placement below "Continue" button

* Trying to get smaller font/not bold

* Trying xs

* Update application_intro.html

* Trying caption class

* Try div instead of p

* Update application_intro.html

* Top margin

* Update application_intro.html
2024-01-18 16:27:02 -05:00
zandercymatics
972fd45e79
Fix typo 2024-01-18 14:18:13 -07:00
zandercymatics
3d7c651c72
Use querySelectorAll 2024-01-18 13:31:18 -07:00
zandercymatics
a9253b6689
Update get-gov.js 2024-01-18 13:30:23 -07:00
zandercymatics
0a1da49c33
Logic to remove stale alerts 2024-01-18 13:14:13 -07:00
zandercymatics
4c5d8b2c55
Update get-gov.js 2024-01-18 12:45:39 -07:00
zandercymatics
ac81ecd11a
Remove logger 2024-01-18 12:30:40 -07:00
zandercymatics
94d7c35156
PR suggestions 2024-01-18 12:29:02 -07:00
Erin
7194b2748f
Merge iterations of domains in disclose_emails script 2024-01-18 11:02:36 -08:00
zandercymatics
3c99c03393
Update home.html 2024-01-18 11:21:49 -07:00
David Kennedy
573d6d0565
merged main and fixed hardcoded urls from another test 2024-01-18 12:31:09 -05:00
David Kennedy
93ad4a1cfd
Merge branch 'main' into dk/1030-update-get-gov-urls 2024-01-18 12:29:43 -05:00
rachidatecs
c297ec125d
Update src/registrar/tests/test_emails.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-01-18 12:15:35 -05:00
David Kennedy
2afd48a4a1
fixed application_org_contact 2024-01-18 12:12:49 -05:00
zandercymatics
c60c4126f6
Change count on test 2024-01-18 09:50:14 -07:00
David Kennedy
b140d631f5
update all references to beta.get.gov to get.gov in all settings files; update application_org_contact to use _public_site_url rather than hardcoded value 2024-01-18 11:42:17 -05:00
zandercymatics
7077519837
Merge pull request #1615 from cisagov/za/1523-inconsistent-error-messages
(On getgov-backup) Ticket #1523: Fix inconsistent error messages
2024-01-18 09:22:06 -07:00
zandercymatics
126a700bd9
Update lint.py 2024-01-18 09:13:05 -07:00
zandercymatics
19835f47d5
Remove accidental PR inclusion 2024-01-18 09:12:28 -07:00
zandercymatics
4054bef461
Linting (but real) 2024-01-18 09:07:28 -07:00
zandercymatics
860e445ea8
Update domain_helper.py 2024-01-18 08:58:48 -07:00
zandercymatics
32d4bcf66f
Linter, o linter 2024-01-18 08:51:03 -07:00
zandercymatics
c626bd2629
Linter change 2024-01-18 08:42:51 -07:00
zandercymatics
2e4fb737e3
Update domain_helper.py 2024-01-18 08:34:06 -07:00
zandercymatics
6040e3e312
Linter change 2024-01-18 08:28:50 -07:00