Commit Graph

419 Commits

Author SHA1 Message Date
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
Alexis Lahouze
2619238996 Add missing component in operation module. 2017-07-27 14:13:13 +02:00
Alexis Lahouze
e24d5defb7 Add missinf component in operation module. 2017-07-27 14:12:54 +02:00
Alexis Lahouze
99d0eb6d1c Cleanup. 2017-07-27 14:09:09 +02:00
Alexis Lahouze
6ca4c29e38 Cleanup, indent. 2017-07-27 14:08:11 +02:00
Alexis Lahouze
003b4de822 Upgrade Balance Chart component to Angular2. 2017-07-27 14:03:39 +02:00
Alexis Lahouze
863160881f Initialize Operation module. 2017-07-27 13:57:40 +02:00
Alexis Lahouze
ac0aa056cf Fix DailyBalanceService query return type. 2017-07-27 13:55:30 +02:00
Alexis Lahouze
c0bc7b82b3 Remove unused Balances factory. 2017-07-27 01:07:27 +02:00
Alexis Lahouze
64c53441cb Use Daily Balance service in Balance Chart component. 2017-07-27 01:02:02 +02:00
Alexis Lahouze
d8adfd91c5 Add Daily Balance service. 2017-07-27 01:00:33 +02:00
Alexis Lahouze
c0b236ff6c Use accountIdService to retrieve current Account Id. 2017-07-27 00:41:07 +02:00
Alexis Lahouze
2d50ad8a0b Remove uneeded dependency. 2017-07-27 00:35:11 +02:00
Alexis Lahouze
e73d105420 Move accountId retrieving into account module. 2017-07-27 00:32:38 +02:00
Alexis Lahouze
fab4880389 Add format in date field labels. 2017-07-26 23:12:03 +02:00
Alexis Lahouze
b7c44a39da Style. 2017-07-26 23:10:21 +02:00
Alexis Lahouze
3363cf682a Fix Schedule field types. 2017-07-26 23:09:55 +02:00
Alexis Lahouze
c546cbf833 Add text-mask on date fields. 2017-07-26 23:09:16 +02:00
Alexis Lahouze
931ef38f29 Fix button sizes and styles. 2017-07-25 23:33:29 +02:00
Alexis Lahouze
0e037e664f Begin migration to bootstrap v4. 2017-07-25 22:12:47 +02:00
Alexis Lahouze
b3d274eabf Replace angular-ui-notifications by toastr. 2017-07-25 22:08:18 +02:00
Alexis Lahouze
cd7aba50e5 Cleanup unused title definition. 2017-07-25 17:26:26 +02:00
Alexis Lahouze
fc14efbda1 Fix inverted create and update calls. 2017-07-25 17:26:09 +02:00
Alexis Lahouze
2f64fa1018 Use Schedule Edit Modal component in Schedule List component. 2017-07-25 17:25:50 +02:00
Alexis Lahouze
d1344d57b8 Use Schedule Edit Modal component in Schedule Row component. 2017-07-25 17:21:01 +02:00
Alexis Lahouze
57aa737465 Add Schedule Edit Modal component. 2017-07-25 17:18:04 +02:00
Alexis Lahouze
3c0d3c1a39 Add Schedule Form component. 2017-07-25 17:17:22 +02:00
Alexis Lahouze
3dd347ee8c Remove unused template. 2017-07-25 16:59:48 +02:00
Alexis Lahouze
2cf432ed2c Rename component. 2017-07-25 16:56:57 +02:00
Alexis Lahouze
d83a164cc6 Remove dependency. 2017-07-25 16:14:48 +02:00
Alexis Lahouze
53a29062ea Use Schedule Delete Modal Component in scheduleRow Component. 2017-07-25 15:59:06 +02:00
Alexis Lahouze
46f5f72bd4 Add Schedule Delete Modal component. 2017-07-25 15:45:25 +02:00
Alexis Lahouze
e8247e30ab Upgrade Schedule component to Angular4. 2017-07-25 12:04:45 +02:00
Alexis Lahouze
2166def0f1 Inject $modal and accountIdService in Angular Component. 2017-07-25 11:48:48 +02:00
Alexis Lahouze
3c148e5297 Remove unused dependency. 2017-07-25 10:42:29 +02:00
Alexis Lahouze
434020f7ad Add Restangular module and ScheduleRowComponent. 2017-07-25 10:15:00 +02:00
Alexis Lahouze
3c3741c33f Use accountIdService to retrieve current Account Id in Schedule Component. 2017-07-25 10:06:41 +02:00
Alexis Lahouze
7ea652e23e Add Shecdule Row Component. 2017-07-25 08:55:56 +02:00