Commit graph

7810 commits

Author SHA1 Message Date
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
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
78a5774af2
Change invitation logic 2024-08-19 09:24:11 -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
zandercymatics
4f7414f695
Merge pull request #2581 from cisagov/za/2520-admin-portfolio-view
Ticket #2520: Admin portfolio view - [migrations]
2024-08-16 11:03:14 -06:00
Kristina Yin
7ed208caae
Merge pull request #2599 from cisagov/ky/update-designer-onboarding
Adding Team OOO spreadsheet to designer onboarding template
2024-08-16 09:03:08 -07:00
Kristina Yin
c385f88505
Update designer-onboarding.md 2024-08-15 12:59:27 -07:00
zandercymatics
fc138b5f44
Use built in uswds class 2024-08-15 11:10:00 -06:00
Kristina Yin
771e443850
Adding Team OOO spreadsheet to designer onboarding template 2024-08-15 10:01:31 -07:00
Rachid Mrad
f5295be6b5
Merge pull request #2576 from cisagov/rjm/2539-automated-export-bug
Issue #2539: Fix reference to csv export functions in auto export command file
2024-08-15 12:42:09 -04:00
zandercymatics
e92b0c5b79
Update admin.py 2024-08-15 10:34:57 -06:00
zandercymatics
52e3fb89b7
linting 2024-08-15 10:16:41 -06:00
zandercymatics
cc1dd66553
use filter on address 2024-08-15 10:12:38 -06:00
zandercymatics
06b66f4400
Make federal_type readonly 2024-08-15 09:33:57 -06:00
zandercymatics
9059ce3281
Suggestions + QOL changes 2024-08-15 08:59:05 -06:00
zandercymatics
6a343634f4
lint 2024-08-14 14:48:34 -06:00
zandercymatics
7f37bf5b9b
css fix 2024-08-14 14:44:49 -06:00
zandercymatics
a2e3841045
fix tests 2024-08-14 14:44:01 -06:00
zandercymatics
1b2b6e784e
Return ul rather than a list, fix bug 2024-08-14 14:39:08 -06:00
zandercymatics
273cf91f76
Update portfolio.py 2024-08-14 13:33:02 -06:00
dave-kennedy-ecs
2ebeb148fb
Merge pull request #2572 from cisagov/dk/979-org-name-address-bug
Issue #979: Organization name and mailing address changes not updating log entries
2024-08-14 15:12:55 -04:00
zandercymatics
5afad6b91d
Merge branch 'main' into za/2520-admin-portfolio-view 2024-08-14 12:59:11 -06:00
zandercymatics
9a55ade40d
Merge pull request #2548 from cisagov/meoward/2484-dynamic-portfolio-fields
Ticket #2484: Dynamic portfolio fields
2024-08-14 12:53:08 -06:00
zandercymatics
7d36552229
Regen migrations 2024-08-14 12:52:00 -06:00
zandercymatics
909eed5c45
Merge branch 'main' into za/2520-admin-portfolio-view 2024-08-14 12:33:34 -06:00
zandercymatics
67cd3684d7
input => span 2024-08-14 12:30:53 -06:00
zandercymatics
21ee9ad3d8
Add type ignore 2024-08-14 12:08:21 -06:00