93 Commits

Author SHA1 Message Date
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
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
fe7277bdd7 Fix paths. 2016-02-17 09:17:32 +01:00
Alexis Lahouze
29bc9ed559 Rename templates into views. Fix paths to static files. 2016-02-17 08:54:44 +01:00
Alexis Lahouze
e38c18c118 Separate in submodules. 2016-02-08 22:49:54 +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
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
Alexis Lahouze
fad4b6403c Remove unused function parameters. 2016-02-08 00:16:53 +01:00
Alexis Lahouze
921713de90 Add vim tagline 2016-02-08 00:15:26 +01:00
Alexis Lahouze
27fad84f66 Change double quotes into single quotes. 2016-02-07 23:51:57 +01:00
Alexis Lahouze
ebaf33845a Add 'use strict'. 2016-02-07 23:40:39 +01:00
Alexis Lahouze
60b00b7774 Change index into attribute. 2016-02-07 23:34:03 +01:00
Alexis Lahouze
f5e914510c Change double quotes into single quotes. 2016-02-07 23:30:28 +01:00
Alexis Lahouze
f97a4a7655 Update configuration. 2016-02-07 23:07:40 +01:00
Alexis Lahouze
4a866e7dd1 Fix JS and CSS imports. Fix notify. 2016-01-27 22:53:35 +01:00
Alexis Lahouze
b70b070d5c Use angular-ui-notification instead of angular-pnotify. 2016-01-27 21:33:23 +01:00
Alexis Lahouze
2fd235bb5f Fix trailing slashes. 2016-01-22 21:46:57 +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
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
b9c9199c78 Change API paths. 2016-01-13 12:36:14 +01:00
Alexis Lahouze
d960ac0852 Add session storage clear before showing authentication dialog. 2016-01-02 10:16: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
add4871527 Cleanup and formatting. 2015-11-27 11:31:23 +01:00
Alexis Lahouze
1ec6383287 Cleanup and formatting. 2015-11-27 11:29:29 +01:00
Alexis Lahouze
0cdad8a554 Fix function name. 2015-08-21 01:25:48 +02:00
Alexis Lahouze
50a192dbec Rename. 2015-08-21 01:19:51 +02:00
Alexis Lahouze
41647324ef Cleanup. 2015-08-21 01:12:06 +02:00
Alexis Lahouze
976a51ef52 Rename entry in operation. 2015-08-21 01:02:14 +02:00
Alexis Lahouze
c986cf5186 Renaming. 2015-08-21 00:57:59 +02:00
Alexis Lahouze
ce3181537d Naming, comments. 2015-08-21 00:25:10 +02:00
Alexis Lahouze
b5a483e8e5 Add support for multiple new scheduled operations. 2015-08-21 00:12:11 +02:00
Alexis Lahouze
8868dd18c2 Implement scheduled operation deletion. 2015-08-21 00:03:18 +02:00
Alexis Lahouze
f4f62e6e0c Add possibilty to add multiple entries. 2015-08-20 11:43:02 +02:00
Alexis Lahouze
156c9a3be2 Add entry deletion. 2015-08-20 11:42:17 +02:00
Alexis Lahouze
ad60e19617 Refactor setExtremes. 2015-08-20 11:41:43 +02:00
Alexis Lahouze
c819b62246 Add missing semicolon. 2015-08-20 11:41:05 +02:00
Alexis Lahouze
7840cfc4ad Add missing semicolon. 2015-08-20 11:40:30 +02:00
Alexis Lahouze
499fc2c275 Fix return of promise. 2015-08-19 18:12:41 +02:00
Alexis Lahouze
2884ce78aa Cleanup, improve addition. 2015-08-19 17:39:03 +02:00