6861 Commits

Author SHA1 Message Date
leigh-mil
fe5328b1af Reorder content and fix styling 2019-07-19 14:17:07 -04:00
leigh-mil
a2decf0509 Update page layout 2019-07-19 14:11:52 -04:00
leigh-mil
14673ff541
Merge pull request #981 from dod-ccpo/form-styling-updates
Form styling updates
2019-07-19 14:11:02 -04:00
leigh-mil
ab86a4bec4 remove extra div 2019-07-19 14:01:51 -04:00
leigh-mil
94c385a816 Set max width for form 2019-07-18 17:02:17 -04:00
leigh-mil
69c816335a Create macro for form step headings 2019-07-18 17:01:16 -04:00
leigh-mil
ec94c3d084
Merge pull request #976 from dod-ccpo/activate-next-buttons-to-form
Activate next buttons on TO form
2019-07-18 16:47:37 -04:00
mk-dds
54b2dc200b
Merge pull request #980 from dod-ccpo/to-step2-13
Update TO to be 13 digits
2019-07-18 15:33:23 -04:00
leigh-mil
41f21ad830 Use variable to make canSave clearer 2019-07-18 14:59:56 -04:00
leigh-mil
90b057d0b2 Merge two sets of props in form mixin vue component 2019-07-18 14:57:50 -04:00
mk-dds
57894c16ca Update TO to be 13 digits 2019-07-18 13:50:48 -04:00
leigh-mil
04d6672c0c Add mounted event emitter to checkbox input and send whether or not the field is valid on field-change 2019-07-18 13:50:16 -04:00
leigh-mil
74d4974437 Clean up code from old version of TO builder 2019-07-18 13:33:37 -04:00
leigh-mil
b3515bb14d Reorder tests so that tests for each step are grouped together 2019-07-18 13:33:37 -04:00
leigh-mil
e3dfd18c7f Raise error if TO review or signature page are accessed when the TO is incomplete 2019-07-18 13:33:37 -04:00
leigh-mil
72d274c1f8 Add canSave to the form mixin to toggle whether or not the Next button is disabled 2019-07-18 13:29:41 -04:00
leigh-mil
c8e700c8fe
Merge pull request #973 from dod-ccpo/separate-to-form-into-steps
Split TO Form into 5 Steps
2019-07-18 13:28:53 -04:00
leigh-mil
3f8ade0dc9 Do not show previous button on first step of form 2019-07-18 10:31:45 -04:00
leigh-mil
aa25f671e3 Update message for perms decorator to reflect what user is trying to access 2019-07-18 10:31:45 -04:00
leigh-mil
dc3f9a8c1c Update route to include form so it is clear what step refers to
Move submit route into the same file and the other form steps
2019-07-18 10:31:45 -04:00
leigh-mil
4826e8002b Rename route functions to be clearer 2019-07-18 10:31:45 -04:00
leigh-mil
a8df5044a9 Update styling for buttons on the sticky header 2019-07-18 10:31:45 -04:00
leigh-mil
d2799c00d0 Add step numbers to sticky header 2019-07-18 10:31:45 -04:00
leigh-mil
3401713898 Only delete and add CLINs to a TO when they are passed in the form data 2019-07-18 10:31:45 -04:00
leigh-mil
72da5f36c3 Move common to review html into a fragment and delete unused submit confirmation macro and vue component 2019-07-18 10:31:45 -04:00
leigh-mil
5b208d9e8d Create TO builder base file and use it to simplify step templates 2019-07-18 10:31:45 -04:00
leigh-mil
e3c6b08d34 Remove old task order edit and update routes 2019-07-18 10:31:45 -04:00
leigh-mil
b9e14f8719 Add route and template for signature confirmation 2019-07-18 10:31:45 -04:00
leigh-mil
68e0d261f6 Add review route and template 2019-07-18 10:31:45 -04:00
leigh-mil
b2db53096f Rename routes 2019-07-18 10:31:45 -04:00
leigh-mil
b3737619f0 Add flash message to to form templates 2019-07-18 10:31:45 -04:00
leigh-mil
7ebe84a9cb Add step 3 route and template 2019-07-18 10:31:45 -04:00
leigh-mil
6ab3e24883 Add second step 2019-07-18 10:31:45 -04:00
leigh-mil
45390835ed Add routes for first step of TO builder 2019-07-18 10:31:45 -04:00
leigh-mil
c8d8b7cce2
Merge pull request #975 from dod-ccpo/upload-input-cursor
Change state of pointer when hovering over upload input
2019-07-17 15:37:17 -04:00
mk-dds
b3f8f20721
Merge pull request #974 from dod-ccpo/clin-3-update-167077646
fixes #167077646, clin type 3 not added to obligated total
2019-07-17 10:23:58 -04:00
leigh-mil
515cf4c137
Merge pull request #971 from dod-ccpo/fix-funding-pg-spacing
Fix spacing on Funding page
2019-07-16 20:50:24 -04:00
leigh-mil
061b5a30fe Use display instead of opacity because 'Choose file' button was causing the cursor to use the regular pointer when you hovered over it
Move cursor to label because display of input is now none
2019-07-16 20:42:27 -04:00
dandds
6be6078a64
Merge pull request #964 from dod-ccpo/push-container
Push Docker Images to CSP registries
2019-07-16 16:10:36 -04:00
dandds
89852346f8 Push images to CSP registries during CD.
Add config (CircleCI Orb recipes) for building Docker images and pushing
the results to both AWS and Azure Docker registries.
2019-07-16 15:47:50 -04:00
mk-dds
ba99e04767 fixes #167077646, clin 3 not added to obligated total 2019-07-16 13:57:43 -04:00
tomdds
074a358261
Merge pull request #970 from dod-ccpo/upgrade-lodash
Force lodash resolution to higher patch version
2019-07-15 14:27:32 -04:00
tomdds
f5d880f40a
Merge pull request #966 from dod-ccpo/vue-testing-spike
Vue testing spike
2019-07-15 14:26:12 -04:00
tomdds
b9bfe64c39 Fixed file formatting 2019-07-15 14:00:43 -04:00
leigh-mil
afd6fee6b4 set height of div with TO status and buttons 2019-07-15 12:04:03 -04:00
tomdds
55cc774666 Force lodash resolution to higher patch version
This forces our dependencies to use a version of lodash that includes a fix for this vulnerability: https://snyk.io/vuln/SNYK-JS-LODASH-73638
2019-07-15 11:16:57 -04:00
tomdds
506d53f862 Migrate Jinja to Vue Template Rendering to pytest 2019-07-15 11:05:42 -04:00
leigh-mil
951845ca86
Merge pull request #969 from dod-ccpo/update-team-count
Update team count on apps page
2019-07-15 10:33:51 -04:00
leigh-mil
20286c9cd8
Merge pull request #968 from dod-ccpo/fix-funding-icon
Add update route to list of routes for showing the funding icon
2019-07-15 09:34:11 -04:00
leigh-mil
64b582d966 Use add_perms to only show button if user can create apps 2019-07-15 09:22:23 -04:00