141 Commits

Author SHA1 Message Date
leigh-mil
3b2349d554 Add space in classes and remove unnecessary div 2019-01-25 11:24:08 -05:00
leigh-mil
2c0018dba0 Add blue background to officers DoD ID field 2019-01-24 11:22:31 -05:00
montana-mil
a93d3a3b92
Merge pull request #568 from dod-ccpo/display-timing-bug
Add v-cloak to Portfolio edit page
2019-01-23 15:43:56 -05:00
Montana
41e6500ddd Use v-cloak for all TextInputs 2019-01-23 13:40:36 -05:00
leigh-mil
7eb40469c4 Move classes to top level element 2019-01-22 14:39:23 -05:00
leigh-mil
569576fce5 Styling and text fixes 2019-01-22 14:38:54 -05:00
George Drummond
d20365ff0f
Merge pull request #564 from dod-ccpo/disabled-clin-no-tooltip
Hide tooltip when CLIN field is disabled
2019-01-21 16:22:56 -05:00
George Drummond
aef2fbe180
Hide tooltip when CLIN field is disabled 2019-01-21 09:47:00 -05:00
George Drummond
bae72a0b21
Keep in the "-4" math so if we have hundreds of pages it doesn't list every page and only a range 2019-01-18 13:52:40 -05:00
George Drummond
1202a78945
Fix negative pagination bug 2019-01-18 11:48:38 -05:00
George Drummond
596873c81d
Checkbox is inline for select box validation checkmark 2019-01-18 09:54:17 -05:00
leigh-mil
94ea47ca99 Add safe to MultiCheckbox macro so we can use text with html tag 2019-01-15 17:05:36 -05:00
Montana
5861c7bd42 Ensure otherText is set as it is typed 2019-01-15 08:59:14 -05:00
dandds
d3d36822df workspace -> portfolio everywhere 2019-01-14 16:00:17 -05:00
leigh-mil
74ab102891 Update TO section for Oversight 2019-01-11 15:57:47 -05:00
leigh-mil
922ec56134 Update TO funding section 2019-01-11 15:57:47 -05:00
leigh-mil
eff797d21b Refactor pagination macro 2019-01-09 13:16:03 -05:00
leigh-mil
8e8adb8c6a Disable next and last links in pagination if there is only 1 page 2019-01-09 13:16:03 -05:00
Montana
ef6d9a2c5f Add pagination 2019-01-09 13:14:55 -05:00
montana-mil
e83b57f8b2
Merge pull request #526 from dod-ccpo/checkbox-fixes
Checkbox fixes
2019-01-09 11:22:38 -05:00
Montana
ac1df00730 Use loop.index0 everywhere 2019-01-09 10:58:11 -05:00
Montana
dd33a23c47 Fix off by one error 2019-01-09 10:19:27 -05:00
Patrick Smith
b3cdfd730d Don't show success/error icon on disabled fields 2019-01-08 18:21:11 -05:00
dandds
c1f3f6bb62 validate dod id for task order officers 2019-01-08 16:47:55 -05:00
George Drummond
a64c543b2f
Remove unused declaration 2019-01-07 15:31:37 -05:00
George Drummond
99f34fe45a
Disable CLIN fields via a config option 2019-01-07 14:25:03 -05:00
Montana
5f613b3cd5 Cleaning up checkbox code 2019-01-07 13:58:20 -05:00
montana-mil
7a7f8914c8
Merge pull request #516 from dod-ccpo/multicheckbox_with_other
Multicheckbox with 'other' option
2019-01-07 10:13:31 -05:00
Montana
c70202c33c Handle formdata processing in a property 2019-01-07 09:38:56 -05:00
Montana
53a6c73510 Refactor to use v-model 2019-01-04 13:25:10 -05:00
Montana
2743bddf0c Bind other input value properly and clear it when checkbox is toggled 2019-01-04 10:59:12 -05:00
Montana
62ac2642ae Persist text input for the field 2019-01-04 09:57:23 -05:00
Montana
6c8974b603 Fix vue escaping character bug 2019-01-03 09:23:19 -05:00
leigh-mil
2121e28bd3 Update form to send data as expected by the route 2019-01-03 09:23:19 -05:00
Montana
9ff21bb58b Toggle other text input 2019-01-03 09:23:19 -05:00
leigh-mil
96df6ff485 Add macro for MultiCheckboxInput 2019-01-03 09:23:19 -05:00
George Drummond
f806425d91
Put app strings into a YAML file for easy editing by product owner 2019-01-02 16:04:36 -05:00
dandds
c516f0f74c review page 2019-01-02 09:36:29 -05:00
dandds
c8da258d33 polish task order forms 2018-12-18 16:32:40 -05:00
George Drummond
5da374bbc9
Suggestions from http://flask.pocoo.org/docs/1.0/security/ 2018-12-13 09:31:31 -05:00
Patrick Smith
fd6b0f9b24 Add vue component for confirmation popover
Have the confirmation popover in a separate Vue component fixes a bug in
IE that was causing the `form` element in the popover to be ignored.

Since `form`s cannot be nested, the `form` element in the popover was
being discarded by IE and the revoke/resend invitation buttons did
nothing.

Breaking the functionality into a Vue component moves the `form` into a
separate template. When the popover is displayed, the component is added
to the DOM at the end, so the `form` is properly not-nested.
2018-11-27 10:22:02 -05:00
richard-dds
5c7907efe5 Fix bug preventing 'disabled' style from rendering 2018-11-14 17:09:13 -05:00
richard-dds
50b57507ed Styling tweaks 2018-11-14 15:29:51 -05:00
richard-dds
3555cae78c Give Pagination its own component 2018-11-13 17:12:28 -05:00
dandds
b661c7ce4c
Merge pull request #432 from dod-ccpo/options-input-errors-#161717158
control error display for options input component
2018-11-08 11:43:29 -05:00
dandds
d12bed4ef3 display valid state for option inputs that have an initial value 2018-11-08 11:07:25 -05:00
leigh-mil
47c79c174a
Merge pull request #411 from dod-ccpo/phone-extensions
Add phone ext
2018-11-08 10:57:48 -05:00
dandds
4849a89125 working implementation of revoke invitation 2018-11-07 12:41:00 -05:00
leigh-mil
2dd1822cf8 Add validation 2018-11-07 12:03:52 -05:00
leigh-mil
b13ba188bf Create PhoneInput macro for phone and ext form fields 2018-11-07 12:03:52 -05:00