14 Commits

Author SHA1 Message Date
leigh-mil
e25f519243 Change TO fragment to a macro to make it reusable in the builder and view page, final tweaks to review and view pages 2020-01-02 12:45:53 -05:00
graham-dds
13e8cb8ee1 Move form buttons to floating bottom action bar
Form action buttons were previously in the sicky CTA bar. This commit
moves them to a bottom action bar.
2019-12-18 11:36:36 -05:00
leigh-mil
c94570f83e Update TO form and nested components to emit directly to parent components instead of emitting from the root component 2019-11-14 16:46:35 -05:00
leigh-mil
7a4c26419f Low-fi update of modals to fix styling 2019-10-08 16:30:28 -04:00
leigh-mil
6f1f7f0d3d Use to-form Vue component instead of base-form in TO builder base template 2019-09-04 14:09:34 -04:00
richard-dds
c99e05ed86 Some styling for cancel modal 2019-08-05 09:56:15 -04:00
richard-dds
0216faf1e6 Fix cancel urls 2019-08-05 09:56:15 -04:00
richard-dds
dd93dd5aea Allow user to cancel without saving 2019-08-05 09:56:15 -04:00
richard-dds
59545aaf0e Add TO cancel modal 2019-08-05 09:55:34 -04:00
leigh-mil
94c385a816 Set max width for form 2019-07-18 17:02:17 -04:00
leigh-mil
72d274c1f8 Add canSave to the form mixin to toggle whether or not the Next button is disabled 2019-07-18 13:29:41 -04:00
leigh-mil
3f8ade0dc9 Do not show previous button on first step of form 2019-07-18 10:31:45 -04:00
leigh-mil
d2799c00d0 Add step numbers to sticky header 2019-07-18 10:31:45 -04:00
leigh-mil
5b208d9e8d Create TO builder base file and use it to simplify step templates 2019-07-18 10:31:45 -04:00