Commit Graph

159 Commits

Author SHA1 Message Date
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
leigh-mil
1aaf4421ab Remove unnecessary savebutton vue component and create SaveButton Macro 2019-04-06 16:57:12 -04:00
leigh-mil
8b10732ac9 Use base form and save button on all forms 2019-04-06 16:57:12 -04:00
rachel-dtr
1f5763cb6a Moving scope examples with rest of scope description 2019-04-02 10:56:10 -04:00
rachel-dtr
4403c338ee Updating minor content inconsistencies 2019-04-01 13:34:39 -04:00
leigh-mil
8bbb5a38c9 Clean up EditLink anchors 2019-03-14 10:44:02 -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
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