Commit graph

4420 commits

Author SHA1 Message Date
Rachid Mrad
8570a03600
Make email and notes required, fix unit test 2024-01-23 18:58:26 -05:00
Rachid Mrad
784b187b09
fix failing test by force logging in user 2024-01-23 18:48:51 -05:00
Rachid Mrad
52b76a7998
fix error in admin.py 2024-01-23 18:40:21 -05:00
Rachid Mrad
3f8e5ce204
Revisions on model 2024-01-23 18:15:56 -05:00
zandercymatics
e1081d4cb6
Unit test 2024-01-23 15:43:00 -07:00
zandercymatics
43f96f726f
Add www logic 2024-01-23 15:28:39 -07:00
zandercymatics
5d97893b92
Add migration 2024-01-23 15:01:19 -07:00
zandercymatics
52fff3b82c
Add verbose names 2024-01-23 14:58:43 -07:00
Rachid Mrad
37c8c2b05e
refactor application_review to use summary_item 2024-01-23 15:39:09 -05:00
David Kennedy
19c72b1858
incremental update to html 2024-01-23 14:01:36 -05:00
David Kennedy
a9a256127a
put all messages in one warning, rather than multiple 2024-01-23 13:47:47 -05:00
Michelle Rago
512d87871a
Make "domain" singular in references to .gov operating requirements (#1667)
* Make "domain" singular in references to .gov operating requirements

* Make "domain" singular in references to .gov operating requirements

* Make "domain" singular in references to .gov operating requirements

* Make "domain" singular in references to .gov operating requirements

* Update label.html

* Change form page title from "Apply for a..." to "Request a..."

* Plural to singular
2024-01-23 12:31:28 -05:00
zandercymatics
2d13f37439
Merge pull request #1590 from cisagov/za/1501-users-delete-domain-records
(Not on a sandbox) Ticket #1501: Delete button for DomainApplication records
2024-01-23 08:48:46 -07:00
zandercymatics
688257a718
Linting 2024-01-23 08:44:39 -07:00
zandercymatics
0d238e8793
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-23 08:27:16 -07:00
zandercymatics
7c4a0a6de5
PR suggestions 2024-01-23 08:26:47 -07:00
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
David Kennedy
c8513bbfdc
updated email output for application submission, and updated associated tests 2024-01-22 17:09:13 -05: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
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
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