Commit graph

32 commits

Author SHA1 Message Date
Kevin MacMartin
a9acd16507 Sync the traditional bootstrap package.json 2019-11-21 16:17:15 -05:00
Kevin MacMartin
b54ad4ba28 Use the correct gsap include 2019-11-15 14:46:44 -05:00
Kevin MacMartin
964c6b9186 Pull in gsap-core instead of tweenmax 2019-11-15 14:28:08 -05:00
Kevin MacMartin
03d220fb1b Update dependencies and don't check to see if the .env file exists before generating a key as we've already stopped the script if this is the case 2019-11-15 14:21:23 -05:00
Kevin MacMartin
e3dcafc623 Move resources/assets content to resources to match upstream laravel 2019-11-14 21:14:53 -05:00
Kevin MacMartin
8b6f1e5111 Remove the bootstrap javascript from the public js as it makes more sense to include as needed 2019-11-14 21:07:47 -05:00
Kevin MacMartin
831860bf8a Only show the registration page if registration is enabled or the IP is set correctly, and pull in this update to the traditional-bootstrap 2019-11-14 21:04:01 -05:00
Kevin MacMartin
af9b3ea026 Sync the traditional-bootstrap with the date picker update, and upgrade sortablejs by switching to npm 2019-10-14 21:32:11 -04:00
Kevin MacMartin
41abe474f2 Update dependencies and remove the browsers option from autoprefixerSettings as this is now handled by .browserlistrc 2019-08-28 14:21:03 -04:00
Kevin MacMartin
6e2fb122d4 Update the traditional bootstrap npm packages 2019-05-14 17:56:30 -04:00
Kevin MacMartin
419f4d8f48 Remove the unused es6-promise package from package.json 2019-05-03 18:26:43 -04:00
Kevin MacMartin
d36ae59e0c Rename the index blade to home to match its class and the vue component 2019-03-19 17:56:10 -04:00
Kevin MacMartin
4de990d086 Update the traditional bootstrap dependencies 2019-03-19 17:54:47 -04:00
Kevin MacMartin
834b344c83 Update dependencies 2019-02-14 22:28:36 -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
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
3545378192 Catch the traditional bootstrap up with the main package 2018-06-15 23:28:45 -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
75f0b2705a Sync the traditional-bootstrap package.json with the default one 2018-05-10 23:23:08 -04:00
Kevin MacMartin
243e5e27f6 Sync the traditional-bootstrap package.json 2018-05-07 15:49:35 -04:00
Kevin MacMartin
8448312702 Reflect browser-sync downgrade in the traditional-bootstrap 2018-05-02 17:12:46 -04:00
Kevin MacMartin
45e0f05412 Catch the traditional-bootstrap up with the latest changes 2018-05-02 14:52:05 -04:00
Kevin MacMartin
a9aca7d4fe Amalgamate the api route controller functionality into a single ApiController, and implement both vue component and traditional blade versions of a blog page on the public facing part of the site 2018-04-26 20:26:18 -04:00
Kevin MacMartin
e02d57ad17 Move the user api_token migration to its original migration, add website and social media columns to the original user migration, hook up user profile edit functionality on the dashboard settings page, name the user password function userPasswordUpdateInit to reflect its form name, clean up the dashboard settings layout and improve it on mobile, add a repeating pattern background to the dashboard so it's not so sparse, and sync the traditional-bootstrap routes/web.php with the main one 2018-04-25 23:27:45 -04:00
Kevin MacMartin
25f65772d5 Tweak comment explaining the error class application in the traditional bootstrap contact and subscription form javascript 2018-04-25 22:47:50 -04:00
Kevin MacMartin
58902bb5ee Add a credits page to the dashboard showing the project authors and front-facing libraries used on the website, use /dashboard/edit for both the edit-list and edit-item pages, organize the dashboard styles a bit better, use relative paths instead of the url() function to render the dashboard URLs, add active nav link functionality to links other than the main dashboard pages, pull the nav blade out of the sections folder now that it's the only section, and keep the traditional template in sync 2018-04-18 23:32:22 -04:00
Kevin MacMartin
679ef84d55 Add the bootstrap dependency popper.js to the dashboard libs 2018-04-18 23:00:05 -04:00
Kevin MacMartin
1fa5d6c804 Update the traditional-bootstrap files to reflect changes to the base template 2018-04-18 22:54:12 -04:00
Kevin MacMartin
0fe1549dac Update the traditional-bootstrap routes/web.php to reflect changes to the base one 2018-04-18 00:40:24 -04:00
Kevin MacMartin
b2dd276055 Update dependencies and set bootstrap version from ^8.0.0 to 8.0.0 so 8.1.0 doesn't get installed for now 2018-04-15 22:12:03 -04:00
Kevin MacMartin
3c048f6096 Move traditional-website files to a new bootstrap folder and use vue as the default public facing front-end rather than trying to offer both simultaneously 2018-04-15 21:05:42 -04:00