Alexis Lahouze
|
de59dc3bb0
|
Use basic HTTP authentication for user Login.
|
2017-05-18 10:29:36 +02:00 |
|
Alexis Lahouze
|
d013e4cda8
|
Rename parameter.
|
2017-05-13 11:17:41 +02:00 |
|
Alexis Lahouze
|
08bc80aa82
|
Pylint.
|
2017-05-13 11:17:25 +02:00 |
|
Alexis Lahouze
|
0cda88693f
|
Use self.api i resources.
|
2017-05-13 11:17:12 +02:00 |
|
Alexis Lahouze
|
3a980262a0
|
Improve docstrings.
|
2017-05-13 11:13:38 +02:00 |
|
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
|
a4d73234f2
|
Manage modelines.
|
2016-10-15 13:03: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
|
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
|
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
|
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 |
|
Alexis Lahouze
|
729a061d02
|
Comment.
|
2016-04-12 10:45:04 +02:00 |
|
Alexis Lahouze
|
12fda9d41c
|
Fix model.
|
2016-04-12 10:44:21 +02:00 |
|
Alexis Lahouze
|
24bd0ddecc
|
Disable frontend in flask app, redirect to swagger doc instead of frontend index.
|
2016-04-12 10:43:25 +02:00 |
|
Alexis Lahouze
|
8f28d14201
|
Style, comment.
|
2016-03-27 23:07:22 +02:00 |
|
Alexis Lahouze
|
0d65f5318a
|
Externalize login template.
|
2016-03-27 23:06:00 +02:00 |
|
Alexis Lahouze
|
5a1f2a9f30
|
Ordering of accounts.
|
2016-03-06 22:53:42 +01:00 |
|