snipe
e79260a0d4
Fixes #3732 - broken tooltips and weird select2 option text behavior
...
The solve here was a few things - first, load jquery-ui before bootstrap. They have conflicting tooltips. Second, initiate the tooltips in the wenzhixin/bootstrap-table formatter using `data-tooltip=“true”`, and thirdly, add some JS that tells BS table to inititalize tooltips within the table using that `data-tooltip=“true”` business
2017-07-08 13:21:13 -07:00
snipe
02edb74cdf
Style updates
2017-06-09 14:58:43 -07:00
snipe
408bb6476f
Removed some unneeded styles
2017-06-09 14:57:57 -07:00
snipe
e9dd119b9c
Fixes some vue styles
2017-06-09 02:06:10 -07:00
snipe
9caf045930
Production assets
2017-06-06 02:36:02 -07:00
snipe
03411a3ae8
Removed poop class, added comment to webpack file
2017-06-06 01:44:17 -07:00
snipe
01cc00c832
Fixing webpack. Again
2017-06-06 01:39:53 -07:00
snipe
9338b37b74
Try to fix the datepicker :(
...
Webpack has fucked everything. I hate everything.
2017-06-06 00:51:41 -07:00
snipe
1f7266274d
Updated manifest
2017-06-06 00:06:01 -07:00
snipe
66145a625c
Upgraded laravel mix
2017-05-31 13:57:34 -07:00
snipe
de5334e525
Updated with production assets
2017-05-31 13:27:17 -07:00
snipe
293981148c
Few more stabs at this dumb uglify error
2017-05-31 12:56:09 -07:00
snipe
8b5cb6e8c2
Added build directory for misc laravel mix crap
2017-05-31 12:01:45 -07:00