Commit graph

63 commits

Author SHA1 Message Date
David Kennedy
955d0a79ed
cleanup and comments 2024-12-19 19:51:25 -05:00
David Kennedy
1fe97eb54e
a little bit of linting 2024-12-19 19:13:29 -05:00
David Kennedy
be657e188b
new portfolio member form inheriting from base 2024-12-19 15:57:01 -05:00
David Kennedy
08b985d637
PortfolioMemberForm inheriting from BasePortfolioMemberForm 2024-12-19 15:26:27 -05:00
David Kennedy
7658810b02
merge main and integrate ModelForm for PortfolioInvitation 2024-12-19 15:15:07 -05:00
zandercymatics
297be33e64
remove log 2024-12-18 14:42:44 -07:00
zandercymatics
dec9e3362d
Condense logic and change names 2024-12-18 13:02:27 -07:00
zandercymatics
a314649de2
Update portfolio.py 2024-12-18 12:33:34 -07:00
zandercymatics
0e1d07d59b
Update portfolio.py 2024-12-18 12:32:47 -07:00
zandercymatics
f19ff3cd66
PR suggestions 2024-12-18 12:25:21 -07:00
zandercymatics
a9923f4cc9
Update portfolio.py 2024-12-18 12:09:01 -07:00
zandercymatics
c3480893da
Readd modelforms 2024-12-18 12:06:40 -07:00
zandercymatics
437981ff30
Remove changes to newmember 2024-12-18 11:44:58 -07:00
David Kennedy
7bbee19bfe
portfolio invitations working in admin view as well as user view 2024-12-16 22:53:49 -05:00
David Kennedy
ae3ce1f9cd
wip 2024-12-16 18:02:35 -05:00
Rachid Mrad
060f2d5c8a
refactor form and view for add portfolio member 2024-12-16 17:13:35 -05:00
David Kennedy
f09627bca6
work in progress tracing current form implementation 2024-12-16 14:28:17 -05:00
David Kennedy
d888c616b8
wip 2024-12-16 13:13:41 -05:00
zandercymatics
053fc23173
fix test 2024-12-13 14:29:32 -07:00
zandercymatics
b5464a9da8
lintomatic 2024-12-13 14:12:00 -07:00
zandercymatics
c551a60e3a
Add Unit tests 2024-12-13 12:29:08 -07:00
zandercymatics
24480ec434
Polish of paint 2024-12-13 11:54:52 -07:00
zandercymatics
d2149484c9
fix tests + cleanup 2024-12-13 11:31:22 -07:00
zandercymatics
d48c140177
cleanup 2024-12-13 09:53:44 -07:00
zandercymatics
f6e95cc4f8
Add stub for email adding 2024-12-12 15:14:05 -07:00
zandercymatics
d7ec32d898
Rework NewMemberView (will readd email logic) 2024-12-12 13:15:27 -07:00
zandercymatics
0ab963db1e
Consolidate 2024-12-11 13:21:22 -07:00
zandercymatics
2bc8d38002
add logic for invitation 2024-12-11 12:57:57 -07:00
zandercymatics
ae770ab3c2
Finish logic for permission setting 2024-12-10 15:37:13 -07:00
zandercymatics
bc3a96aa87
fine comb 2024-12-10 13:50:30 -07:00
zandercymatics
ed9d215577
Form structure 2024-12-09 15:03:39 -07:00
CocoByte
0153627a9e
linted 2024-10-30 15:47:09 -06:00
CocoByte
ba7de7c678
Implemented PR feedback 2024-10-30 15:40:00 -06:00
CocoByte
5fc0342426
linted 2024-10-24 00:57:36 -06:00
CocoByte
5250cee1a0
refactored radio toggler listeners to be more flexible 2024-10-24 00:12:03 -06:00
CocoByte
de0e0d55c6
finally created overrides for those custom radio buttons that work 2024-10-23 23:58:48 -06:00
CocoByte
5b5ebadd9c
linted and merges resolved 2024-10-21 23:04:33 -06:00
CocoByte
14d0876ed4
We have basic validation.....but there is a snag with hidden fields 2024-10-21 22:28:09 -06:00
CocoByte
b61d3936b5
New Member form is assembled (just needs validation) 2024-10-21 22:08:35 -06:00
dave-kennedy-ecs
9fd41c854b
Merge pull request #2920 from cisagov/dk/2789-member-page
#2789: Portfolio member/invited member page
2024-10-16 12:30:33 -04:00
Rachid Mrad
b103a307e6
lint 2024-10-11 16:17:24 -04:00
Rachid Mrad
b683bb1d45
fix first and last name join and lint 2024-10-11 16:09:58 -04:00
David Kennedy
a466b991ff
cleanup of imports 2024-10-11 10:50:24 -04:00
David Kennedy
da96454365
formatted code for readability 2024-10-10 06:12:30 -04:00
David Kennedy
616bdf2584
fixed some additional instances of incorrect error message 2024-10-10 06:05:53 -04:00
David Kennedy
08a273c296
linted 2024-10-08 14:48:11 -04:00
David Kennedy
58002de5e0
updated model 2024-10-07 13:18:13 -04:00
David Kennedy
c1c060cb36
added support for invited member 2024-10-04 11:40:29 -04:00
Rachid Mrad
d933da326c
wip 2024-10-03 18:44:34 -04:00
David Kennedy
360d0d4340
lowercased ZIP 2024-10-03 12:21:05 -04:00