Will Roberts
04872dd6e2
fix paths to js and css in webpack config
9 years ago
Will Roberts
e44e118463
{{cookiecutter.app_name}}/assets/img/
9 years ago
Will Roberts
c204f3fd17
use webpack file-loader to manage assets apart from js and css
9 years ago
Will Roberts
cf0e254949
fix flake8 import order
9 years ago
Will Roberts
bc5feac02f
don't run flake8 on node_modules
9 years ago
Will Roberts
750c936892
travis: specify node v6.10
9 years ago
Will Roberts
ca71ac6584
travis: nvm install node
9 years ago
Will Roberts
80a36d2a73
travis: try using nvm
9 years ago
Will Roberts
7fb25fb4ce
travis: need node.js v6
9 years ago
Will Roberts
a13099d1ba
run "npm install" and "npm run build" during travis test
9 years ago
Will Roberts
119b102693
replace bower with npm and Flask-Assets with webpack
...
The npm configuration:
- Includes linting of javascript with eslint
The webpack setup here:
- Bundles javascript and css, using hashing to support server-side
caching, with support from Flask-Webpack and
manifest-revision-webpack-plugin
- Uses babel to transpile ES6 javascript
- Includes a development server with hot-replacing of javascript and
css code
9 years ago
Steven Loria
bceb85cf54
Merge pull request #180 from sloria/pyup-update-pytest-3.1.1-to-3.1.2
...
Update pytest to 3.1.2
9 years ago
Steven Loria
29ea12e30b
Merge pull request #179 from sloria/pyup-update-isort-4.2.14-to-4.2.15
...
Update isort to 4.2.15
9 years ago
pyup-bot
2cdcb86012
Update pytest from 3.1.1 to 3.1.2
9 years ago
pyup-bot
4ebb4f96d9
Update isort from 4.2.14 to 4.2.15
9 years ago
Steven Loria
e5307d82ed
Merge pull request #178 from sloria/pyup-update-isort-4.2.5-to-4.2.14
...
Update isort to 4.2.14
9 years ago
pyup-bot
a121f2e34a
Update isort from 4.2.5 to 4.2.14
9 years ago
Steven Loria
0f5fe22c92
Merge pull request #171 from sloria/pyup-update-pytest-3.1.0-to-3.1.1
...
Update pytest to 3.1.1
9 years ago
Steven Loria
bc521069e5
Merge pull request #170 from sloria/pyup-update-flask-migrate-2.0.3-to-2.0.4
...
Update flask-migrate to 2.0.4
9 years ago
pyup-bot
d7591836e1
Update pytest from 3.1.0 to 3.1.1
9 years ago
pyup-bot
94aa477294
Update flask-migrate from 2.0.3 to 2.0.4
9 years ago
Steven Loria
9d6becaed1
Merge pull request #169 from sloria/pyup-update-flake8-quotes-0.10.1-to-0.11.0
...
Update flake8-quotes to 0.11.0
9 years ago
pyup-bot
5f16618827
Update flake8-quotes from 0.10.1 to 0.11.0
9 years ago
Steven Loria
29a3886e2c
Merge pull request #168 from sloria/pyup-update-pytest-3.0.7-to-3.1.0
...
Update pytest to 3.1.0
9 years ago
pyup-bot
4cd5700dda
Update pytest from 3.0.7 to 3.1.0
9 years ago
Steven Loria
64760daec3
Merge pull request #167 from sloria/pyup-update-flake8-quotes-0.9.0-to-0.10.1
...
Update flake8-quotes to 0.10.1
9 years ago
pyup-bot
931f4fe1aa
Update flake8-quotes from 0.9.0 to 0.10.1
9 years ago
Steven Loria
c0deaf68c6
Merge pull request #164 from sloria/pyup-update-flake8-isort-2.2-to-2.2.1
...
Update flake8-isort to 2.2.1
9 years ago
Steven Loria
7b1582180c
Merge pull request #166 from sloria/pyup-update-sqlalchemy-1.1.9-to-1.1.10
...
Update sqlalchemy to 1.1.10
9 years ago
pyup-bot
84ae2507f2
Update sqlalchemy from 1.1.9 to 1.1.10
9 years ago
Steven Loria
da045b218c
Merge pull request #162 from sloria/pyup-update-werkzeug-0.12.1-to-0.12.2
...
Update werkzeug to 0.12.2
9 years ago
Steven Loria
f93cd0075f
Merge pull request #161 from sloria/pyup-update-flask-0.12.1-to-0.12.2
...
Update flask to 0.12.2
9 years ago
pyup-bot
433af4a38b
Update flake8-isort from 2.2 to 2.2.1
9 years ago
Steven Loria
58500c5d10
Merge pull request #163 from sloria/pyup-update-flake8-docstrings-1.0.3-to-1.1.0
...
Update flake8-docstrings to 1.1.0
9 years ago
Steven Loria
eb0208a4ae
Merge branch 'master' of https://github.com/sloria/cookiecutter-flask
9 years ago
pyup-bot
f1b6d1aa9d
Update flake8-docstrings from 1.0.3 to 1.1.0
9 years ago
Steven Loria
3d969c7d52
Bump flake8-docstring
9 years ago
pyup-bot
6ee3ff29f0
Update werkzeug from 0.12.1 to 0.12.2
9 years ago
pyup-bot
2e522ed993
Update flask from 0.12.1 to 0.12.2
9 years ago
Steven Loria
f53347f018
Merge pull request #156 from sloria/pyup-update-sqlalchemy-1.1.5-to-1.1.9
...
Update sqlalchemy to 1.1.9
9 years ago
Steven Loria
0376ae6b2f
Merge pull request #155 from sloria/pyup-update-jinja2-2.9.5-to-2.9.6
...
Update jinja2 to 2.9.6
9 years ago
Steven Loria
256687a8cf
Merge pull request #153 from sloria/pyup-update-flask-0.12-to-0.12.1
...
Update flask to 0.12.1
9 years ago
pyup-bot
c372a0237a
Update sqlalchemy from 1.1.5 to 1.1.9
9 years ago
pyup-bot
68988e04f2
Update jinja2 from 2.9.5 to 2.9.6
9 years ago
pyup-bot
fbf59368ec
Update flask from 0.12 to 0.12.1
9 years ago
Steven Loria
93d4a1a5bd
Merge pull request #151 from sloria/pyup-update-flake8-isort-2.1.3-to-2.2
...
Update flake8-isort to 2.2
10 years ago
pyup-bot
9293e109f1
Update flake8-isort from 2.1.3 to 2.2
10 years ago
Steven Loria
6e44c86162
Merge pull request #150 from wernersa/master
...
Fixed flask app initialization for Travis CI
10 years ago
Werner Sævland
101f1efbfc
Fixed flask app initialization for Travis CI
10 years ago
Steven Loria
ab2a4a4158
Merge pull request #148 from sloria/pyup-update-werkzeug-0.12-to-0.12.1
...
Update werkzeug to 0.12.1
10 years ago