259 Commits

Author SHA1 Message Date
richard-dds
81a478915d Fix uploader test and refactor makeTestWrapper to accept data fn 2019-08-05 14:58:10 -04:00
richard-dds
f5c8424b46 Wire up FE uploads to TO form 2019-08-05 14:58:10 -04:00
richard-dds
8eba9a097d Add CSP file uploads 2019-08-05 14:58:10 -04:00
leigh-mil
e1fbac5a52 Add front end validation that enforces that PoP end is after start 2019-08-01 16:53:32 -04:00
leigh-mil
25ab64f748 Add validation to form for enforcing chronological order of PoP start and end dates 2019-08-01 14:45:50 -04:00
leigh-mil
e8dede201b Reorder elements on the page, fix input widths, move validation icon for inputs 2019-07-26 11:20:10 -04:00
leigh-mil
a2decf0509 Update page layout 2019-07-19 14:11:52 -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
6a94b150ff Only show add TO button if user has create task order perms 2019-07-12 14:53:41 -04:00
leigh-mil
fb86f9a139 Bind attachment as value to the pdf input 2019-07-11 14:09:47 -04:00
leigh-mil
9278a251cc Use translations in edit TO form and update PDF upload size limit 2019-06-20 10:50:23 -04:00
George Drummond
378a0ea2bd
Merge pull request #943 from dod-ccpo/remove-confirmation-popover
Remove confirmation-popover
2019-06-19 13:24:04 -04:00
George Drummond
9bf06ad5e2
Delete RequiredLabel 2019-06-19 09:48:46 -04:00
George Drummond
929ad8648b
Remove confirmation-popover 2019-06-18 14:32:25 -04:00
leigh-mil
f1b2825ab5 Update Totals box text and use translations 2019-06-18 13:57:00 -04:00
leigh-mil
1aab857a1e set value of checkbox to false when modal closes 2019-06-17 18:31:39 -04:00
richard-dds
747978f92b Fix pagination urls 2019-06-17 14:44:56 -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
leigh-mil
5be4efb9d9 Reimplement SaveButton disabled until input change 2019-06-14 11:11:24 -04:00
George Drummond
1caf8b8d21
Merge pull request #918 from dod-ccpo/remove-task-order-scss
Remove unused task order scss
2019-06-13 16:50:47 -04:00
George Drummond
21b76ff6f1
Remove unused task order scss 2019-06-13 14:49:58 -04:00
richard-dds
a6c015753a Fix wonky form validation 2019-06-13 13:27:32 -04:00
George Drummond
0f3e70798f
Merge pull request #905 from dod-ccpo/remove-edit-link
Remove EditLink
2019-06-13 09:56:33 -04:00
George Drummond
5228b2b33c
Remove EditLink 2019-06-12 16:57:24 -04:00
George Drummond
49cd3830f6
DateInput component is no longer being used 2019-06-12 16:53:53 -04:00
richard-dds
31d95e51bc Require defense component input before showing Save button 2019-06-12 16:10:10 -04:00
leigh-mil
1e817c6755 Update copy, add totals box, style buttons 2019-06-12 15:29:47 -04:00
dandds
460fb7cef5
Merge pull request #896 from dod-ccpo/home-page-fixes
Home page fixes
2019-06-12 14:05:26 -04:00
dandds
b63da3ad54
Merge pull request #886 from dod-ccpo/upload-fixes
Upload fixes
2019-06-12 11:21:40 -04:00
dandds
4ab0975b13 Updates to SemiCollapsibleText component.
The more/less toggles should be inline with the text. The caller should
pass in the first and second halves of the content to be displayed.
2019-06-12 10:50:12 -04:00
dandds
06f4aeb74d
Merge pull request #880 from dod-ccpo/to-review-modal
TO Review Submit Modal
2019-06-11 13:10:17 -04:00
Montana
52a31746d8 Modal styling 2019-06-11 12:06:11 -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
f49b67d0dd Create SubmitConfirmation modal
- includes html component and js component
- styling on modal is not ready
2019-06-11 09:31:03 -04:00
Montana
2870d551ee Move semi collapsible text to a template component 2019-06-10 11:32: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
fb430e76e9 Basic frontend uploader component 2019-06-06 13:57:07 -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
Montana
a0a8c8e1f1 Use task order in TOSidebar macro 2019-06-04 15:55:29 -04:00
richard-dds
b3e9a4827a
Merge pull request #858 from dod-ccpo/sticky-to
Sticky CTA Header
2019-06-04 15:28:49 -04:00
George Drummond
26c4ec0d05
Merge pull request #851 from dod-ccpo/modal-freezing
Fix modal freezing fix
2019-06-04 11:43:40 -04:00
Montana
582ddb865d Move to-sidebar into a macro 2019-06-04 10:13:55 -04:00
George Drummond
b9c0f13228
Fix modal freezing fix 2019-06-04 09:55:57 -04:00
richard-dds
130fe08224 Reduce top padding 2019-06-03 14:30:14 -04:00
richard-dds
37ca94df42 Create reusable StickyCTA component 2019-05-31 16:25:40 -04:00
leigh-mil
3e07d95969 Refactor Pagination macro 2019-05-22 13:08:44 -04:00
dandds
d38c4df878 Form components for changing user environment role 2019-05-17 14:00:44 -04:00
montana-mil
1c4725840c
Merge pull request #815 from dod-ccpo/add-new-env-app-settings
Add New Environment via app settings
2019-05-15 11:30:29 -04:00