zandercymatics
|
061a0961fb
|
Create skeleton
|
2024-08-28 14:10:21 -06: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 |
|
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 |
|
David Kennedy
|
833b698bf2
|
adding request to a few flag_is_active instances
|
2024-08-21 17:52:02 -04:00 |
|
David Kennedy
|
fbb4ee927b
|
Merge branch 'za/2586-infra-for-multiple-portfolios' of https://github.com/cisagov/manage.get.gov into za/2586-infra-for-multiple-portfolios
|
2024-08-21 17:18:09 -04:00 |
|
David Kennedy
|
ff86edbc35
|
more updates to test and for linting
|
2024-08-21 17:18:00 -04:00 |
|
zandercymatics
|
acd024fee4
|
Merge branch 'za/2586-infra-for-multiple-portfolios' of github.com:cisagov/manage.get.gov into za/2586-infra-for-multiple-portfolios
|
2024-08-21 15:12:52 -06:00 |
|
zandercymatics
|
e866bcb2fb
|
Fix test (still needs refinement)
|
2024-08-21 15:12:37 -06:00 |
|
David Kennedy
|
75ff4a591c
|
Merge branch 'za/2586-infra-for-multiple-portfolios' of https://github.com/cisagov/manage.get.gov into za/2586-infra-for-multiple-portfolios
|
2024-08-21 17:08:40 -04:00 |
|
David Kennedy
|
0858a9663f
|
added more tests
|
2024-08-21 17:08:09 -04:00 |
|
zandercymatics
|
4dadb715e8
|
Fix merge conflict (pt 1)
|
2024-08-21 15:03:28 -06:00 |
|
zandercymatics
|
bbcf406df6
|
Merge branch 'main' into za/2586-infra-for-multiple-portfolios
|
2024-08-21 14:58:52 -06:00 |
|
zandercymatics
|
8c3cfa42a0
|
Merge branch 'main' into za/2586-infra-for-multiple-portfolios
|
2024-08-21 14:40:12 -06:00 |
|
zandercymatics
|
ecafaa58c9
|
Merge pull request #2549 from cisagov/hotgov/2493-basic-org-view
Ticket #2493: Org member view
|
2024-08-21 14:35:43 -06:00 |
|
zandercymatics
|
ea5207f017
|
Revert url (breaking tests)
|
2024-08-21 14:07:13 -06:00 |
|
zandercymatics
|
1f7e190439
|
Merge branch 'main' into hotgov/2493-basic-org-view
|
2024-08-21 14:05:09 -06:00 |
|
zandercymatics
|
2fc8acb614
|
Update urls.py
|
2024-08-21 14:02:03 -06:00 |
|
zandercymatics
|
9e04e9f5ba
|
typo
|
2024-08-21 13:08:40 -06:00 |
|
zandercymatics
|
035b4206f3
|
Add test + fix perms
|
2024-08-21 13:07:52 -06:00 |
|
David Kennedy
|
01f05c7fde
|
test registrar_middleware for multiple_portfolios
|
2024-08-21 14:42:36 -04:00 |
|
David Kennedy
|
8667f0b61b
|
Merge branch 'temp' into za/2586-infra-for-multiple-portfolios
|
2024-08-21 14:29:02 -04:00 |
|
David Kennedy
|
f4647caded
|
working on tests
|
2024-08-21 14:28:23 -04:00 |
|
zandercymatics
|
aa872d6e41
|
Fix last test and lint
|
2024-08-21 12:22:03 -06:00 |
|
zandercymatics
|
bfc2693a12
|
Fix a few more tests
|
2024-08-21 12:12:50 -06:00 |
|
zandercymatics
|
32ed84a5e1
|
Fix logic in clean
|
2024-08-21 11:43:40 -06:00 |
|
zandercymatics
|
5c07775277
|
Fix two tests
|
2024-08-21 10:15:49 -06:00 |
|
zandercymatics
|
cbec3f2ed7
|
Update mixins.py
|
2024-08-21 09:43:24 -06: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 |
|
zandercymatics
|
9e1643edf0
|
Fix (some) test errors
|
2024-08-20 14:49:04 -06:00 |
|
zandercymatics
|
5c8ad8cd34
|
Fix incorrect param name for completed domain request
|
2024-08-20 14:30:04 -06:00 |
|
zandercymatics
|
5f6f39048f
|
Fix edge cases
|
2024-08-20 14:17:14 -06:00 |
|
David Kennedy
|
3c89557976
|
wip
|
2024-08-20 15:29:28 -04:00 |
|
Erin Song
|
43097ce69d
|
Merge pull request #2600 from cisagov/rh/2341-andi
ISSUE #2341: Enable ANDI on browser
|
2024-08-20 10:06:45 -07:00 |
|
CuriousX
|
21ecf77b45
|
Merge pull request #2610 from cisagov/nl/2518-suborg-domainrequest-display
Issue #2518: Suborganization shows all related domains/requests [cb]
|
2024-08-19 16:18:20 -06: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
|
565a9299f4
|
Update views.py
|
2024-08-19 11:20:14 -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
|
cedd7f254a
|
Fix middleware test
|
2024-08-19 09:25:42 -06:00 |
|
zandercymatics
|
78a5774af2
|
Change invitation logic
|
2024-08-19 09:24:11 -06:00 |
|
zandercymatics
|
0c747bed94
|
Fix unit tests
|
2024-08-19 09:04:39 -06:00 |
|