Commit Graph

418 Commits

Author SHA1 Message Date
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
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
Alexis Lahouze 57b4846948 Fix order. 2016-03-06 22:44:30 +01:00
Alexis Lahouze 9434e598e8 Remove unneeded flask-assets. 2016-02-18 15:55:34 +01:00
Alexis Lahouze 0d38a12cfb Add basic distribution for accountant web. 2016-02-18 14:45:11 +01:00
Alexis Lahouze fe7277bdd7 Fix paths. 2016-02-17 09:17:32 +01:00
Alexis Lahouze 55710bd0fd Fix redirection of /. 2016-02-17 09:13:22 +01:00
Alexis Lahouze 29bc9ed559 Rename templates into views. Fix paths to static files. 2016-02-17 08:54:44 +01:00
Alexis Lahouze ea1b5957c0 Remove unused argument. 2016-02-17 08:46:30 +01:00
Alexis Lahouze b0e7187995 Move index file in static. 2016-02-17 08:43:35 +01:00
Alexis Lahouze 17e3b56d5c Add asset management using grunt-include-source. 2016-02-17 08:26:43 +01:00
Alexis Lahouze e38c18c118 Separate in submodules. 2016-02-08 22:49:54 +01:00
Alexis Lahouze dbf49dcd9f Move ng-app in body section. 2016-02-08 22:28:04 +01:00
Alexis Lahouze cfd52305f7 Use #/ annotation instead of HTML5 base. 2016-02-08 22:27:29 +01:00
Alexis Lahouze 41d8a202fa Use ngBootbox. 2016-02-08 22:25:47 +01:00
Alexis Lahouze 7f4f4b3724 Fix controller aliases. 2016-02-08 21:42:14 +01:00
Alexis Lahouze d95d735ace Fix app name. 2016-02-08 00:28:47 +01:00
Alexis Lahouze 071e9c96f4 Fix authorization. 2016-02-08 00:27:15 +01:00
Alexis Lahouze dcce124a4d Use angular.module instead of variable. 2016-02-08 00:20:36 +01:00
Alexis Lahouze 60386abea4 Add missing var. 2016-02-08 00:17:37 +01:00