Commit Graph

492 Commits

Author SHA1 Message Date
Alexis Lahouze 3804523de4 Fix import order. 2017-05-13 10:42:33 +02:00
Alexis Lahouze 64b9935f99 Fix db import in views. 2017-05-13 10:41:48 +02:00
Alexis Lahouze d9da95aaa0 Move user management commands in runner. 2017-05-13 10:41:03 +02:00
Alexis Lahouze 666ef171d8 Use factory strategy. 2017-05-13 10:33:46 +02:00
Alexis Lahouze 49197e61ef Rewrote database initialization and clear commands. 2017-05-13 10:23:59 +02:00
Alexis Lahouze a5eeede95e Move API in views, use Namespace from flask-retplus. 2017-05-13 10:12:37 +02:00
Alexis Lahouze 86d1f942b0 Move models and handlers in each view. 2017-05-13 09:38:09 +02:00
Alexis Lahouze a9a12086f9 Remove unused parameters. 2017-05-07 22:41:06 +02:00
Alexis Lahouze f51f238be7 Fix quoting in docstring. 2017-05-07 22:40:06 +02:00
Alexis Lahouze 0a6f7e3c2e Fix quoting in docstring. 2017-05-07 22:39:16 +02:00
Alexis Lahouze 4dbb50301c Del unused parameter. 2017-05-07 22:37:59 +02:00
Alexis Lahouze 911a5925b7 Rename balance to flow. 2017-05-07 22:37:45 +02:00
Alexis Lahouze 545de91d46 Rename solds to balances. 2017-05-07 22:37:31 +02:00
Alexis Lahouze 16684a4938 Fix quoting in docstring, linting. 2017-05-07 22:35:00 +02:00
Alexis Lahouze b1d7e04a26 Linting. 2017-05-07 22:23:47 +02:00
Alexis Lahouze 0d61377280 Docstring, pylint. 2017-05-07 22:23:36 +02:00
Alexis Lahouze 85468abe58 Format. 2017-05-04 14:45:18 +02:00
Alexis Lahouze 36af37d611 Docstring, pylint. 2017-05-04 14:44:22 +02:00
Alexis Lahouze f77843b2bb QA 2017-05-04 14:42:38 +02:00
Alexis Lahouze 3df0af2714 Cleanup imports. 2017-05-04 14:42:09 +02:00
Alexis Lahouze c5147feee8 Move db in model. 2017-05-04 14:39:17 +02:00
Alexis Lahouze 7822550b79 Docstring. 2017-05-04 14:32:34 +02:00
Alexis Lahouze eb64b9b78d Add dev requires. 2017-05-04 14:31:44 +02:00
Alexis Lahouze ed4567eac7 Add setuptools file. 2017-04-29 11:30:14 +02:00
Alexis Lahouze 0a22f2bdda update .gitignore. 2017-04-29 11:29:53 +02:00
Alexis Lahouze a4d73234f2 Manage modelines. 2016-10-15 13:03:28 +02:00
Alexis Lahouze 658ac455d2 Add jsonlint dependency. 2016-10-14 18:18:48 +02:00
Alexis Lahouze 0c54e12445 Use eslint and be compliant. (mostly) 2016-10-12 19:57:19 +02:00
Alexis Lahouze 3bc428b2a7 Update .gitignore. 2016-06-19 22:18:28 +02:00
Alexis Lahouze 8ec99a2cec Move back user group into views. 2016-06-19 22:10:48 +02:00
Alexis Lahouze a0fa75a26d Move user management in model. 2016-06-17 10:52:14 +02:00
Alexis Lahouze 2a689f5c07 Fix style in migrations. 2016-06-17 10:48:00 +02:00
Alexis Lahouze 5fa806f29b Remove old SQL stuff. 2016-06-17 10:18:24 +02:00
Alexis Lahouze 06fd86d337 Move remaining stuff in manage.py to application. 2016-06-17 10:17:44 +02:00
Alexis Lahouze 7947ebd81f Fix migration. 2016-06-17 09:56:19 +02:00
Alexis Lahouze 12e646134e Cleanup migrations directory. 2016-06-17 09:54:53 +02:00
Alexis Lahouze e03c9e7d8b Move migrations in application. 2016-06-17 09:52:08 +02:00
Alexis Lahouze c042a3647e Update make template for revision making. 2016-06-17 09:51:23 +02:00
Alexis Lahouze d5d71455b4 Fix requirements. 2016-06-17 09:47:34 +02:00
Alexis Lahouze 13080ad348 Add SQLAlchemy configuration to avoid warning. 2016-06-16 23:52:43 +02:00
Alexis Lahouze c5a73623cf Fix API prefix. 2016-06-16 23:22:20 +02:00
Alexis Lahouze 17709f8f47 Fix imports for new Flask version. 2016-06-16 23:21:57 +02:00
Alexis Lahouze 6fe5085c9f Remove obsolete api blueprint. 2016-06-16 23:04:43 +02:00
Alexis Lahouze 0ea35808f3 Remove blueprint. 2016-06-16 23:03:45 +02:00
Alexis Lahouze 000fa7fcd2 Fix model inheritance. 2016-05-24 08:42:01 +02:00
Alexis Lahouze 1187730b85 Rename README. 2016-05-23 23:58:58 +02:00
Alexis Lahouze 0b01cf04aa Cleanup old frontend. 2016-04-12 11:00:04 +02:00
Alexis Lahouze 1917fe909d Move frontend in separate directory. 2016-04-12 10:55:08 +02:00
Alexis Lahouze 8357d4befa Fix message. 2016-04-12 10:46:52 +02:00
Alexis Lahouze 94f5b53206 Fix account save. 2016-04-12 10:46:35 +02:00