Commit graph

7929 commits

Author SHA1 Message Date
Erin Song
f46cc141b0
Correct migrations 2024-08-29 09:57:48 -07:00
Erin Song
eac8363185
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into es/2574-remove-submitter 2024-08-29 09:40:41 -07:00
Erin Song
dd99f8f2d8
Revert Pipfile.lock 2024-08-29 09:39:56 -07:00
Erin Song
98a50fb178
Test diagram update 2024-08-29 09:37:53 -07:00
Erin Song
171be9a642
Remove stragglign file 2024-08-29 09:29:39 -07:00
Erin Song
2d52e02b59
Save progress 2024-08-29 09:29:16 -07:00
dave-kennedy-ecs
c19bc89dca
Merge pull request #2650 from cisagov/backup/2608-portfolio-update-js
Issue #2608: Portfolio admin - dynamic federal type and portfolio type
2024-08-29 11:06:08 -04:00
David Kennedy
06aacd91ce
minor improvements 2024-08-29 10:58:19 -04:00
zandercymatics
5b917dcfba
Merge pull request #2609 from cisagov/za/2586-infra-for-multiple-portfolios
Ticket #2586: Allow for multiple portfolios [migrations]
2024-08-29 08:28:56 -06:00
zandercymatics
6849f13e6c
Update src/registrar/models/user_portfolio_permission.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2024-08-29 08:22:16 -06:00
Erin Song
71d44353d1
Remove submitter refs in docs 2024-08-28 16:30:43 -07:00
Erin Song
a431b41e6e
Fix linting 2024-08-27 21:32:21 -07:00
Erin Song
a9ab882866
Refactor email tests to deprecate submitter 2024-08-27 21:25:33 -07:00
Erin Song
2fcad733cd
Update email status tests 2024-08-27 18:16:40 -07:00
Erin Song
5b3ae28b88
Restore variable in orphan tests 2024-08-27 17:49:04 -07:00
Erin Song
29de97d532
Revert deleted contact shared 2024-08-27 17:43:58 -07:00
Erin Song
804d19f30e
remove submitter from orphan tests 2024-08-27 17:43:08 -07:00
Erin Song
06ef54f031
Delete outdated contact join tests 2024-08-27 17:16:52 -07:00
Erin Song
2c43533441
Remove submitter from deleting orphaned contacts 2024-08-27 16:46:30 -07:00
Erin Song
d0b3dd7c46
Delete test_home_deletes_domain_request_and_orphans 2024-08-27 16:09:57 -07:00
Erin Song
9a83287c6e
Remove test test_home_deletes_domain_request_and_orphans 2024-08-27 16:07:58 -07:00
Erin Song
11e44a326a
Remove test_is_creator_complete test 2024-08-27 16:04:15 -07:00
Erin Song
ff9e73def6
Continued test cleanup 2024-08-27 15:52:23 -07:00
zandercymatics
1fa80e8193
Update src/registrar/registrar_middleware.py
Co-authored-by: Matt-Spence <matthewswSpence@gmail.com>
2024-08-27 13:26:13 -06:00
zandercymatics
990e16246d
Update src/registrar/tests/test_views_portfolio.py
Co-authored-by: Matt-Spence <matthewswSpence@gmail.com>
2024-08-27 13:26:01 -06:00
zandercymatics
89c2e4543a
Update src/registrar/models/user.py
Co-authored-by: Matt-Spence <matthewswSpence@gmail.com>
2024-08-27 12:27:35 -06:00
David Kennedy
b2a464668b
update from merge 2024-08-27 11:44:30 -04:00
David Kennedy
0ffac4cc72
Merge branch 'main' into backup/2608-portfolio-update-js 2024-08-27 11:40:42 -04:00
CuriousX
ecfd4d148c
Merge pull request #2598 from cisagov/nl/2470-update-action-needed-email
Issue #2470 - Enhance analysts ability to update "Action needed" email text [nl]
2024-08-27 09:17:01 -06:00
dave-kennedy-ecs
8bf54637ee
Merge pull request #2627 from cisagov/dk/2590-portfolio-domains-requests
Issue #2590: - Domain and requests tables filterable by portfolio, from portfolio page
2024-08-26 20:48:30 -04:00
David Kennedy
88086a07d8
fixed some casing and associated tests 2024-08-26 20:43:06 -04:00
David Kennedy
6f4c63c995
lint 2024-08-26 20:38:29 -04:00
David Kennedy
c2f71c984f
a few improvements to code, comments, and tests 2024-08-26 20:34:56 -04:00
Erin Song
2713e59795
Remove submitter from model tests 2024-08-26 15:59:48 -07:00
Erin Song
2f2b2fe10f
Remove submitter from models 2024-08-26 11:46:15 -07:00
Erin Song
f1c8f52456
Remove refs to submitter in domain request 2024-08-26 11:23:02 -07:00
David Kennedy
6091ff76c3
cleanup 2024-08-26 11:42:10 -04:00
Rachid Mrad
69a3db5f59
accessibility fix 2024-08-23 22:54:47 -04:00
Rachid Mrad
8ed76a7475
A bit of cleanup 2024-08-23 22:46:54 -04:00
Rachid Mrad
4cee98edee
A bit of cleanup 2024-08-23 22:39:49 -04:00
David Kennedy
31285da395
added test code 2024-08-23 18:16:01 -04:00
David Kennedy
ef7739dc55
lint 2024-08-23 17:52:57 -04:00
David Kennedy
8a9971ac79
initial implementation 2024-08-23 17:50:24 -04:00
David Kennedy
851e176f83
added tests and comments 2024-08-22 21:45:00 -04:00
David Kennedy
5da8119f86
adjusted code for correct version of django 2024-08-22 19:02:55 -04:00
David Kennedy
4a104b6ff6
formatted for linter 2024-08-22 17:25:52 -04:00
David Kennedy
6286ae96be
updated portfolio changeform view in admin 2024-08-22 17:24:33 -04:00
David Kennedy
e59d4738e3
filtering by portfolios 2024-08-22 16:44:25 -04:00
zandercymatics
bef49a85c1
Cleanup 2024-08-22 08:33:03 -06:00
David Kennedy
76fef5303b
removed pseudo apostrophe 2024-08-21 18:41:14 -04:00