Commit graph

4379 commits

Author SHA1 Message Date
zandercymatics
a2dece7e5b
Fix migrations after mege 2024-01-25 13:48:55 -07:00
zandercymatics
fcb555413a
Merge branch 'main' into za/1271-admin-add-notes 2024-01-25 13:48:25 -07:00
zandercymatics
7ec51e3b9a
Undo test change 2024-01-25 13:46:17 -07:00
zandercymatics
c75c4bb7a8
Implement PR suggestions 2024-01-25 13:45:45 -07:00
dave-kennedy-ecs
8d18c00b3e
Merge pull request #1696 from cisagov/dk/migration-hot-fix
migration hot fix
2024-01-25 15:10:55 -05:00
David Kennedy
31dc26476c
migration fix 2024-01-25 14:50:22 -05:00
zandercymatics
5c979b48f3
Merge pull request #1681 from cisagov/za/1673-address-line-admin-display
(Quick fix) Ticket #1673: Add verbose names for address_line1 and address_line2
2024-01-25 12:28:43 -07:00
rachidatecs
8573344892
Merge pull request #1688 from cisagov/rjm/requester-requestor
Change requester to requestor in code
2024-01-25 11:40:16 -05:00
zandercymatics
dc5e0293f6
Fix migrations (again) 2024-01-25 09:18:47 -07:00
zandercymatics
76f3704de7
Readd domain notes 2024-01-25 09:14:58 -07:00
zandercymatics
5c16a2b5e8
Migrations 2024-01-25 08:57:35 -07:00
zandercymatics
5039aff9aa
Add unit test 2024-01-25 08:39:13 -07:00
zandercymatics
6415c645ee
Linting, remove domain notes 2024-01-25 08:17:00 -07:00
zandercymatics
a758bfe512
Change notes -> domain_notes for domain 2024-01-24 15:43:48 -07:00
zandercymatics
29621a6184
Add notes to DomainInformation 2024-01-24 15:38:08 -07:00
zandercymatics
2a345cddb9
Bug fix 2024-01-24 15:15:56 -07:00
zandercymatics
947b347513
Make create_from_da generic 2024-01-24 14:59:22 -07:00
Alysia Broddrick
4626feec8e
Merge pull request #1614 from cisagov/deleting-dev-sandbox-bl
removed bl infra
2024-01-24 13:48:22 -08:00
zandercymatics
8578f22a09
create_from_da refactor 2024-01-24 14:24:02 -07:00
zandercymatics
c345ab90ec
Linting 2024-01-24 13:49:16 -07:00
zandercymatics
65ff4ece76
Add notes field 2024-01-24 13:46:53 -07:00
Rachid Mrad
e9160e67f8
Change requester to requestor in code 2024-01-24 13:23:56 -05:00
rachidatecs
9b691affdc
Merge pull request #1656 from cisagov/rjm/1584-1505-vip-401-bug
Issues 1584 and 1505: Implement VIP table and fix 401 login bug
2024-01-24 13:22:22 -05:00
Rachid Mrad
e88c50c173
add class description for vip 2024-01-24 13:11:00 -05:00
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
5d97893b92
Add migration 2024-01-23 15:01:19 -07:00
zandercymatics
52fff3b82c
Add verbose names 2024-01-23 14:58:43 -07: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
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
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
zandercymatics
928fa9428a
Fix screenreader bug 2024-01-19 12:02:22 -07:00