Alexis Lahouze
|
53b961491b
|
Move parsers to another module.
|
2016-01-14 10:26:00 +01:00 |
|
Alexis Lahouze
|
cbd1ad0e49
|
Strip trailing slashes in angular resources.
|
2016-01-14 10:25:37 +01:00 |
|
Alexis Lahouze
|
9498e3e89e
|
Fix trailing / to avoid redirects during posts.
|
2016-01-14 09:46:06 +01:00 |
|
Alexis Lahouze
|
dae994abe9
|
Style.
|
2016-01-13 18:45:30 +01:00 |
|
Alexis Lahouze
|
92d3cc1c7d
|
Change get query for scheduled operation.
|
2016-01-13 18:36:22 +01:00 |
|
Alexis Lahouze
|
f961eba9bf
|
Rename parameter account to account_id.
|
2016-01-13 18:33:21 +01:00 |
|
Alexis Lahouze
|
e4c0752a2c
|
Separate solds and balance from account model.
|
2016-01-13 18:15:30 +01:00 |
|
Alexis Lahouze
|
21c98a1dcf
|
Change filtering on begin and end dates.
|
2016-01-13 17:39:16 +01:00 |
|
Alexis Lahouze
|
30efb9312a
|
Add curency filter.
|
2016-01-13 17:20:47 +01:00 |
|
Alexis Lahouze
|
95902ef1dc
|
Add missing Flask-cors in requirements.
|
2016-01-13 17:16:06 +01:00 |
|
Alexis Lahouze
|
1bff86b31c
|
Fix path and arguments.
|
2016-01-13 14:14:52 +01:00 |
|
Alexis Lahouze
|
5864d4700d
|
Rename *_resource_fields to *_model.
|
2016-01-13 13:49:28 +01:00 |
|
Alexis Lahouze
|
3fd746916c
|
Change authentication algorithm.
|
2016-01-13 13:48:12 +01:00 |
|
Alexis Lahouze
|
24ed36cc1b
|
Change session token generation mecanism.
|
2016-01-13 12:50:57 +01:00 |
|
Alexis Lahouze
|
3927f7e398
|
Add missing return code.
|
2016-01-13 12:48:11 +01:00 |
|
Alexis Lahouze
|
2cccb07c3d
|
Typo fix.
|
2016-01-13 12:36:44 +01:00 |
|
Alexis Lahouze
|
b9c9199c78
|
Change API paths.
|
2016-01-13 12:36:14 +01:00 |
|
Alexis Lahouze
|
880a57de96
|
Rename resource_fields to scheduled_operation_model. Reorganize imports.
|
2016-01-13 11:55:49 +01:00 |
|
Alexis Lahouze
|
22fcfb3e42
|
Add missing marshal_with_fields.
|
2016-01-13 11:52:04 +01:00 |
|
Alexis Lahouze
|
02720a3fb6
|
Rename resource_fields to operation_with_sold_model. Reorganize imports.
|
2016-01-13 11:49:10 +01:00 |
|
Alexis Lahouze
|
cc6f7e2a36
|
Rename resource_fields in model. Rename resource classes.
|
2016-01-13 11:44:17 +01:00 |
|
Alexis Lahouze
|
6ee46c9136
|
Change relative import. Add Authentication on scheduled operation views.
|
2016-01-13 11:27:28 +01:00 |
|
Alexis Lahouze
|
76205812a0
|
Move assets in frontend.
|
2016-01-13 00:10:51 +01:00 |
|
Alexis Lahouze
|
1db40c80b6
|
Add CORS.
|
2016-01-13 00:08:47 +01:00 |
|
Alexis Lahouze
|
832da874c9
|
Rename blueprints and api.
|
2016-01-13 00:02:38 +01:00 |
|
Alexis Lahouze
|
fe525dde46
|
Rename kwargs to data.
|
2016-01-12 23:24:46 +01:00 |
|
Alexis Lahouze
|
2e194fe550
|
Add explicit return codes.
|
2016-01-12 23:07:51 +01:00 |
|
Alexis Lahouze
|
a1d34c5f4e
|
Cleanup.
|
2016-01-12 23:04:26 +01:00 |
|
Alexis Lahouze
|
e2c8a41ff6
|
Order methods.
|
2016-01-12 22:58:19 +01:00 |
|
Alexis Lahouze
|
1202c8180e
|
Rename operation_id in id.
|
2016-01-12 22:55:26 +01:00 |
|
Alexis Lahouze
|
11d1c6d679
|
Rename operation_id to id.
|
2016-01-12 22:54:17 +01:00 |
|
Alexis Lahouze
|
cb86fc3680
|
Rename account_id in id.
|
2016-01-12 22:51:50 +01:00 |
|
Alexis Lahouze
|
7d9b94bc80
|
Move some resources from operations to account.
|
2016-01-12 22:36:22 +01:00 |
|
Alexis Lahouze
|
ba665923f6
|
Improve filtering on date.
|
2016-01-12 22:21:37 +01:00 |
|
Alexis Lahouze
|
d960ac0852
|
Add session storage clear before showing authentication dialog.
|
2016-01-02 10:16:26 +01:00 |
|
Alexis Lahouze
|
c9d1abf3e2
|
Typo.
|
2016-01-02 10:15:36 +01:00 |
|
Alexis Lahouze
|
6bcb496215
|
Fix missing self parameter.
|
2016-01-02 10:15:22 +01:00 |
|
Alexis Lahouze
|
abea8a4df3
|
Remove property decorator.
|
2016-01-02 10:14:54 +01:00 |
|
Alexis Lahouze
|
3152d141e9
|
Add commit on teardown.
|
2016-01-02 10:14:12 +01:00 |
|
Alexis Lahouze
|
6a38d62d47
|
Add database initialization in manage.py.
|
2016-01-02 10:13:26 +01:00 |
|
Alexis Lahouze
|
898ba000bb
|
Change notification system.
|
2015-12-18 11:20:17 +01:00 |
|
Alexis Lahouze
|
8bcabee6dd
|
Add authentication in frontend.
|
2015-12-18 10:52:31 +01:00 |
|
Alexis Lahouze
|
d4472925ee
|
Improve HTML5.
|
2015-12-09 23:15:15 +01:00 |
|
Alexis Lahouze
|
d2cbd55257
|
Add config.cfg in .gitignore.
|
2015-12-09 22:56:11 +01:00 |
|
Alexis Lahouze
|
c85cfea154
|
Removed unneeded LoginManager.
|
2015-12-09 22:55:28 +01:00 |
|
Alexis Lahouze
|
cfec9b035f
|
Add authentication on view methods.
|
2015-12-09 22:54:05 +01:00 |
|
Alexis Lahouze
|
a49e00c8af
|
Rewrote REST auth management.
|
2015-12-09 22:52:50 +01:00 |
|
Alexis Lahouze
|
76f9902f0c
|
Add missing changes in configuration file.
|
2015-11-27 12:31:07 +01:00 |
|
Alexis Lahouze
|
ddc9d74cf3
|
Add login manager.
|
2015-11-27 12:28:44 +01:00 |
|
Alexis Lahouze
|
c4302e9b13
|
Move SQLALCHEMY_ECHO to right place.
|
2015-11-27 12:28:21 +01:00 |
|