Commit graph

7800 commits

Author SHA1 Message Date
zandercymatics
e5fbd65847
Update src/registrar/tests/test_views.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2024-01-23 08:20:52 -07:00
zandercymatics
c07e83b77d
Update src/registrar/views/application.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2024-01-23 08:18:20 -07:00
Alysia Broddrick
3dfc2a598e
merged with origin and resolved conflict 2024-01-22 16:54:09 -08:00
Rachid Mrad
ac6d46b9f8
IMplement add form for alternative domains 2024-01-22 19:36:02 -05:00
zandercymatics
f21287c0c7
Linting 2024-01-22 15:54:00 -07:00
zandercymatics
ec7c224440
Fix bug 2024-01-22 15:30:28 -07:00
zandercymatics
59486a922d
Remove accidental inclusion 2024-01-22 15:19:28 -07:00
zandercymatics
3838be3960
Linting 2024-01-22 15:09:50 -07:00
David Kennedy
c8513bbfdc
updated email output for application submission, and updated associated tests 2024-01-22 17:09:13 -05:00
zandercymatics
7bd1356858
Additional optimizations 2024-01-22 15:02:45 -07:00
zandercymatics
63b31a4764
Additional performance improvements 2024-01-22 14:27:22 -07:00
zandercymatics
eb5ae025f8
Additional improvements 2024-01-22 13:21:31 -07:00
zandercymatics
421c2bd2ea
Remove redundant filter 2024-01-22 12:34:43 -07:00
zandercymatics
4e667ea546
Minor styling change 2024-01-22 12:09:37 -07:00
zandercymatics
99ee850238
Merge branch 'za/1501-users-delete-domain-records' into za/1484-domain-manager-delete 2024-01-22 11:18:29 -07:00
zandercymatics
b93cd4b4eb
Merge branch 'main' into za/1484-domain-manager-delete 2024-01-22 11:18:14 -07:00
zandercymatics
8a75c8fcd6
Finish test cases 2024-01-22 09:52:34 -07:00
zandercymatics
a119cab680
Add test case for delete 2024-01-22 09:37:55 -07:00
David Kennedy
569c3e7e50
Merge branch 'main' into dk/956-alternative-domains-subheadings 2024-01-22 10:45:46 -05:00
Alysia Broddrick
e84941dc93
Merge pull request #1655 from cisagov/ab/remove-flag-on-start-app-button
All domains requests to be started and remove banner
2024-01-22 11:26:48 -04:00
zandercymatics
b72da91543
Merge branch 'main' into za/1484-domain-manager-delete 2024-01-22 08:15:38 -07:00
zandercymatics
b334fba421
Fix unit test 2024-01-22 08:15:30 -07:00
zandercymatics
816cbe23dd
Add unit tests 2024-01-22 08:06:33 -07:00
Cameron Dixon
e7cf7dde53
Merge pull request #1665 from cisagov/cd/preload-email
Issue #895: Add preload content to status_change_approved.txt
2024-01-22 09:14:50 -05:00
Michelle Rago
4f82163913
Minor edit 2024-01-22 09:06:37 -05:00
Cameron Dixon
c7581d196b
Add preload content to status_change_approved.txt 2024-01-20 21:06:43 -05:00
zandercymatics
5fca4a1065
Remove prints 2024-01-19 15:55:46 -07:00
zandercymatics
d1daefd42c
Logic to remove orphaned contacts 2024-01-19 15:54:34 -07:00
zandercymatics
f31ca96aac
Merge pull request #1660 from cisagov/za/1659-hide-default-email
Ticket #1659: Add default to csv_export, readd content
2024-01-19 15:06:57 -07:00
Rachid Mrad
d1a80d3307
revert column header to user, truncate notes 2024-01-19 15:22:42 -05:00
zandercymatics
11b48eb030
Fix Vo for delete 2024-01-19 13:15:30 -07:00
David Kennedy
bcbd7927b3
more linting to account for mark_safe html 2024-01-19 14:59:52 -05:00
Erin
ae8220587e
Change submit button types on domain availability 2024-01-19 11:48:53 -08:00
David Kennedy
69adb0db48
linting 2024-01-19 14:41:17 -05:00
Rachid Mrad
90b4a642f0
Change the structure of the alerts to conform with DjA's conventions 2024-01-19 14:16:12 -05:00
zandercymatics
928fa9428a
Fix screenreader bug 2024-01-19 12:02:22 -07:00
dave-kennedy-ecs
f4bc35d0e7
Merge pull request #1648 from cisagov/dk/1030-update-get-gov-urls
Issue #1030: update all references to beta.get.gov to get.gov in all settings file…
2024-01-19 13:37:09 -05:00
zandercymatics
b491d9f3ea
Remove br, change text content for newly created 2024-01-19 10:50:13 -07:00
Michelle Rago
6f4eeb495e
Change HTML page title to "Add a domain manager" (#1661) 2024-01-19 12:29:42 -05:00
zandercymatics
ec5449a833
Add www. strip 2024-01-19 10:24:53 -07:00
zandercymatics
590c5fc264
Merge pull request #1649 from cisagov/za/fix-on-hold-sentence-case
Hotfix for "On hold" not being in sentence case
2024-01-19 09:53:46 -07:00
David Kennedy
cbd19b65fe
passing related objects through messages rather than through extra_context 2024-01-19 11:33:45 -05:00
zandercymatics
8bcdbec641
Fix unit test 2024-01-19 09:31:30 -07:00
zandercymatics
e6812afe8b
Add default to csv_export, readd content 2024-01-19 09:13:04 -07:00
zandercymatics
ba85517f46
Update home.html 2024-01-19 08:50:16 -07:00
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