leigh-mil
8e2870b62f
Add max width to CTA footer in the TO builder form
...
- Created a new mixin (ExpandSidenavMixin) that sets the defaultVisible prop that can be used in both the root component and the SidenavToggler. This makes it so that the Root knows whether or not the sidenav is collapsed or expanded, so then child components can use this to calculate margins/paddings/offsets/etc.
- Added new classes for the .action-group-footer that set the elements padding based on whether or not the sidenav is expanded.
- Added a nested div (.action-group-footer--container) inside .action-group-footer which sets the max width
2020-02-04 16:13:07 -05:00
leigh-mil
44da196ee2
Move text from TO builder into translations file
2020-01-27 12:08:18 -05:00
leigh-mil
99edf3df90
Save valid TO form fields when clicking previous in TO builder
2020-01-27 11:56:09 -05:00
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