Kevin MacMartin
|
feed1d8646
|
Hopefully fix init.sh for macos
|
2018-01-10 11:20:49 -05:00 |
|
Kevin MacMartin
|
1943e5ecd0
|
Prevent user-selection of the nav
|
2018-01-09 23:25:10 -05:00 |
|
Kevin MacMartin
|
d04bbee745
|
Add a smooth-gradient mixin
|
2018-01-09 22:58:57 -05:00 |
|
Kevin MacMartin
|
6ce7600ff2
|
Add the aspect-ratio mixin
|
2018-01-09 22:58:27 -05:00 |
|
Kevin MacMartin
|
60241d2ed7
|
Use npm for fontawesome, include jquery in npm for the public site, and fix popper -> popper.js
|
2018-01-09 22:21:59 -05:00 |
|
Kevin MacMartin
|
9b66ebb576
|
Disable registration by default
|
2018-01-09 22:10:18 -05:00 |
|
Kevin MacMartin
|
39955d37ef
|
Update dependencies
|
2018-01-09 22:02:45 -05:00 |
|
Kevin MacMartin
|
b1ef53f845
|
Upgrade to bootstrap 4 for the public site
|
2018-01-09 22:00:45 -05:00 |
|
Kevin MacMartin
|
d25acd9027
|
Fix dashboard and authentication by moving the public routes to the bottom
|
2018-01-09 21:57:43 -05:00 |
|
Kevin MacMartin
|
b3e2a398c3
|
Pull the updated nav into the non-vue version of the site
|
2017-12-19 16:37:34 -05:00 |
|
Kevin MacMartin
|
1b2a3aa3f0
|
Update the vue-based nav to use a bootstrap-free implementation
|
2017-12-14 22:24:49 -05:00 |
|
Kevin MacMartin
|
b0ac2d651e
|
Add support for between-page anchor links
|
2017-12-14 16:48:52 -05:00 |
|
Kevin MacMartin
|
f8e728e654
|
Move the mobile top padding to account for the nav into the body where it belongs
|
2017-12-13 23:12:16 -05:00 |
|
Kevin MacMartin
|
795e8335c2
|
Create a equal-featured vue variant of the public portion of the site
|
2017-11-21 23:12:31 -05:00 |
|
Kevin MacMartin
|
f9f3cfc5b7
|
Use default names for required npm packages in gulp
|
2017-11-21 19:00:04 -05:00 |
|
Kevin MacMartin
|
3e422b555e
|
Add gsap to npm
|
2017-11-21 18:49:59 -05:00 |
|
Kevin MacMartin
|
f9a5d70878
|
Move what-input from bower to npm
|
2017-11-21 18:47:31 -05:00 |
|
Kevin MacMartin
|
60e35a42db
|
Update bower and composer dependencies
|
2017-10-30 21:42:59 -04:00 |
|
Kevin MacMartin
|
3d4d2bcd6f
|
Replace babel-preset-es2015 with babel-preset-env configured for the last 6 browser versions to improve speed and performance
|
2017-10-30 21:41:28 -04:00 |
|
Kevin MacMartin
|
44281d132c
|
Fully name the subscription stylesheet after its element
|
2017-09-26 20:24:47 -04:00 |
|
Kevin MacMartin
|
babb0dc2a8
|
Add a space to the contact email
|
2017-09-26 18:18:07 -04:00 |
|
Kevin MacMartin
|
8cacedf5f7
|
Update the blade-extensions config
|
2017-09-26 17:13:48 -04:00 |
|
Kevin MacMartin
|
c14a5912e2
|
Include the log functionality in the subscription controller
|
2017-09-26 16:05:01 -04:00 |
|
Kevin MacMartin
|
8a2ebc48ea
|
Compare the mailchimp variables to null rather than an empty string, and assume the .env has the variables set to something
|
2017-09-26 16:02:53 -04:00 |
|
Kevin MacMartin
|
0c2d78fae1
|
Update laravel newsletter
|
2017-09-26 15:59:57 -04:00 |
|
Kevin MacMartin
|
956b4fe51e
|
Remove the postal code from the dashboard subscriptions controller
|
2017-09-26 15:47:18 -04:00 |
|
Kevin MacMartin
|
ac5697eeeb
|
Update the contact form to reflect changes to laravel and use name instead of id so it doesn't monopolize the keywords on potential global forms
|
2017-09-26 15:43:02 -04:00 |
|
Kevin MacMartin
|
32bef04ced
|
Move the subscription form to its own blade so it can be imported, remove the address/location as that's not standard, get things working correctly, add errors, and use name instead of id for the form fields so it can be used on any page
|
2017-09-26 15:35:30 -04:00 |
|
Kevin MacMartin
|
e4cab7cb86
|
Use grep -e instead of egrep and delete the package-lock.json if it exists before running npm install in the init.sh
|
2017-09-26 15:32:25 -04:00 |
|
Kevin MacMartin
|
e89191027b
|
Only use laravel newsletter for subscriptions when the MAILCHIMP variables are filled out
|
2017-09-26 15:03:23 -04:00 |
|
Kevin MacMartin
|
12cbe5c404
|
Update dependencies except awesome-bootstrap-checkbox
|
2017-09-26 13:48:19 -04:00 |
|
Kevin MacMartin
|
bb5df8dde6
|
Update composer.lock to reflect changes to composer.json
|
2017-09-26 13:39:46 -04:00 |
|
Kevin MacMartin
|
875ecb33aa
|
Pull in mergeable upstream laravel updates
|
2017-09-26 13:22:15 -04:00 |
|
Kevin MacMartin
|
b15d7cced9
|
Remove modernizr
|
2017-09-26 13:19:35 -04:00 |
|
Kevin MacMartin
|
fdec3a44f6
|
Update the password resets table to match upstream laravel
|
2017-09-26 13:13:42 -04:00 |
|
Kevin MacMartin
|
15b4de1aec
|
Update LoginController to match upstream laravel
|
2017-09-26 13:11:57 -04:00 |
|
Kevin MacMartin
|
65b2a89475
|
Update the views config file to match upstream laravel
|
2017-09-26 13:09:16 -04:00 |
|
Kevin MacMartin
|
f05cd50208
|
Update to the new laravel-commit we're going to be based off
|
2017-09-26 12:24:03 -04:00 |
|
Kevin MacMartin
|
9a6739ee06
|
Update composer.json to reflect upstream laravel
|
2017-09-26 12:23:29 -04:00 |
|
Kevin MacMartin
|
0bbb6c04db
|
Add Same-Site Cookies option to session.php
|
2017-09-26 12:03:25 -04:00 |
|
Kevin MacMartin
|
fa2595b531
|
Set the cookie name using APP_NAME instead of a separate variable
|
2017-09-26 12:01:10 -04:00 |
|
Kevin MacMartin
|
87c3478c74
|
Use the APP_NAME to set the cache prefix
|
2017-09-26 11:58:33 -04:00 |
|
Kevin MacMartin
|
86c2a6e3f0
|
Remove the TinkerServiceProvider from app.php
|
2017-09-26 11:54:48 -04:00 |
|
Kevin MacMartin
|
111aa747da
|
Update gitignore to reflect upstream changes
|
2017-09-26 11:53:39 -04:00 |
|
Kevin MacMartin
|
472cb338bf
|
Update gitattributes to reflect upstream changes
|
2017-09-26 11:49:04 -04:00 |
|
Kevin MacMartin
|
983536e505
|
Rename SITE_NAME and SITE_DESC to APP_NAME and APP_DESC
|
2017-09-26 11:42:00 -04:00 |
|
Kevin MacMartin
|
d458798cce
|
Add babel-core to the package.json dependencies as it's now required separately from gulp-babel
|
2017-09-04 18:31:47 -04:00 |
|
Kevin MacMartin
|
2e6229c56b
|
Update dependencies
|
2017-09-04 18:22:07 -04:00 |
|
Kevin MacMartin
|
eb205235aa
|
Use flex-grow instead of flex for the sticky footer to fix an issue where main-content never expands past 100vh on ie11
|
2017-08-29 13:57:06 -04:00 |
|
Kevin MacMartin
|
e6d8259f25
|
Only reload changed files
|
2017-08-03 19:48:25 -04:00 |
|