1396 Commits

Author SHA1 Message Date
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
George Drummond
cc73b0948e
Fix meter when budget is 0 2019-02-18 14:44:06 -05:00
George Drummond
93a118d434
Use Tooltip component and fix overflow 2019-02-18 11:44:40 -05:00
George Drummond
aad42b2991
Remove duplicate label and description text 2019-02-18 09:45:38 -05:00
leigh-mil
e969c393fa
Merge pull request #652 from dod-ccpo/to-list-side-scroll
Fix side scroll on TO List
2019-02-15 14:21:08 -05:00
leigh-mil
1e79edf0ed Set Period Ending alert to wrap and removed unnecessary class and <br> tag 2019-02-14 16:59:38 -05:00
George Drummond
e608d7d21b
Merge pull request #650 from dod-ccpo/valid-decimals
Form fixes
2019-02-14 15:25:47 -05:00
Montana
d69becc13a Add placeholder for text inputs 2019-02-14 14:40:37 -05:00
Montana
04187c0f78 Add a bit of spacing between columns of text 2019-02-14 14:24:51 -05:00
Montana
3b3f81064c Show input label on pdf upload 2019-02-14 14:24:51 -05:00
George Drummond
e3939dfd09
Form fixes 2019-02-14 10:31:04 -05:00
Montana
d5a14d5ed6 Prevent page from shifting downward when validation error shows 2019-02-14 09:01:04 -05:00
patricksmithdds
baa0afe106
Merge pull request #640 from dod-ccpo/update-task-order-show
Update view task order page
2019-02-13 11:40:55 -05:00
George Drummond
1e87d41d84
Merge pull request #639 from dod-ccpo/alignment-portfolios-empty-state
Fix empty state alignment
2019-02-13 10:53:30 -05:00