Commit graph

44 commits

Author SHA1 Message Date
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
David Kennedy
bb3ceb4dea
updated error messages 2024-10-02 19:11:12 -04:00
zandercymatics
c2af76b6dc
lint 2024-08-12 11:21:16 -06:00
zandercymatics
6c4e10cab1
Fix unit tests 2024-08-12 10:10:38 -06:00
zandercymatics
ad674e646b
Fix pre-existing bug with sortfields
The AdminSortFields helper is incorrectly sorting the senior_official contact object.

Added a workaround as this ultimately needs a refactor
2024-08-12 09:59:10 -06:00
zandercymatics
4be1e3e29e
Linting and fix existing unit test 2024-08-09 13:53:54 -06:00
zandercymatics
2863e29d96
Fix bug with senior_official in django admin, add readonly 2024-08-09 13:40:16 -06:00
zandercymatics
956e27cc77
Update portfolio.py 2024-08-09 10:24:45 -06:00
zandercymatics
0218da50d8
Cleanup unused content 2024-08-09 10:22:41 -06:00
zandercymatics
3837359977
Fix bug with load senior official table 2024-08-09 10:09:17 -06:00
zandercymatics
a9a93df5cd
Readonly logic 2024-08-09 10:00:44 -06:00
zandercymatics
1dc93f7d0f
Basic form view 2024-08-08 15:17:18 -06:00
Rachid Mrad
2c4c528678
lint and test 2024-07-24 21:22:46 -04:00
Rachid Mrad
203c01843a
portfolio org view 2024-07-24 20:31:41 -04:00