Commit graph

11 commits

Author SHA1 Message Date
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