Commit graph

7796 commits

Author SHA1 Message Date
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
zandercymatics
2c4c9ddbce
Add url logic to domain requests and domain table 2024-08-14 11:18:43 -06:00
zandercymatics
8081e9252f
PR suggestions - unit test 2024-08-14 11:10:10 -06:00
zandercymatics
413bb53664
PR suggestions (minus unit test) 2024-08-14 10:53:57 -06:00
zandercymatics
a847b07ef7
Add simple unit tests 2024-08-14 10:16:50 -06:00
zandercymatics
fdc5236968
Finishing touches 2024-08-14 09:31:25 -06:00
zandercymatics
ffb7e146c7
Add comments 2024-08-14 08:30:55 -06:00
zandercymatics
40c52c4691
Update src/registrar/admin.py 2024-08-13 15:07:37 -06:00
zandercymatics
78354b6d39
Linting 2024-08-13 14:46:25 -06:00
zandercymatics
fa28412e31
cleanup 2024-08-13 14:35:59 -06:00
zandercymatics
ba1392e6cc
Remove items not part of ACs
Remove the content for members
2024-08-13 14:28:28 -06:00
zandercymatics
5f0b342986
Further cleanup 2024-08-13 14:10:50 -06:00
zandercymatics
9733fde689
Cleanup 2024-08-13 14:01:20 -06:00
zandercymatics
ceabc16c73
Stub pt 2 2024-08-13 13:27:31 -06:00
zandercymatics
23ec004953
Merge pull request #2562 from cisagov/bob/2378-portfolio-senior-official
(on getgov-bob) Ticket #2378: Add readonly portfolio senior official page
2024-08-13 12:38:14 -06:00