leigh-mil
|
850153a517
|
Change variable names to be clearer
|
2019-04-06 16:57:12 -04:00 |
|
leigh-mil
|
1aaf4421ab
|
Remove unnecessary savebutton vue component and create SaveButton Macro
|
2019-04-06 16:57:12 -04:00 |
|
leigh-mil
|
02cc18a93f
|
Add emiter to all input fields
|
2019-04-06 16:57:12 -04:00 |
|
leigh-mil
|
3ece7b4c89
|
Add vue component for save button and integrate into FormMixin
|
2019-04-06 16:57:12 -04:00 |
|
dandds
|
35b87ff091
|
set cookie for sidebar preference
|
2019-02-11 13:52:18 -05:00 |
|
George Drummond
|
619bc9fe59
|
Prettier format all js files
|
2019-01-24 09:38:43 -05:00 |
|
Andrew Croce
|
c0719ce85f
|
maintain focus on open modals
|
2018-10-18 10:01:07 -04:00 |
|
Montana
|
95d826be09
|
All modals use activeModal
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
c0bb9e1024
|
Modal for each environment role
|
2018-09-25 11:13:22 -04:00 |
|
Andrew Croce
|
27b03eea04
|
Emit and respond to a modalOpen event, which conditionally adds a class to the body
|
2018-09-20 13:45:16 -04:00 |
|
luis cielak
|
fbffc41cb6
|
Rename modal and remove dismiss functionality
|
2018-08-27 14:39:47 -04:00 |
|
Patrick Smith
|
b8a983f4dc
|
Use form mixin for add field change handler
|
2018-08-23 16:51:09 -04:00 |
|
Patrick Smith
|
180cedf6db
|
Add global mixin for modal
This allows the modal to be used anywhere in the component hierarchy,
rather than requiring it to be in the top level.
|
2018-08-23 16:15:35 -04:00 |
|