Commit Graph

  • 2db7925cad Fix route to avoid remove trailing slash in collection endpoints. develop Alexis Lahouze 2017-07-15 08:13:22 +0200
  • 02f14863b1 Add commit to have updated model objects in return. Alexis Lahouze 2017-07-07 17:39:48 +0200
  • 16979bfc0b Fix data.get with default. Alexis Lahouze 2017-07-07 17:39:21 +0200
  • 892470bdad Add argument for account creation on command line. Alexis Lahouze 2017-07-07 17:38:53 +0200
  • 26e7d578c7 Fix subquery. Alexis Lahouze 2017-07-07 17:38:35 +0200
  • a0a8aee818 Uncomment jwt_required. master Alexis Lahouze 2017-05-25 23:31:12 +0200
  • d5142bf3a6 Fix account.daily_balances invokation. Alexis Lahouze 2017-05-25 23:25:42 +0200
  • a8532dd987 Fixmes. Alexis Lahouze 2017-05-25 23:18:59 +0200
  • 5d9cc0a953 Move account daily balances into Account model. Alexis Lahouze 2017-05-25 23:18:46 +0200
  • e7b3f02f60 Move account category incomes into Account model class. Alexis Lahouze 2017-05-25 23:08:38 +0200
  • 4620459b8e Rename query function. Alexis Lahouze 2017-05-25 22:56:42 +0200
  • 82a08b133e Fix return of account income. Alexis Lahouze 2017-05-25 22:49:01 +0200
  • d59d3649f5 Rename balance to income. Alexis Lahouze 2017-05-25 22:48:19 +0200
  • d9e28fb5a9 Add coelesce in income query. Alexis Lahouze 2017-05-25 22:46:35 +0200
  • 554a531f57 Add authorization check. Alexis Lahouze 2017-05-25 22:11:42 +0200
  • e921dbeb5f Add fixmes. Alexis Lahouze 2017-05-25 22:11:19 +0200
  • ac611b09b2 Change date types. Alexis Lahouze 2017-05-25 22:11:04 +0200
  • 5fd9c81451 Rewrote category endpoint. Alexis Lahouze 2017-05-25 22:10:14 +0200
  • b336b38518 Remove unused attribute. Alexis Lahouze 2017-05-25 22:09:13 +0200
  • d2c08c2fb3 Rewrote operations with cumulated balance. Alexis Lahouze 2017-05-25 22:07:56 +0200
  • 69d5f57b90 Rewrote OHLC into daily balances. Alexis Lahouze 2017-05-25 22:04:12 +0200
  • 5d498adf32 Fix balances_model name. Alexis Lahouze 2017-05-25 21:51:34 +0200
  • a664c661ed Fix balances returning. Alexis Lahouze 2017-05-25 21:46:34 +0200
  • 61e9f036c1 API version 2.0. Alexis Lahouze 2017-05-25 21:34:12 +0200
  • 7b9302cee2 Rename solds, into balances. Alexis Lahouze 2017-05-25 21:32:42 +0200
  • 5b87a27667 improve balances query. Alexis Lahouze 2017-05-25 21:23:56 +0200
  • d9e9e3f2a0 Cleanup old functions. Alexis Lahouze 2017-05-25 21:22:00 +0200
  • b436e0aa06 Cleanup __init__ and add functions to convert SQLAchemy results into dict. Alexis Lahouze 2017-05-25 21:18:30 +0200
  • 01a509d348 Pylint. Alexis Lahouze 2017-05-19 16:58:20 +0200
  • 6c3f73cd75 User __dict__.get to avoid long lines. Alexis Lahouze 2017-05-19 16:48:47 +0200
  • a8672a8656 Cleanup user model. Alexis Lahouze 2017-05-19 16:45:55 +0200
  • 4dfbe5dba2 Fix k, v names. Alexis Lahouze 2017-05-19 14:16:32 +0200
  • af05a3d6ba Rewrite abort messages. Alexis Lahouze 2017-05-19 14:16:05 +0200
  • de5e0482cd Pylint. Alexis Lahouze 2017-05-19 13:47:55 +0200
  • 1cf053bc39 Rename command to remove a name conflict. Alexis Lahouze 2017-05-19 11:50:36 +0200
  • a27f33aabf Rename id parameters, improve doc for some resources. Alexis Lahouze 2017-05-19 11:49:54 +0200
  • bbe4fd7f39 Improve mako template for additionnal imports. Alexis Lahouze 2017-05-19 09:08:15 +0200
  • f5415c3d66 Update migration script for linting. Alexis Lahouze 2017-05-19 08:58:12 +0200
  • 4b6c52dce6 Improve mako template for migrations. Alexis Lahouze 2017-05-19 08:57:47 +0200
  • ea83ca3610 Configure testing. Alexis Lahouze 2017-05-19 08:40:05 +0200
  • 280ddf699a Add dependency to pyscopg2. Alexis Lahouze 2017-05-19 08:38:42 +0200
  • c2dc92bfe1 Setup.py format. Alexis Lahouze 2017-05-19 08:38:29 +0200
  • c31cb42993 Fix license. Alexis Lahouze 2017-05-19 08:38:08 +0200
  • bd19b67c7d Fix migrations. Alexis Lahouze 2017-05-19 08:36:51 +0200
  • b317249918 Remove unused functions. Alexis Lahouze 2017-05-19 00:10:01 +0200
  • 5b1e3873e3 Remove unused requirements.txt. Alexis Lahouze 2017-05-19 00:08:28 +0200
  • 82b1d671e6 Change dependency versioning. Alexis Lahouze 2017-05-19 00:08:04 +0200
  • b794b2a6c1 Use Flask-JWT-extended. Alexis Lahouze 2017-05-19 00:07:30 +0200
  • e64ea7b3d1 Move licence in setup.py, fix modelines, module and package doctrings. Alexis Lahouze 2017-05-19 00:05:23 +0200
  • e1190c872d Simplify marshalling. Alexis Lahouze 2017-05-18 21:37:57 +0200
  • de59dc3bb0 Use basic HTTP authentication for user Login. Alexis Lahouze 2017-05-18 10:29:36 +0200
  • d013e4cda8 Rename parameter. Alexis Lahouze 2017-05-13 11:17:41 +0200
  • 08bc80aa82 Pylint. Alexis Lahouze 2017-05-13 11:17:25 +0200
  • 0cda88693f Use self.api i resources. Alexis Lahouze 2017-05-13 11:17:12 +0200
  • 3a980262a0 Improve docstrings. Alexis Lahouze 2017-05-13 11:13:38 +0200
  • 3804523de4 Fix import order. Alexis Lahouze 2017-05-13 10:42:33 +0200
  • 64b9935f99 Fix db import in views. Alexis Lahouze 2017-05-13 10:41:48 +0200
  • d9da95aaa0 Move user management commands in runner. Alexis Lahouze 2017-05-13 10:41:03 +0200
  • 666ef171d8 Use factory strategy. Alexis Lahouze 2017-05-13 10:31:17 +0200
  • 49197e61ef Rewrote database initialization and clear commands. Alexis Lahouze 2017-05-13 10:23:59 +0200
  • a5eeede95e Move API in views, use Namespace from flask-retplus. Alexis Lahouze 2017-05-13 10:12:37 +0200
  • 86d1f942b0 Move models and handlers in each view. Alexis Lahouze 2017-05-13 09:38:09 +0200
  • a9a12086f9 Remove unused parameters. Alexis Lahouze 2017-05-07 22:41:06 +0200
  • f51f238be7 Fix quoting in docstring. Alexis Lahouze 2017-05-07 22:40:06 +0200
  • 0a6f7e3c2e Fix quoting in docstring. Alexis Lahouze 2017-05-07 22:39:16 +0200
  • 4dbb50301c Del unused parameter. Alexis Lahouze 2017-05-07 22:37:59 +0200
  • 911a5925b7 Rename balance to flow. Alexis Lahouze 2017-05-07 22:37:45 +0200
  • 545de91d46 Rename solds to balances. Alexis Lahouze 2017-05-07 22:37:31 +0200
  • 16684a4938 Fix quoting in docstring, linting. Alexis Lahouze 2017-05-07 22:35:00 +0200
  • b1d7e04a26 Linting. Alexis Lahouze 2017-05-07 22:23:47 +0200
  • 0d61377280 Docstring, pylint. Alexis Lahouze 2017-05-07 22:23:36 +0200
  • 85468abe58 Format. Alexis Lahouze 2017-05-04 14:45:18 +0200
  • 36af37d611 Docstring, pylint. Alexis Lahouze 2017-05-04 14:44:22 +0200
  • f77843b2bb QA Alexis Lahouze 2017-05-04 14:42:38 +0200
  • 3df0af2714 Cleanup imports. Alexis Lahouze 2017-05-04 14:42:09 +0200
  • c5147feee8 Move db in model. Alexis Lahouze 2017-05-04 14:39:17 +0200
  • 7822550b79 Docstring. Alexis Lahouze 2017-05-04 14:32:34 +0200
  • eb64b9b78d Add dev requires. Alexis Lahouze 2017-05-04 14:31:44 +0200
  • ed4567eac7 Add setuptools file. Alexis Lahouze 2017-04-29 11:30:14 +0200
  • 0a22f2bdda update .gitignore. Alexis Lahouze 2017-04-29 11:29:53 +0200
  • a4d73234f2 Manage modelines. Alexis Lahouze 2016-10-15 13:03:28 +0200
  • 658ac455d2 Add jsonlint dependency. Alexis Lahouze 2016-10-14 18:18:48 +0200
  • 0c54e12445 Use eslint and be compliant. (mostly) Alexis Lahouze 2016-10-12 19:57:19 +0200
  • 3bc428b2a7 Update .gitignore. Alexis Lahouze 2016-06-19 22:18:28 +0200
  • 8ec99a2cec Move back user group into views. Alexis Lahouze 2016-06-19 22:10:48 +0200
  • a0fa75a26d Move user management in model. Alexis Lahouze 2016-06-17 10:52:14 +0200
  • 2a689f5c07 Fix style in migrations. Alexis Lahouze 2016-06-17 10:48:00 +0200
  • 5fa806f29b Remove old SQL stuff. Alexis Lahouze 2016-06-17 10:18:24 +0200
  • 06fd86d337 Move remaining stuff in manage.py to application. Alexis Lahouze 2016-06-17 10:17:44 +0200
  • 7947ebd81f Fix migration. Alexis Lahouze 2016-06-17 09:56:19 +0200
  • 12e646134e Cleanup migrations directory. Alexis Lahouze 2016-06-17 09:54:53 +0200
  • e03c9e7d8b Move migrations in application. Alexis Lahouze 2016-06-17 09:52:08 +0200
  • c042a3647e Update make template for revision making. Alexis Lahouze 2016-06-17 09:51:23 +0200
  • d5d71455b4 Fix requirements. Alexis Lahouze 2016-06-17 09:47:34 +0200
  • 13080ad348 Add SQLAlchemy configuration to avoid warning. Alexis Lahouze 2016-06-16 23:52:43 +0200
  • c5a73623cf Fix API prefix. Alexis Lahouze 2016-06-16 23:22:20 +0200
  • 17709f8f47 Fix imports for new Flask version. Alexis Lahouze 2016-06-16 23:21:57 +0200
  • 6fe5085c9f Remove obsolete api blueprint. Alexis Lahouze 2016-06-16 23:04:43 +0200
  • 0ea35808f3 Remove blueprint. Alexis Lahouze 2016-06-16 23:03:45 +0200
  • 000fa7fcd2 Fix model inheritance. Alexis Lahouze 2016-05-24 08:42:01 +0200