Commit graph

7967 commits

Author SHA1 Message Date
Erin Song
2acef3f3d9
Convert submitter to null on delete 2024-09-05 14:37:39 -07:00
Erin Song
79f020b402
Fix linting 2024-08-29 17:36:08 -07:00
Erin Song
17dd4dd271
Add filter 2024-08-29 17:35:22 -07:00
Erin Song
cf86579467
Add more conditions to cascade delete 2024-08-29 17:23:32 -07:00
Erin Song
c4c5ae87f9
Fix linting 2024-08-29 16:55:46 -07:00
Erin Song
6272dab455
Fix cascade migration 2024-08-29 16:54:45 -07:00
Erin Song
bf83a15fc4
Fix linting 2024-08-29 16:48:06 -07:00
Erin Song
d0c598f353
Correct cascade delete migration 2024-08-29 16:47:04 -07:00
Erin Song
017130143b
Correct migration dependencies 2024-08-29 16:38:32 -07:00
Erin Song
5d1f86f233
Correct migration dependency 2024-08-29 16:32:21 -07:00
Erin Song
8db9ccda5d
Rename migrations 2024-08-29 16:25:35 -07:00
Erin Song
d66c75a75d
Add migration changing submitted to cascade on delete 2024-08-29 16:18:39 -07:00
Erin Song
76e35db663
Fix linting 2024-08-29 15:50:28 -07:00
Erin Song
be54f8c405
Add delete domain info migration 2024-08-29 15:46:48 -07:00
Erin Song
d8790448ab
Delete submitter contacts 2024-08-29 15:45:46 -07:00
Erin Song
f41c6b3fa1
Revert settings.py 2024-08-29 11:56:46 -07:00
Erin Song
1bfc2dfa79
Update migrations 2024-08-29 11:35:00 -07:00
Erin Song
fde87230b4
Revert requirements.txt 2024-08-29 11:32:10 -07:00
Erin Song
bf00f204b0
remove unused INVESTIGATOR_NOT_SUBMITTER error code 2024-08-29 11:30:49 -07:00
Matt-Spence
ec56f176de
Merge pull request #2618 from cisagov/ms/2451-additional-domain-request-dates
Issue #2541 additional domain request dates [getgov-litterbox]
2024-08-29 13:07:50 -05:00
Rebecca Hsieh
ce0befc063
Update diagrams 2024-08-29 10:19:08 -07:00
Erin Song
f46cc141b0
Correct migrations 2024-08-29 09:57:48 -07:00
Matthew Spence
fc17854529
correct migration doc 2024-08-29 11:52:04 -05:00
Matthew Spence
ba1553a936
add new dates to csv export 2024-08-29 11:49:45 -05: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
Matthew Spence
8bb3f0080b
Merge branch 'ms/2451-additional-domain-request-dates' of https://github.com/cisagov/manage.get.gov into ms/2451-additional-domain-request-dates 2024-08-29 09:53:22 -05:00
Matthew Spence
72375e3c63
Merge remote-tracking branch 'origin/main' into ms/2451-additional-domain-request-dates 2024-08-29 09:52:48 -05: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
matthewswspence
635e6e6735
linter fixes 2024-08-28 09:32:12 -05: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
matthewswspence
09ba7450b3
linter fixes 2024-08-27 15:19:36 -05:00