George Drummond
ded7ffff18
Merge pull request #932 from dod-ccpo/to-save-as-draft
...
Allow saving TO as draft
2019-06-18 14:33:08 -04:00
George Drummond
929ad8648b
Remove confirmation-popover
2019-06-18 14:32:25 -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
leigh-mil
c91ad961a2
Cancel button always goes to portfolio funding page
2019-06-18 13:39:18 -04:00
dandds
c0da5d482f
Merge pull request #940 from dod-ccpo/display-clin-type
...
Fix CLIN type display
2019-06-18 11:44:36 -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
montana
b0130b04ef
Use display: table instead of height: fit-content
2019-06-18 11:26:22 -04:00
leigh-mil
632cd82398
Merge pull request #938 from dod-ccpo/clear-checkbox
...
Clear checkbox on TO signature modal when it is closed
2019-06-18 09:38:17 -04:00
leigh-mil
8fea19b18d
Merge pull request #939 from dod-ccpo/fix-home-page-icons
...
Fix home page icons
2019-06-17 18:36:58 -04:00
leigh-mil
1aab857a1e
set value of checkbox to false when modal closes
2019-06-17 18:31:39 -04:00
dandds
71340fd039
Merge pull request #937 from dod-ccpo/to-submit-modal-overflowing
...
Give the label a max width to prevent text overflow in ie and edge
2019-06-17 17:24:48 -04:00
dandds
14fd294b9c
Merge pull request #935 from dod-ccpo/fix-activity-log-pagination
...
Fix audit log pagination urls
2019-06-17 17:24:33 -04:00
leigh-mil
7dcafc4cc1
add more padding around icons
2019-06-17 16:44:42 -04:00
richard-dds
9aabfa0503
Merge pull request #936 from dod-ccpo/fix-landing-page-alignment
...
Fix portfolio landing page alignment
2019-06-17 15:59:47 -04:00
montana
68d0b8e271
Give the label a max width to prevent text overflow in ie and edge
2019-06-17 15:12:57 -04:00
richard-dds
198d6bba3d
Fix portfolio landing page alignment
2019-06-17 15:06:27 -04:00
richard-dds
747978f92b
Fix pagination urls
2019-06-17 14:44:56 -04:00
George Drummond
9b521765c7
Merge pull request #933 from dod-ccpo/remove-unused-validation
...
Remove unused validation
2019-06-17 14:09:31 -04:00
leigh-mil
c0f40aaee0
Merge pull request #934 from dod-ccpo/update-plus-icon
...
New plus icon
2019-06-17 14:07:19 -04:00
leigh-mil
421f67ecf9
Merge pull request #931 from dod-ccpo/loa-box-max-width
...
Fix LOA td on TO review page
2019-06-17 14:05:21 -04:00
leigh-mil
c1171a9547
New plus icon svg file
2019-06-17 14:02:04 -04:00
leigh-mil
490f05bc80
Merge pull request #929 from dod-ccpo/fix-duped-alerts
...
Fix duped alerts
2019-06-17 13:38:38 -04:00
George Drummond
05ed1c6d68
Remove unused validation
2019-06-17 13:33:47 -04:00
leigh-mil
26d468dfb0
Remove duplicate form error flash message
2019-06-17 13:32:29 -04:00
leigh-mil
a94bc3c14f
remove duplicate logged out flash message
2019-06-17 13:32:29 -04:00
George Drummond
cc9d2515d7
Merge pull request #926 from dod-ccpo/qa-fixes
...
Fix text alignment issue
2019-06-17 13:30:13 -04:00
richard-dds
af4219a3d7
Merge pull request #930 from dod-ccpo/fix-first-member-invite-styliing
...
Fix first member invite styling
2019-06-17 13:16:21 -04:00
leigh-mil
b06ff9071f
Add title to LOAs and update TD styling to prevent overflow
2019-06-17 13:08:58 -04:00
leigh-mil
90b06601e6
Merge pull request #925 from dod-ccpo/activate-review-to-button
...
Activate review TO button
2019-06-17 12:58:22 -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
dandds
414e5989f5
Merge pull request #928 from dod-ccpo/totals-box-wire-up
...
Wire Up Totals Box Functionality
2019-06-17 12:43:36 -04:00
dandds
0c58ad07fb
Track CLIN type change
...
- emit a new event when CLIN type changes
- update totals based on new CLIN type
2019-06-17 11:26:58 -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
richard-dds
d084143b0b
Remove unused CSS
2019-06-17 11:01:08 -04:00
richard-dds
ef58ee5fb0
Formatting
2019-06-17 10:50:24 -04:00
richard-dds
3ec6ff6ae5
Fix checkbox alignment
2019-06-17 10:47:19 -04:00
richard-dds
9c8a8cdb3f
Fix text alignment
2019-06-17 10:47:19 -04:00
richard-dds
ad13e97c22
Make option inputs optional
2019-06-17 10:47:19 -04:00
Montana
4074f11e25
New TotalsBox vue component
...
- update to_form data when CLIN amounts change
2019-06-17 10:42:30 -04:00
George Drummond
75c50f3e0d
Fix text alignment issue
2019-06-17 09:44:08 -04:00
leigh-mil
52be812292
Merge pull request #906 from dod-ccpo/style-to-form-2
...
Style to form 2
2019-06-17 09:42:10 -04:00
George Drummond
ab6ac0aba8
Merge pull request #921 from dod-ccpo/remove-unused-templates-again
...
Remove unused templates
2019-06-17 09:30:59 -04:00
George Drummond
16de686313
Merge pull request #924 from dod-ccpo/remove-simplejson
...
Remove simplejson
2019-06-17 09:30:09 -04:00
George Drummond
4cb25d14f4
Merge pull request #923 from dod-ccpo/remove-unused-filter
...
Remove findFilter
2019-06-17 09:29:54 -04:00
George Drummond
f534b2e034
Remove simplejson
2019-06-14 13:22:37 -04:00
George Drummond
0f329b2699
Remove findFilter
2019-06-14 13:00:31 -04:00
George Drummond
d17df2aaad
Remove unused templates
2019-06-14 12:44:50 -04:00
George Drummond
4456960beb
Merge pull request #920 from dod-ccpo/remove-unused-translations
...
Remove unused translations
2019-06-14 12:42:43 -04:00