George Drummond
1172b780b4
Say "Deactivate" rather than "Delete" on modal
2019-06-11 11:35:55 -04:00
George Drummond
39bcb05019
Fix delete portfolio flash message position
2019-06-11 11:30:38 -04:00
George Drummond
c612862036
Fix permission
2019-06-11 11:30:37 -04:00
George Drummond
c08f14382f
Add in success flash message
2019-06-11 11:30:37 -04:00
George Drummond
cad43af455
Portfolio archiving
2019-06-11 11:30:37 -04:00
dandds
0e89a55c07
Display and overwrite task order uploads correctly.
...
- Populate the POSTed form with additional data from the existing TO
model. This way the pdf attachment has to be explicitly overwritten.
- Adjust the frontend so that if there is an existing PDF, it only sends
a file input back if the user removes the existing PDF.
2019-06-11 09:58:32 -04:00
Montana
99ab0c22bc
Add Success banner on submit
2019-06-11 09:31:08 -04:00
Montana
f49b67d0dd
Create SubmitConfirmation modal
...
- includes html component and js component
- styling on modal is not ready
2019-06-11 09:31:03 -04:00
leigh-mil
e9c21b0d5e
Update vue and template to add multiple LOAs
2019-06-10 19:46:05 -04:00
richard-dds
1cb673af53
Proper colors for TO statuses
2019-06-10 15:16:02 -04:00
richard-dds
e84e61bbad
Update seed script with TOs of various statuses
2019-06-10 15:15:39 -04:00
leigh-mil
00f323f9f5
Only call commit() once and use translations in template
2019-06-10 14:09:31 -04:00
leigh-mil
732830a500
Fix form so TO saves properly
2019-06-10 12:29:54 -04:00
leigh-mil
454643c3c9
Post rebase fixes
2019-06-10 12:29:54 -04:00
leigh-mil
61d7bc92d8
Update new CLIN fields so they post data properly
2019-06-10 12:29:54 -04:00
leigh-mil
e017cd12af
Vue for adding multiple CLINs
2019-06-10 12:29:54 -04:00
leigh-mil
cca101b50c
Add CLINs to Task Order
2019-06-10 12:29:54 -04:00
Montana
80c6942c3b
Sticky header button styling
2019-06-10 11:32:43 -04:00
Montana
2870d551ee
Move semi collapsible text to a template component
2019-06-10 11:32:43 -04:00
Montana
88efd0071b
Show Funding in navigation as blue when user is on TO flow
2019-06-10 11:32:43 -04:00
Montana
f89424b217
Sticky styling
2019-06-10 11:32:43 -04:00
dandds
632920219d
Merge pull request #876 from dod-ccpo/home-page
...
Home page
2019-06-10 08:52:34 -04:00
dandds
a80d1f8e86
Portfolio home page.
...
Makes some minor, necessary adjustments to the stylesheet.
2019-06-06 17:11:42 -04:00
dandds
89b798b54a
Only show portfolio sidebar nav if the user has portfolios
2019-06-06 14:34:43 -04:00
dandds
159360692f
Improve task order upload validation handling.
...
- Display validation errors.
- Rerender validated form data correctly.
- Clear error state correctly.
2019-06-06 13:57:07 -04:00
dandds
f5e208ccc5
Improve task orders edit template
...
Inherit portfolios base template and remove panel divs.
2019-06-06 13:57:07 -04:00
dandds
b0f47bc3ff
Backend handling for task order upload
...
- Move task_orders.edit rendering to function
- Construct task_orders.update form route correctly in template
2019-06-06 13:57:07 -04:00
dandds
fb430e76e9
Basic frontend uploader component
2019-06-06 13:57:07 -04:00
richard-dds
e327a0bada
Merge pull request #868 from dod-ccpo/funding-page
...
Funding page
2019-06-06 11:38:30 -04:00
richard-dds
c4267c0b7a
Merge pull request #873 from dod-ccpo/fix-applications-regression
...
Fix applications regression in IE11
2019-06-06 09:13:17 -04:00
richard-dds
49e2ba336e
Fix applications regression in IE11
2019-06-05 16:53:53 -04:00
Montana
4242632a30
Change More/Less
anchor styling
...
-no longer overlaps text in an ugly way
2019-06-05 15:52:56 -04:00
richard-dds
34dd418750
Formatting
2019-06-05 15:37:41 -04:00
richard-dds
f227ecf699
Fix task order timestamp format
2019-06-05 15:37:40 -04:00
richard-dds
f542af06be
Use obligated amount for TO description
2019-06-05 15:37:40 -04:00
richard-dds
241495cb8f
Spacing tweaks
2019-06-05 15:37:40 -04:00
richard-dds
cbcd845638
Update CTA button copy
2019-06-05 15:37:40 -04:00
richard-dds
5aa95f60d4
Only one action for each task order
2019-06-05 15:34:35 -04:00
richard-dds
667bc3b3c9
Add task order action buttons
2019-06-05 15:34:35 -04:00
richard-dds
e2dad0b56f
Use proper timestamp format
2019-06-05 15:34:34 -04:00
richard-dds
c9674255d1
Display all task orders in the same list
2019-06-05 15:34:34 -04:00
richard-dds
cefa4f9099
Remove Portfolio header line, decrease margin
2019-06-05 15:34:34 -04:00
richard-dds
d7346d5a32
Try using new styles in the task orders page
2019-06-05 15:34:34 -04:00
richard-dds
804855d4bc
Working on Task Order card
2019-06-05 15:34:34 -04:00
leigh-mil
b97ae02a93
Combine similar routes and templates, delete unused TO form templates
2019-06-05 12:58:33 -04:00
leigh-mil
0a2d241dc4
Add validator to TO number input and add cancel button to form
2019-06-05 12:58:33 -04:00
leigh-mil
e7771f789b
Start TO form template
2019-06-05 12:58:33 -04:00
leigh-mil
91e41199b7
Update TO form based on new model
2019-06-05 12:58:33 -04:00
Montana
e4cbe892fc
Use clin values to render budget information
...
- creates a relationship `clins` on task order model
- two properties on task order model to calculate budget amounts
2019-06-05 09:40:10 -04:00
Montana
b365c4bde4
Change name of TOSidebar to TotalsBox
2019-06-04 15:55:29 -04:00