Will Roberts
8696c884b1
process more stuff through file-loader
7 years ago
Will Roberts
d39db511e5
remove less and less-loader
7 years ago
Will Roberts
0cb1aa422f
npm run build runs webpack in production mode
7 years ago
Will Roberts
7d6d27a853
.gitignore fix path for webpack products
7 years ago
Will Roberts
132d5c0272
package.json: fix path for linting js code
7 years ago
Will Roberts
83d4fbbc9a
README: make new section for asset management
7 years ago
Will Roberts
9648429064
README: escape jinja2 curly braces
7 years ago
Will Roberts
7192ad630b
cleanup to webpack config
7 years ago
Will Roberts
52e69f5783
README: document webpack asset management
7 years ago
Will Roberts
04872dd6e2
fix paths to js and css in webpack config
7 years ago
Will Roberts
e44e118463
{{cookiecutter.app_name}}/assets/img/
7 years ago
Will Roberts
c204f3fd17
use webpack file-loader to manage assets apart from js and css
7 years ago
Will Roberts
cf0e254949
fix flake8 import order
7 years ago
Will Roberts
bc5feac02f
don't run flake8 on node_modules
7 years ago
Will Roberts
750c936892
travis: specify node v6.10
7 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
7 years ago
pyup-bot
2cdcb86012
Update pytest from 3.1.1 to 3.1.2
8 years ago
pyup-bot
4ebb4f96d9
Update isort from 4.2.14 to 4.2.15
8 years ago
pyup-bot
a121f2e34a
Update isort from 4.2.5 to 4.2.14
8 years ago
pyup-bot
d7591836e1
Update pytest from 3.1.0 to 3.1.1
8 years ago
pyup-bot
94aa477294
Update flask-migrate from 2.0.3 to 2.0.4
8 years ago
pyup-bot
5f16618827
Update flake8-quotes from 0.10.1 to 0.11.0
8 years ago
pyup-bot
4cd5700dda
Update pytest from 3.0.7 to 3.1.0
8 years ago
pyup-bot
931f4fe1aa
Update flake8-quotes from 0.9.0 to 0.10.1
8 years ago
pyup-bot
84ae2507f2
Update sqlalchemy from 1.1.9 to 1.1.10
8 years ago
pyup-bot
433af4a38b
Update flake8-isort from 2.2 to 2.2.1
8 years ago
pyup-bot
f1b6d1aa9d
Update flake8-docstrings from 1.0.3 to 1.1.0
8 years ago
Steven Loria
3d969c7d52
Bump flake8-docstring
8 years ago
pyup-bot
6ee3ff29f0
Update werkzeug from 0.12.1 to 0.12.2
8 years ago
pyup-bot
2e522ed993
Update flask from 0.12.1 to 0.12.2
8 years ago
pyup-bot
c372a0237a
Update sqlalchemy from 1.1.5 to 1.1.9
8 years ago
pyup-bot
68988e04f2
Update jinja2 from 2.9.5 to 2.9.6
8 years ago
pyup-bot
fbf59368ec
Update flask from 0.12 to 0.12.1
8 years ago
pyup-bot
9293e109f1
Update flake8-isort from 2.1.3 to 2.2
8 years ago
Werner Sævland
101f1efbfc
Fixed flask app initialization for Travis CI
8 years ago
pyup-bot
51625aa740
Update werkzeug from 0.12 to 0.12.1
8 years ago
pyup-bot
ff7165d0a3
Update webtest from 2.0.26 to 2.0.27
8 years ago
pyup-bot
87dcf1e341
Update pytest from 3.0.6 to 3.0.7
8 years ago
pyup-bot
8372b25cc7
Update psycopg2 from 2.7 to 2.7.1
8 years ago
pyup-bot
0011770eef
Update werkzeug from 0.11.15 to 0.12
8 years ago
Steven Loria
16a789bf0c
Enable csrf protection on register form
...
Closes #34
8 years ago
Steven Loria
525ad8d8b0
Remove unnecessary import (fixes flake)
8 years ago
Steven Loria
58a8ea3309
Fix 'relationship' alias
...
Closes #134
8 years ago
pyup-bot
1c0c9ac85d
Update markupsafe from 0.23 to 1.0
8 years ago
pyup-bot
6924f538f6
Update psycopg2 from 2.6.2 to 2.7
8 years ago
pyup-bot
4ec0fb66ba
Update webtest from 2.0.25 to 2.0.26
8 years ago
pyup-bot
c5304ef12f
Update flask-sqlalchemy from 2.1 to 2.2
8 years ago
pyup-bot
2f09523816
Update flask-debugtoolbar from 0.10.0 to 0.10.1
8 years ago
pyup-bot
61d42b04f5
Update flake8 from 3.2.1 to 3.3.0
8 years ago
pyup-bot
065d8f1755
Update webtest from 2.0.23 to 2.0.25
8 years ago