Commit graph

1404 commits

Author SHA1 Message Date
zandercymatics
de76577384
Merge branch 'main' into ag/2616-populate-suborg-and-portfolio-script 2024-09-06 09:29:09 -06:00
Rachid Mrad
dea71ce366
merge main 2024-09-04 13:31:44 -04:00
Rachid Mrad
2af57c8aa8
Revise for multiple portfolios 2024-08-30 17:21:04 -04:00
Rachid Mrad
fc2f4f08cc
Merge main 2024-08-30 14:51:23 -04:00
zandercymatics
e50805fff8
Merge branch 'main' into ag/2616-populate-suborg-and-portfolio-script 2024-08-29 12:13:32 -06:00
zandercymatics
d27829e8ab
Merge branch 'main' into za/2597-block-email-sending 2024-08-29 12:12:33 -06: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
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
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
27993e5245
Merge branch 'main' into ag/2616-populate-suborg-and-portfolio-script 2024-08-29 08:36:28 -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
zandercymatics
061a0961fb
Create skeleton 2024-08-28 14:10:21 -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
Matthew Spence
f7b2e38bba
linter fixes 2024-08-26 11:54:08 -05: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
zandercymatics
056df7151d
Fix remaining tests (hopefully) 2024-08-23 14:45:44 -06:00
zandercymatics
416633a3ce
Model unit test 2024-08-23 12:25:49 -06:00
zandercymatics
c1378acd2c
minor fixes + add notes 2024-08-23 10:46:22 -06:00
matthewswspence
62ac4757ec
review changes 2024-08-22 16:25:24 -05:00
zandercymatics
7fb186e24b
Display logic in admin 2024-08-22 14:11:28 -06:00
zandercymatics
056a3ecf36
Add to fixtures and add whitelist logic 2024-08-22 13:26:32 -06:00
zandercymatics
42dec38b22
skeleton pt 2 2024-08-22 12:12:38 -06:00
zandercymatics
fbfab28f3b
skeleton 2024-08-22 11:17:36 -06:00
zandercymatics
bef49a85c1
Cleanup 2024-08-22 08:33:03 -06:00
David Kennedy
833b698bf2
adding request to a few flag_is_active instances 2024-08-21 17:52:02 -04:00
zandercymatics
8c3cfa42a0
Merge branch 'main' into za/2586-infra-for-multiple-portfolios 2024-08-21 14:40:12 -06:00
zandercymatics
aa872d6e41
Fix last test and lint 2024-08-21 12:22:03 -06:00
zandercymatics
32ed84a5e1
Fix logic in clean 2024-08-21 11:43:40 -06:00
Matthew Spence
eac757a6a6
Merge remote-tracking branch 'origin/main' into ms/2451-additional-domain-request-dates 2024-08-21 12:25:59 -05:00
Rachid Mrad
e82326346c
clean up roles logic 2024-08-21 12:43:38 -04:00
Rachid Mrad
eb061be71b
Django admin portfolio members section 2024-08-21 12:25:27 -04:00
zandercymatics
ba2add8bc8
Fix redirect bug and fix permission issue 2024-08-21 09:42:31 -06:00
zandercymatics
729ce4c9f7
Replace inline if with .get
Not sure why I was doing that
2024-08-21 08:46:47 -06:00
zandercymatics
4f4dac2728
Add better error handling on session["portfolio"]
This was causing an error on some functions where request can be None, like our csv exports
2024-08-21 08:42:05 -06:00
zandercymatics
381ac49487
lint pt 2 2024-08-20 14:58:51 -06:00
zandercymatics
a362c2ef6c
Linting 2024-08-20 14:53:16 -06:00
David Kennedy
3c89557976
wip 2024-08-20 15:29:28 -04:00
matthewswspence
df9f3dcce5
fix some tests 2024-08-20 13:48:16 -05:00
zandercymatics
432ee9c860
pt. 1 of test refactors 2024-08-19 15:18:54 -06:00
zandercymatics
f587a994f2
cleanup 2024-08-19 12:26:14 -06:00
zandercymatics
733eee6fcc
Update portfolio_invitation.py 2024-08-19 11:25:47 -06:00
zandercymatics
289099dd92
Clean logic 2024-08-19 10:47:13 -06:00
zandercymatics
28a7d7bee2
invitation logic pt 2 2024-08-19 10:28:13 -06:00
zandercymatics
78a5774af2
Change invitation logic 2024-08-19 09:24:11 -06:00
CuriousX
d2c4cf2bfa
Merge pull request #2537 from cisagov/nl/2240-additional-details-completion-bug
Issue #2240 - Registrar step completion bug [backup]
2024-08-16 16:05:22 -06:00
zandercymatics
3e024f4ed0
Update user.py 2024-08-16 15:17:42 -06:00
zandercymatics
1090d75f75
Refactor fields using portfolio 2024-08-16 15:05:30 -06:00
zandercymatics
e03e6f7d35
Add permission table 2024-08-16 14:57:51 -06:00
matthewswspence
f054cfa5cf
First complete pass 2024-08-16 15:35:58 -05:00