Commit Graph

456 Commits

Author SHA1 Message Date
Alexis Lahouze
332495411e Upgrade to bootstrap v4-beta. 2017-08-13 15:13:26 +02:00
Alexis Lahouze
bcd5363ff6 Fix password required message. 2017-08-13 14:19:01 +02:00
Alexis Lahouze
c3e785122b Use copy instead of new instance. 2017-08-13 14:17:05 +02:00
Alexis Lahouze
13670f0317 Migrate to reactive forms in operation module. 2017-08-13 12:28:10 +02:00
Alexis Lahouze
0600c1b653 Switch to reactive forms in schedule module. 2017-08-11 23:15:07 +02:00
Alexis Lahouze
1f896e1a40 Cleanup modules. 2017-08-11 22:32:09 +02:00
Alexis Lahouze
fd0df50d14 Fix schedule edit modal size. 2017-08-11 22:24:09 +02:00
Alexis Lahouze
8973c1fe9a Fix operation edit modal size. 2017-08-11 22:22:23 +02:00
Alexis Lahouze
012e5a16fa Fix account edit dialog size. 2017-08-11 22:21:36 +02:00
Alexis Lahouze
49716421a1 Use reactive forms for login modal. 2017-08-09 00:12:17 +02:00
Alexis Lahouze
5f413f0cad Simplify classes. 2017-08-09 00:11:50 +02:00
Alexis Lahouze
985174eec9 Remove unused dependency. 2017-08-09 00:11:35 +02:00
Alexis Lahouze
0e69216920 Rename LoginForm class. 2017-08-09 00:11:21 +02:00
Alexis Lahouze
5a81547108 Fix modal size. 2017-08-08 23:37:45 +02:00
Alexis Lahouze
e23adb4316 Format. 2017-08-08 23:37:21 +02:00
Alexis Lahouze
061cda89d0 Fix submit on enter. 2017-08-08 23:37:09 +02:00
Alexis Lahouze
e68db9f54a Improve Account form and edit modal. 2017-08-04 14:52:37 +02:00
Alexis Lahouze
58f1abce21 Implement login mechanism. 2017-08-04 08:32:49 +02:00
Alexis Lahouze
16bbc67850 Use Login module in app. 2017-08-01 23:53:57 +02:00
Alexis Lahouze
cdbaf58253 Add Login class. 2017-08-01 23:53:27 +02:00
Alexis Lahouze
beac7c6eaa Add Login module. 2017-08-01 23:52:34 +02:00
Alexis Lahouze
ef4baeed88 Add auth interceptor bootstrap. 2017-08-01 23:51:52 +02:00
Alexis Lahouze
e2a4b0b7ec Upgrade Login service. 2017-08-01 23:50:28 +02:00
Alexis Lahouze
57256e9ba7 Cleanup old dependencies. 2017-08-01 23:47:51 +02:00
Alexis Lahouze
1310807939 Remove unused method. 2017-08-01 23:25:29 +02:00
Alexis Lahouze
3e6cadffbd Indent. 2017-08-01 23:22:44 +02:00
Alexis Lahouze
a1d71b92d5 Module order in App module. 2017-08-01 23:14:56 +02:00
Alexis Lahouze
17754f9a88 Cleanup Angular1 modules. 2017-08-01 23:12:51 +02:00
Alexis Lahouze
5726d8bf2e Upgrade routing to Angular2. 2017-08-01 23:09:21 +02:00
Alexis Lahouze
2ae8a9cfad Remove Restangular. 2017-07-31 13:17:54 +02:00
Alexis Lahouze
0b0c771558 Set url function to private. 2017-07-31 13:16:18 +02:00
Alexis Lahouze
dc30f38662 Migrate to HttpClient in Schedule module. 2017-07-31 13:15:45 +02:00
Alexis Lahouze
d71656412a Remove unused services. 2017-07-31 13:00:44 +02:00
Alexis Lahouze
2d8d39442d Migrate to HttpClient in Account module. 2017-07-31 13:00:17 +02:00
Alexis Lahouze
c9e1483206 Migrate to HttpClient in Operation module. 2017-07-31 12:50:59 +02:00
Alexis Lahouze
849a7ae95c Style. 2017-07-30 16:51:41 +02:00
Alexis Lahouze
38208f6420 Add missing module. 2017-07-30 16:51:20 +02:00
Alexis Lahouze
474b7de02d Cleanup schedule module. 2017-07-30 16:49:55 +02:00
Alexis Lahouze
19fdb785ba Remove unused template. 2017-07-30 16:49:42 +02:00
Alexis Lahouze
3559d4acc0 Remove windowClass in modal open. 2017-07-30 16:44:58 +02:00
Alexis Lahouze
efb0f70f31 Modal related stuff. 2017-07-30 16:42:02 +02:00
Alexis Lahouze
28460e10ff Remove return statement. 2017-07-30 16:39:11 +02:00
Alexis Lahouze
5e964dd8e8 Simplify save function. 2017-07-30 16:38:28 +02:00
Alexis Lahouze
25fcc34b68 Merge add ans modify functions in Operation List Component. 2017-07-30 16:36:54 +02:00
Alexis Lahouze
73485ac1af Indent. 2017-07-30 16:35:15 +02:00
Alexis Lahouze
08a35f0d2c Style. 2017-07-30 16:33:38 +02:00
Alexis Lahouze
745eee03c5 Remove unused dependency. 2017-07-30 16:32:39 +02:00
Alexis Lahouze
d977286637 Remove unused service. 2017-07-30 16:29:15 +02:00
Alexis Lahouze
5b7a4f8aa5 Cleanup dependencies. 2017-07-30 16:27:17 +02:00
Alexis Lahouze
6bc53a0cd2 Remove unused dependency. 2017-07-30 16:25:10 +02:00
Alexis Lahouze
03f069fc74 Fix delete function in services. 2017-07-30 16:22:44 +02:00
Alexis Lahouze
1c18d93d13 Use Operation Edit form to edit operation in Operation Row component. 2017-07-30 16:15:22 +02:00
Alexis Lahouze
6da1861139 Use Operation Edit form to add new operation in Operation List component. 2017-07-30 16:11:47 +02:00
Alexis Lahouze
f6bcdcfc2b Fix form. 2017-07-30 16:10:45 +02:00
Alexis Lahouze
7b368df9b9 Cleanup component. 2017-07-30 16:10:28 +02:00
Alexis Lahouze
0782675d19 Fix form template. 2017-07-30 16:04:28 +02:00
Alexis Lahouze
7966301651 Add missing modules. 2017-07-30 16:04:05 +02:00
Alexis Lahouze
fb477429cc Add Operation Edit Modal component. 2017-07-30 15:55:24 +02:00
Alexis Lahouze
3f6d60bb50 Add Operation Form component. 2017-07-30 15:51:52 +02:00
Alexis Lahouze
10d8959178 Remove unused factory. 2017-07-30 15:40:20 +02:00
Alexis Lahouze
dcd79d085a Remove unused template. 2017-07-30 15:38:38 +02:00
Alexis Lahouze
70eb1febff Fix Operation confirmation. 2017-07-30 15:36:57 +02:00
Alexis Lahouze
896daa70c5 Cleanup. 2017-07-30 15:36:12 +02:00
Alexis Lahouze
a5769dad83 Fix currency. 2017-07-30 15:35:46 +02:00
Alexis Lahouze
bc4a69b64c Use Operation Delete Modal in List Component. 2017-07-30 15:35:26 +02:00
Alexis Lahouze
162d98add7 Add id in operation list. 2017-07-30 15:34:12 +02:00
Alexis Lahouze
b5e4b1cd08 Add Operation Delete Modal component. 2017-07-30 15:22:25 +02:00
Alexis Lahouze
072efe7fc3 Rename Operation controller to Operation List component. 2017-07-30 15:16:44 +02:00
Alexis Lahouze
8d63b30a32 Remove unused template. 2017-07-30 15:14:02 +02:00
Alexis Lahouze
129c9f9ee3 Upgrade Operation controller. 2017-07-30 15:13:36 +02:00
Alexis Lahouze
b7c2d94c62 Fix Operation Row component. 2017-07-30 15:12:57 +02:00
Alexis Lahouze
558988a57a Add Operation Row component. 2017-07-30 13:22:08 +02:00
Alexis Lahouze
2fdce22698 Indent. 2017-07-30 13:15:16 +02:00
Alexis Lahouze
c3d6fa97cf Add missing fields in operation. 2017-07-30 13:15:00 +02:00
Alexis Lahouze
3eba873eb5 Fix callbacks. 2017-07-30 09:22:14 +02:00
Alexis Lahouze
f7ea8a4621 Prepare needed injection to upgrade Operation Component to Angular2. 2017-07-29 23:06:10 +02:00
Alexis Lahouze
45af7791ff Remove unused injection. 2017-07-29 23:05:38 +02:00
Alexis Lahouze
f484833380 Remove unused injection. 2017-07-29 23:04:09 +02:00
Alexis Lahouze
f374815371 Add typing. 2017-07-29 22:58:34 +02:00
Alexis Lahouze
bb21dd700e Use Account Id service instead of $stateParam. 2017-07-29 22:53:41 +02:00
Alexis Lahouze
0a5a7e72e3 Add account_id in Operation. 2017-07-29 22:27:25 +02:00
Alexis Lahouze
75dc2afc80 Fix Operation query parameters. 2017-07-29 22:26:57 +02:00
Alexis Lahouze
8348f5bb8f Use Operation Service in Operation controller. 2017-07-29 22:26:38 +02:00
Alexis Lahouze
4c921bfaaa Add minDate and maxDate parameters in Operation query. 2017-07-29 17:59:34 +02:00
Alexis Lahouze
595fe60fc4 Add Operation Service. 2017-07-29 17:51:44 +02:00
Alexis Lahouze
1d35438444 Rename Category Chart component file. 2017-07-29 17:24:25 +02:00
Alexis Lahouze
f58afb37bd Cleanup unused dependency. 2017-07-29 17:22:25 +02:00
Alexis Lahouze
20437ba548 Indent and cleanup. 2017-07-29 17:21:45 +02:00
Alexis Lahouze
02f447d63c Upgrade Category chart component to Angular2. 2017-07-29 17:18:36 +02:00
Alexis Lahouze
1bd59cbbf8 Fix date format in category service. 2017-07-29 17:07:43 +02:00
Alexis Lahouze
89fc42c47a Fix date range in category service. 2017-07-29 16:57:05 +02:00
Alexis Lahouze
927459b6c5 Remove unused ngResource. 2017-07-29 16:36:16 +02:00
Alexis Lahouze
efcf07565b Use categoryService instead of old Categories factory. 2017-07-29 16:34:24 +02:00
Alexis Lahouze
a6a7c1cd77 Add category service in Angular2. 2017-07-29 16:33:24 +02:00
Alexis Lahouze
2812891b23 Inject account in category chart component instead of using accountIdService. 2017-07-29 16:32:07 +02:00
Alexis Lahouze
fa147e74fc Use account directly to load daily balances. 2017-07-29 16:28:59 +02:00
Alexis Lahouze
7281d1f11d Use accountIdService to retrieve current Account Id. 2017-07-27 14:31:15 +02:00
Alexis Lahouze
eb0d898c19 Fix imports. 2017-07-27 14:30:12 +02:00
Alexis Lahouze
13ffa1dc98 Cleanup. 2017-07-27 14:28:28 +02:00
Alexis Lahouze
27e3307a8e Fix callback. 2017-07-27 14:21:35 +02:00