272 Commits

Author SHA1 Message Date
leigh-mil
9278a251cc Use translations in edit TO form and update PDF upload size limit 2019-06-20 10:50:23 -04:00
montana-mil
a719fef078
Merge pull request #946 from dod-ccpo/fix-obligated-amount-NaN-bug
Fix Obligated Amount Masking Issues
2019-06-19 10:57:54 -04:00
montana
f291e9344d Do not show initial masking 2019-06-19 10:42:25 -04:00
dandds
a91d438d1c
Merge pull request #942 from dod-ccpo/to-form-fixes
TO Form fixes
2019-06-18 14:41:54 -04:00
George Drummond
d672f5792c
Save as draft 2019-06-18 14:11:55 -04:00
leigh-mil
f1b2825ab5 Update Totals box text and use translations 2019-06-18 13:57:00 -04:00
dandds
c4d8067f45 Fixes a bug where the CLIN type was not displaying correctly for saved
TOs.

The enum for the CLIN type needs to be coerced in the form data so that
the `jedi_clin_field` data is the value of the enum option. Perviously
the `jedi_clin_field` was being populated with a stringified
representation of the enum, like `JEDICLINType.JEDI_CLIN_1`.
2019-06-18 11:33:41 -04:00
leigh-mil
56bc9dd4e5 update components to emit valid on field-change and use in TO form 2019-06-17 12:45:55 -04:00
montana
23b7df2153 Keep track of children CLINS to update amount
- emit CLIN amount and type when amount changes
- totals are added correctly based on CLIN type
2019-06-17 11:26:18 -04:00
montana-mil
c775c7322c Add change handler to clin field components
- emit clin type and obligated amount
2019-06-17 11:25:03 -04:00
Montana
4074f11e25 New TotalsBox vue component
- update to_form data when CLIN amounts change
2019-06-17 10:42:30 -04:00
leigh-mil
09582439ec Notes about updating icons 2019-06-14 11:23:01 -04:00
leigh-mil
66b0cb7e75 Fix spacing and update icon 2019-06-14 11:11:24 -04:00
leigh-mil
5be4efb9d9 Reimplement SaveButton disabled until input change 2019-06-14 11:11:24 -04:00
leigh-mil
ab761d9d88 Add missing classes 2019-06-14 11:11:24 -04:00
leigh-mil
d8f7f7e912 Fix spacing on CLIN type and number, use .form-row in macro 2019-06-14 11:11:24 -04:00
leigh-mil
cd0433d85b Reduce space around input fields and add file size info to file upload 2019-06-14 11:11:24 -04:00
leigh-mil
daec01eba0 Format LOA fields 2019-06-14 11:11:24 -04:00
leigh-mil
753898db67 Set content width and move alert 2019-06-12 15:30:25 -04:00
leigh-mil
e5e668711f Remove SemiCollapsibleText 2019-06-12 15:30:25 -04:00
leigh-mil
0826b0b1aa Fix validation icons 2019-06-12 15:30:25 -04:00
leigh-mil
db58c64a89 Move submit buttons inside form and add formaction to review button 2019-06-12 15:30:25 -04:00
leigh-mil
4e46827335 Remove nesting from route when not needed 2019-06-12 15:30:25 -04:00
leigh-mil
61de7a5adf Move CLIN type and CLIN number onto same line 2019-06-12 15:30:25 -04:00
leigh-mil
4b0a4628aa Remove unnecessary column around totals box and fix styling 2019-06-12 15:30:25 -04:00
leigh-mil
b8b4b38a0a Update class name because it is used on all TO pages, add column for TotalsBox 2019-06-12 15:30:25 -04:00
leigh-mil
4285477f4d Use rows and columns to position TotalsBox correctly 2019-06-12 15:29:47 -04:00
leigh-mil
1e817c6755 Update copy, add totals box, style buttons 2019-06-12 15:29:47 -04:00
leigh-mil
bad99edd4c Add nav bar to TO form 2019-06-12 15:29:47 -04:00
dandds
30b93d1c50 Remove unused TO code. 2019-06-12 14:27:36 -04:00
leigh-mil
e9c21b0d5e Update vue and template to add multiple LOAs 2019-06-10 19:46:05 -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
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
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
rachel-dtr
8c34146c0b Updating content up through Funding page 2019-05-06 11:16:11 -04:00
rachel-dtr
0dd8145589 Updating some language on basics page 2019-04-23 11:33:13 -04:00
dandds
782a532c32 reorganize task order routes 2019-04-22 07:20:07 -04:00
rachel-dtr
193d5c2a43 Updating language throughout TO process 2019-04-18 11:31:33 -04:00
rachel-dtr
ee8c182aa9 Updating get started page content 2019-04-15 14:08:04 -04:00
leigh-mil
f3ea704c1b Update SaveButton to be either an input or a button element, and restore inputs that were previously switched to buttons 2019-04-06 16:57:12 -04:00