dandds
|
0c2ab6fb7a
|
remove portfolio_role direct relationship to role
|
2019-03-15 07:14:49 -04:00 |
|
dandds
|
44a4d98978
|
switch portfolio authorization to rely on new permission sets
|
2019-03-15 07:14:49 -04:00 |
|
dandds
|
8af3986a2d
|
set portfolio member permission sets
|
2019-03-15 07:14:49 -04:00 |
|
leigh-mil
|
20595833a0
|
White background on top panel
|
2019-03-13 17:10:59 -04:00 |
|
George Drummond
|
c3cb46873e
|
Use ConfirmationPopover rather than custom form
|
2019-03-13 11:40:01 -04:00 |
|
George Drummond
|
5f241cf154
|
Style the "Resend Invitation" button
|
2019-03-12 09:59:17 -04:00 |
|
George Drummond
|
d57b96cf05
|
wip
|
2019-03-12 09:59:16 -04:00 |
|
Montana
|
3c21857c97
|
Show scope regardless of where TO is started from
|
2019-03-08 10:54:51 -05:00 |
|
Montana
|
e8a7131948
|
Send portfolio to template instead of using query param
|
2019-03-08 10:54:51 -05:00 |
|
Montana
|
943aa79aba
|
make if/else loop more readable
|
2019-03-08 10:54:51 -05:00 |
|
Montana
|
68a1ffde8b
|
Portfolio Name and Defense Component read only on TOs that are started from existing portfolios
|
2019-03-08 10:54:51 -05:00 |
|
leigh-mil
|
3d879cf1bd
|
set whether or not buttons for officers should be displayed in variables
|
2019-03-06 17:04:52 -05:00 |
|
leigh-mil
|
4d0e5ebb4f
|
Check if form is complete before showing the TO Review page
|
2019-03-06 15:22:48 -05:00 |
|
leigh-mil
|
febb2c5d0a
|
Fake remaining balance for A-Wing and B-Wing
|
2019-03-01 14:57:03 -05:00 |
|
leigh-mil
|
f3a2ac1f49
|
Style remove buttons
|
2019-03-01 11:02:16 -05:00 |
|
leigh-mil
|
9a7bcd6f29
|
Add remove LOA button
|
2019-03-01 11:02:16 -05:00 |
|
leigh-mil
|
2d2f8d8d93
|
Update labels for LOA fields
|
2019-03-01 11:02:16 -05:00 |
|
leigh-mil
|
d1643d3163
|
Fix ko review template after rebase
|
2019-03-01 11:02:16 -05:00 |
|
leigh-mil
|
f1b9bf19a7
|
Update migration order and change loa to loas
|
2019-03-01 11:02:15 -05:00 |
|
leigh-mil
|
68ab32d1d1
|
Fix template and component so LOA values are posted through the form
|
2019-03-01 11:02:15 -05:00 |
|
leigh-mil
|
f9b379c2f1
|
Fix mistake in template
|
2019-03-01 11:02:15 -05:00 |
|
leigh-mil
|
3325e4c219
|
Create KoReview component to add multiple LOA items
|
2019-03-01 11:02:15 -05:00 |
|
Montana
|
5d4bc5719b
|
Show 'Not Selected' if there is no defense component
|
2019-02-27 11:18:45 -05:00 |
|
Montana
|
0b33a67d29
|
Default defense component to None
|
2019-02-27 10:55:15 -05:00 |
|
montana-mil
|
3849a69e99
|
Merge pull request #677 from dod-ccpo/move-component-to-portfolio
Move defense_component to portfolios model
|
2019-02-27 10:05:30 -05:00 |
|
Montana
|
8621f2054b
|
Use defense_component property on TO model when appropriate
|
2019-02-27 09:53:06 -05:00 |
|
George Drummond
|
c4383c8859
|
Merge pull request #676 from dod-ccpo/to-edit-sign-permissions
Break KO signing into two steps
|
2019-02-27 09:43:48 -05:00 |
|
Montana
|
91db12140e
|
Show defense component on portfolio admin screen
|
2019-02-26 11:29:18 -05:00 |
|
Montana
|
7ee8858cc7
|
Add defense_component to Portfolio when new task_order is created without an existing portfolio
|
2019-02-26 11:29:16 -05:00 |
|
George Drummond
|
4c3120e87d
|
Link KO signing button to portfolios.ko_review
|
2019-02-26 10:02:40 -05:00 |
|
George Drummond
|
46345f9856
|
Break KO signing into two steps
|
2019-02-26 10:02:40 -05:00 |
|
Patrick Smith
|
73b553bbce
|
Remove unused email template for request status change
|
2019-02-25 14:54:14 -05:00 |
|
Patrick Smith
|
ae1b208709
|
Remove unused portfolio route
The activity was moved into the admin page, so this separate route is
not necessary anymore.
|
2019-02-25 14:54:14 -05:00 |
|
Patrick Smith
|
95f2126881
|
Remove request-related templates
|
2019-02-25 14:54:14 -05:00 |
|
Patrick Smith
|
2c62f54b83
|
Remove request-related models
|
2019-02-25 14:54:14 -05:00 |
|
George Drummond
|
9af70044ed
|
Merge pull request #671 from dod-ccpo/fieldset-focus-ie
Focus on checkbox/radio in fieldset passes through click event on IE
|
2019-02-25 11:29:56 -05:00 |
|
Montana
|
772ca75688
|
Refactor form action for new task order templates
|
2019-02-21 14:38:03 -05:00 |
|
Montana
|
12706c3d45
|
Refactor task order route to check for request args instead of request.referrer
|
2019-02-21 14:38:03 -05:00 |
|
Montana
|
8023e246fb
|
Simplify button copy logic
|
2019-02-21 14:38:03 -05:00 |
|
Montana
|
4ef8df016d
|
Redirect user back to KO Review page if that is where they came from
|
2019-02-21 14:38:03 -05:00 |
|
Montana
|
e20240b878
|
Pass task order to TOEditLink macro
|
2019-02-21 14:38:03 -05:00 |
|
Montana
|
bef2b8ed24
|
Add edit links to KO Review sections that link to TO form
|
2019-02-21 14:38:03 -05:00 |
|
George Drummond
|
1e3e742778
|
Focus on checkbox/radio in fieldset passes through click event on IE
|
2019-02-21 14:11:36 -05:00 |
|
dandds
|
41e715a404
|
use full prefix for certifying official in SO review
|
2019-02-20 11:37:49 -05:00 |
|
dandds
|
47f57351f7
|
fix template variable for rebase
|
2019-02-20 11:07:25 -05:00 |
|
dandds
|
7665598fe3
|
update security requirements status to complete when SO review is done
|
2019-02-20 10:52:57 -05:00 |
|
dandds
|
979f700e36
|
post data and submit so review
|
2019-02-20 10:52:15 -05:00 |
|
dandds
|
99ef82e78b
|
view SO review screen / DD-254 page
|
2019-02-20 10:52:15 -05:00 |
|
George Drummond
|
ff1379a3ff
|
Manage invitations should be inactive until user has completed TO flow
|
2019-02-20 09:54:24 -05:00 |
|
George Drummond
|
7f441015a9
|
Merge pull request #659 from dod-ccpo/budget-0
Fix meter when budget is 0
|
2019-02-19 13:51:19 -05:00 |
|