100 Commits (master)

Author SHA1 Message Date
James Curtin 2764d2eba4 Include all image files by default 5 years ago
James Curtin 3e53bdb824 Remove deprecated flask-webpack library 5 years ago
James Curtin 902c49c734 Update format strings to f strings 5 years ago
Tobiasz Kędzierski 3ec751a2a0 Update deprecated database field 5 years ago
Steven Loria f294804bf2
Remove unnecessary `clean` and `urls` commands (#524) 5 years ago
James Curtin d2f37093e1 One-time black refactor of template 5 years ago
James Curtin 64b644a490 Add black formatting 5 years ago
James Curtin 90ed8fec39 Simplify setting kwarg defaults when value is not passed 5 years ago
James Curtin c561980bef
Support passing custom sets of kwargs when creating a reference column 5 years ago
James Curtin 047cef845d
Fix logging issue 5 years ago
Steven Loria f9e67de94c
Update GitHub links 5 years ago
Hiyorimi 08e4c67e7d Reverting alignment 6 years ago
Hiyorimi 66b97d55d6 Fixed alerts panel and renamed submit -> Login 6 years ago
Hiyorimi a1757b282a Finished transition to BS4. Fixes #313 and #266 6 years ago
Steven Loria 973bcd96cb
Use environment variables for configuration 6 years ago
Adam Wallis 19cdae8adf Update boostrap to 4.1.1 6 years ago
Silvio 3b93e5f2ba Using flask-wtf helper for csrf token field 6 years ago
Zhong Dai 4adebd3390 remove the db. by using the alias 6 years ago
Joshua Carp 45e698b5aa Use `FlaskForm` instead of deprecated `Form`. 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 119b102693 replace bower with npm and Flask-Assets with webpack 7 years ago
Steven Loria 16a789bf0c
Enable csrf protection on register form 7 years ago
Steven Loria 525ad8d8b0
Remove unnecessary import (fixes flake) 7 years ago
Steven Loria 58a8ea3309
Fix 'relationship' alias 7 years ago
Steven Woods 970b780edd update CSRFProtect in extensions 7 years ago
Aleksandr Sobolev 2d0dbc693a Refs Issue #119 replace session with current_user, remove unnecessary href 7 years ago
Ali Cirik 472e496609 This passes `app_name` instead of the + 8 years ago
Ryan Jarvis 570d5bc587 Fix for new Bcrypt and SqlAlchemy type casting in Postgres 8 years ago
Steven Loria c9a5139bef Fix checks for exit codes and update doc for shell command 8 years ago
Jeremy Epstein 1f9ef5ba78 move autoapp to project root, update readme, update travis file 8 years ago
Jeremy Epstein db0246de90 rename cli.py to commands.py 8 years ago
Jeremy Epstein 2f1168b6d4 make test command exit with correct status 8 years ago
Jeremy Epstein 6739ba9859 fix broken import 8 years ago
Jeremy Epstein 850b71e2c8 add 'clean' and 'urls' commands borrowed from Flask-Script 8 years ago
Jeremy Epstein f28c31ec77 fix import order 8 years ago
Jeremy Epstein c9dff24208 add click-ified 'lint' command 8 years ago
Jeremy Epstein 5010ebc949 add missing cli import in app.py 8 years ago
Jeremy Epstein 3d8f8c3c9e Use Click instead of Flask-Script for CLI commands 8 years ago
matthewblain 089c3c265a Switch CSRF token rendering mechanism. 8 years ago
Christian Stade-Schuldt 045800f366 update Bootstrap to 3.3.6 8 years ago
Christian Stade-Schuldt 7a2780a534 update font awesome to 4.5.0 8 years ago
Steven Loria 796d955cda Run lint command when testing the cookiecutter 8 years ago
Guilherme M. Trein 8577dc7fd6 Enable CSRF protection 8 years ago
Wagner Augusto Andreoli d6f1f5c2cc Travis: Migrating from legacy to container-based infrastructure 9 years ago
Wagner Augusto Andreoli 8230fa17d5 Remove pylint from project, remove ipdb and ipython from requirements 9 years ago
Wagner Augusto Andreoli e27fa10e15 Add an option to use pylint after flake8, change code to conform to pylint rules 9 years ago
Wagner Augusto Andreoli 819fd8d700 Fix environment variables 9 years ago
Wagner Augusto Andreoli 2986743a8c Add an option to fix imports before linting, make all code conform to the linting rules 9 years ago