Kevin MacMartin
|
637aedf18f
|
Update composer dependencies
|
2019-02-12 17:35:16 -05:00 |
|
Kevin MacMartin
|
92cb98c396
|
Fix --production builds (the new babel setup doesn't pipe things nicely to uglify), update dependencies, and update the traditional bootstrap
|
2019-01-14 14:28:02 -05:00 |
|
Kevin MacMartin
|
3dc316f727
|
Update dependencies (including babel to 7.x)
|
2019-01-10 14:45:54 -05:00 |
|
Kevin MacMartin
|
1ff201292b
|
Fix some linter errors in dashboard.js
|
2019-01-02 23:56:16 -05:00 |
|
Kevin MacMartin
|
f2385f11d0
|
Add tinx
|
2018-11-02 18:55:57 -04:00 |
|
Kevin MacMartin
|
717a09118f
|
Use "??" instead of "or" to fall back on a default value as this is now what laravel expects
|
2018-11-02 18:32:24 -04:00 |
|
Kevin MacMartin
|
83e6ee060f
|
Update composer dependencies
|
2018-11-02 18:13:02 -04:00 |
|
Kevin MacMartin
|
1e265d4f78
|
Patch in laravel 5.7 updates that do merge cleanly
|
2018-11-02 18:12:07 -04:00 |
|
Kevin MacMartin
|
7e8c3cba6d
|
Manually pull in laravel 5.7 updates that don't merge cleanly
|
2018-11-02 18:11:14 -04:00 |
|
Kevin MacMartin
|
f70b7a097b
|
Update composer dependencies
|
2018-11-02 18:10:19 -04:00 |
|
Kevin MacMartin
|
2a7aecb835
|
Force artisan to migrate in the init.sh so migrations don't need to be run manually when committing to production
|
2018-08-13 19:28:56 -04:00 |
|
Kevin MacMartin
|
1e1c062f56
|
Fix spreadsheet export filename
|
2018-07-12 11:40:33 -04:00 |
|
Kevin MacMartin
|
8ed853a024
|
Don't remove confirmation modal header text until after it's finished fading out
|
2018-06-26 20:58:03 -04:00 |
|
Kevin MacMartin
|
5e9c5b39c9
|
Run js-public and js-dashboard when any js files change in the traditional-bootstrap gulpfile watch task
|
2018-06-26 19:20:14 -04:00 |
|
Kevin MacMartin
|
45e39e075e
|
Update dependencies and sync the traditional bootstrap
|
2018-06-26 19:04:23 -04:00 |
|
Kevin MacMartin
|
af9c6df636
|
Improve the dashboard alert and confirmation modal styles
|
2018-06-18 16:50:50 -04:00 |
|
Kevin MacMartin
|
103ab67b4d
|
Don't send clicks with browser-sync
|
2018-06-18 16:31:28 -04:00 |
|
Kevin MacMartin
|
a63b133420
|
Normalize the filter style on firefox and chrome
|
2018-06-18 15:27:07 -04:00 |
|
Kevin MacMartin
|
babf02b010
|
Update dependencies
|
2018-06-18 15:16:00 -04:00 |
|
Kevin MacMartin
|
c2e3610638
|
Remove a second blank line in DashboardModel
|
2018-06-17 23:55:40 -04:00 |
|
Kevin MacMartin
|
abecbf062d
|
Don't have classes that extend DashboardModel include Illuminate\Database\Eloquent\Model when DashboardModel already does this
|
2018-06-17 23:36:28 -04:00 |
|
Kevin MacMartin
|
256c0b179a
|
Add in functionality to set a different column type on creation than when being edited
|
2018-06-17 23:31:24 -04:00 |
|
Kevin MacMartin
|
3545378192
|
Catch the traditional bootstrap up with the main package
|
2018-06-15 23:28:45 -04:00 |
|
Kevin MacMartin
|
893e85471d
|
Update dependencies
|
2018-06-14 22:40:56 -04:00 |
|
Kevin MacMartin
|
f89d61f977
|
Use a more appropriate name for the dashboard css libs
|
2018-05-24 22:57:42 -04:00 |
|
Kevin MacMartin
|
a645dc214b
|
Update dependencies
|
2018-05-14 22:50:35 -04:00 |
|
Kevin MacMartin
|
c48db55fb5
|
Version the blog entry images to bust the cache
|
2018-05-11 00:31:34 -04:00 |
|
Kevin MacMartin
|
75f0b2705a
|
Sync the traditional-bootstrap package.json with the default one
|
2018-05-10 23:23:08 -04:00 |
|
Kevin MacMartin
|
f15fb617ff
|
Allow dashboard updates for models that have only files or images
|
2018-05-10 23:22:09 -04:00 |
|
Kevin MacMartin
|
1082c0f39b
|
Import page components before the router instance (which uses them) instead of having the global components between them
|
2018-05-10 23:00:06 -04:00 |
|
Kevin MacMartin
|
3a260dceec
|
Fix the dashboard loading modal
|
2018-05-10 13:21:29 -04:00 |
|
Kevin MacMartin
|
2162c403e9
|
Use expanded instead of nested for sass
|
2018-05-08 17:17:25 -04:00 |
|
Kevin MacMartin
|
04881cf5b1
|
Update dependencies
|
2018-05-08 16:21:39 -04:00 |
|
Kevin MacMartin
|
243e5e27f6
|
Sync the traditional-bootstrap package.json
|
2018-05-07 15:49:35 -04:00 |
|
Kevin MacMartin
|
dee6c34fcb
|
The flexbox fix class is called flex-fix, not flex-wrapper
|
2018-05-04 23:58:43 -04:00 |
|
Kevin MacMartin
|
3872ef1e51
|
Update gulp-clean-css
|
2018-05-04 21:01:29 -04:00 |
|
Kevin MacMartin
|
8448312702
|
Reflect browser-sync downgrade in the traditional-bootstrap
|
2018-05-02 17:12:46 -04:00 |
|
Kevin MacMartin
|
2c58e2dbe5
|
Downgrade browser-sync due to an issue that breaks updates on firefox when font-family is being set
|
2018-05-02 17:11:22 -04:00 |
|
Kevin MacMartin
|
45e0f05412
|
Catch the traditional-bootstrap up with the latest changes
|
2018-05-02 14:52:05 -04:00 |
|
Kevin MacMartin
|
830fb4e79b
|
Group sass and css packages in the gulpfile
|
2018-05-02 14:30:29 -04:00 |
|
Kevin MacMartin
|
6c43d2d886
|
Include CSS files separate from sass as this functionality is now deprecated, and update dependencies
|
2018-05-02 14:25:40 -04:00 |
|
Kevin MacMartin
|
3a3ddd09d3
|
Consider the reorder column if present when adding and deleting new rows
|
2018-05-01 20:14:00 -04:00 |
|
Kevin MacMartin
|
734268c1dd
|
Use the $sort_direction variable to determine the orderBy direction so setting $dashboard_reorder to true will always use 'desc'
|
2018-05-01 19:58:37 -04:00 |
|
Kevin MacMartin
|
eb69d2fbd7
|
Include stylesheets in the partials folder in app.scss and source mixins before classes
|
2018-04-30 23:23:14 -04:00 |
|
Kevin MacMartin
|
05bbb38368
|
Clarify dashboard_sort_column instructions in the readme a bit
|
2018-04-30 12:27:15 -04:00 |
|
Kevin MacMartin
|
7639423469
|
Fix language string wrapping
|
2018-04-30 12:10:15 -04:00 |
|
Kevin MacMartin
|
b0fbd6fc1a
|
Add note about using the node_modules version of gulp if the system version doesn't exist or is 3.x or lower
|
2018-04-29 23:46:02 -04:00 |
|
Kevin MacMartin
|
3419f8d789
|
Show the image after the text on blog posts at viewport widths where text and image are shown horizontally together so the titles for posts with images are lined up with titles for posts without them
|
2018-04-29 23:30:47 -04:00 |
|
Kevin MacMartin
|
5895333e7e
|
Include support for the multi-language feature in vue components, and move the env variables into the public template since it's only being included once
|
2018-04-29 23:27:44 -04:00 |
|
Kevin MacMartin
|
59f6444cd2
|
Make comment about gulp in the init.sh section of the readme a bit more clear
|
2018-04-27 18:06:25 -04:00 |
|