Commit Graph

  • 7b368df9b9 Cleanup component. Alexis Lahouze 2017-07-30 16:10:28 +0200
  • 0782675d19 Fix form template. Alexis Lahouze 2017-07-30 16:04:28 +0200
  • 7966301651 Add missing modules. Alexis Lahouze 2017-07-30 16:04:05 +0200
  • fb477429cc Add Operation Edit Modal component. Alexis Lahouze 2017-07-30 15:55:24 +0200
  • 3f6d60bb50 Add Operation Form component. Alexis Lahouze 2017-07-30 15:50:14 +0200
  • 10d8959178 Remove unused factory. Alexis Lahouze 2017-07-30 15:40:20 +0200
  • dcd79d085a Remove unused template. Alexis Lahouze 2017-07-30 15:38:26 +0200
  • 70eb1febff Fix Operation confirmation. Alexis Lahouze 2017-07-30 15:36:57 +0200
  • 896daa70c5 Cleanup. Alexis Lahouze 2017-07-30 15:36:12 +0200
  • a5769dad83 Fix currency. Alexis Lahouze 2017-07-30 15:35:46 +0200
  • bc4a69b64c Use Operation Delete Modal in List Component. Alexis Lahouze 2017-07-30 15:35:26 +0200
  • 162d98add7 Add id in operation list. Alexis Lahouze 2017-07-30 15:34:12 +0200
  • b5e4b1cd08 Add Operation Delete Modal component. Alexis Lahouze 2017-07-30 15:22:25 +0200
  • 072efe7fc3 Rename Operation controller to Operation List component. Alexis Lahouze 2017-07-30 15:16:44 +0200
  • 8d63b30a32 Remove unused template. Alexis Lahouze 2017-07-30 15:14:02 +0200
  • 129c9f9ee3 Upgrade Operation controller. Alexis Lahouze 2017-07-30 15:13:36 +0200
  • b7c2d94c62 Fix Operation Row component. Alexis Lahouze 2017-07-30 15:12:57 +0200
  • 558988a57a Add Operation Row component. Alexis Lahouze 2017-07-30 13:15:49 +0200
  • 2fdce22698 Indent. Alexis Lahouze 2017-07-30 13:15:16 +0200
  • c3d6fa97cf Add missing fields in operation. Alexis Lahouze 2017-07-30 13:15:00 +0200
  • 3eba873eb5 Fix callbacks. Alexis Lahouze 2017-07-30 09:21:50 +0200
  • ecf38725e3 Readd missing dependency. Alexis Lahouze 2017-07-29 23:14:00 +0200
  • 90ecb2bd57 Upgrades. Alexis Lahouze 2017-07-29 23:13:07 +0200
  • f7ea8a4621 Prepare needed injection to upgrade Operation Component to Angular2. Alexis Lahouze 2017-07-29 23:06:10 +0200
  • 45af7791ff Remove unused injection. Alexis Lahouze 2017-07-29 23:05:38 +0200
  • f484833380 Remove unused injection. Alexis Lahouze 2017-07-29 23:04:09 +0200
  • f374815371 Add typing. Alexis Lahouze 2017-07-29 22:58:34 +0200
  • bb21dd700e Use Account Id service instead of $stateParam. Alexis Lahouze 2017-07-29 22:53:41 +0200
  • 0a5a7e72e3 Add account_id in Operation. Alexis Lahouze 2017-07-29 22:27:25 +0200
  • 75dc2afc80 Fix Operation query parameters. Alexis Lahouze 2017-07-29 22:26:57 +0200
  • 8348f5bb8f Use Operation Service in Operation controller. Alexis Lahouze 2017-07-29 22:26:38 +0200
  • 4c921bfaaa Add minDate and maxDate parameters in Operation query. Alexis Lahouze 2017-07-29 17:57:50 +0200
  • 595fe60fc4 Add Operation Service. Alexis Lahouze 2017-07-29 17:51:44 +0200
  • 1d35438444 Rename Category Chart component file. Alexis Lahouze 2017-07-29 17:24:25 +0200
  • f58afb37bd Cleanup unused dependency. Alexis Lahouze 2017-07-29 17:22:25 +0200
  • 20437ba548 Indent and cleanup. Alexis Lahouze 2017-07-29 17:21:45 +0200
  • 02f447d63c Upgrade Category chart component to Angular2. Alexis Lahouze 2017-07-29 17:18:36 +0200
  • 1bd59cbbf8 Fix date format in category service. Alexis Lahouze 2017-07-29 17:07:43 +0200
  • 89fc42c47a Fix date range in category service. Alexis Lahouze 2017-07-29 16:57:05 +0200
  • 927459b6c5 Remove unused ngResource. Alexis Lahouze 2017-07-29 16:36:16 +0200
  • efcf07565b Use categoryService instead of old Categories factory. Alexis Lahouze 2017-07-29 16:34:24 +0200
  • a6a7c1cd77 Add category service in Angular2. Alexis Lahouze 2017-07-29 16:33:24 +0200
  • 2812891b23 Inject account in category chart component instead of using accountIdService. Alexis Lahouze 2017-07-29 16:32:07 +0200
  • fa147e74fc Use account directly to load daily balances. Alexis Lahouze 2017-07-29 16:28:59 +0200
  • 7281d1f11d Use accountIdService to retrieve current Account Id. Alexis Lahouze 2017-07-27 14:31:15 +0200
  • eb0d898c19 Fix imports. Alexis Lahouze 2017-07-27 14:30:12 +0200
  • 13ffa1dc98 Cleanup. Alexis Lahouze 2017-07-27 14:28:28 +0200
  • 27e3307a8e Fix callback. Alexis Lahouze 2017-07-27 14:21:35 +0200
  • 2619238996 Add missing component in operation module. Alexis Lahouze 2017-07-27 14:13:13 +0200
  • e24d5defb7 Add missinf component in operation module. Alexis Lahouze 2017-07-27 14:12:54 +0200
  • 99d0eb6d1c Cleanup. Alexis Lahouze 2017-07-27 14:09:09 +0200
  • 6ca4c29e38 Cleanup, indent. Alexis Lahouze 2017-07-27 14:08:11 +0200
  • 003b4de822 Upgrade Balance Chart component to Angular2. Alexis Lahouze 2017-07-27 14:03:39 +0200
  • 863160881f Initialize Operation module. Alexis Lahouze 2017-07-27 13:57:40 +0200
  • ac0aa056cf Fix DailyBalanceService query return type. Alexis Lahouze 2017-07-27 13:55:30 +0200
  • c0bc7b82b3 Remove unused Balances factory. Alexis Lahouze 2017-07-27 01:07:27 +0200
  • 64c53441cb Use Daily Balance service in Balance Chart component. Alexis Lahouze 2017-07-27 01:02:02 +0200
  • d8adfd91c5 Add Daily Balance service. Alexis Lahouze 2017-07-27 01:00:33 +0200
  • c0b236ff6c Use accountIdService to retrieve current Account Id. Alexis Lahouze 2017-07-27 00:41:07 +0200
  • 2d50ad8a0b Remove uneeded dependency. Alexis Lahouze 2017-07-27 00:35:11 +0200
  • e73d105420 Move accountId retrieving into account module. Alexis Lahouze 2017-07-27 00:32:38 +0200
  • fab4880389 Add format in date field labels. Alexis Lahouze 2017-07-26 23:12:03 +0200
  • b7c44a39da Style. Alexis Lahouze 2017-07-26 23:10:21 +0200
  • 3363cf682a Fix Schedule field types. Alexis Lahouze 2017-07-26 23:09:55 +0200
  • c546cbf833 Add text-mask on date fields. Alexis Lahouze 2017-07-26 23:09:16 +0200
  • 931ef38f29 Fix button sizes and styles. Alexis Lahouze 2017-07-25 23:29:16 +0200
  • 0e037e664f Begin migration to bootstrap v4. Alexis Lahouze 2017-07-25 22:11:16 +0200
  • b3d274eabf Replace angular-ui-notifications by toastr. Alexis Lahouze 2017-07-25 22:08:18 +0200
  • cd7aba50e5 Cleanup unused title definition. Alexis Lahouze 2017-07-25 17:26:26 +0200
  • fc14efbda1 Fix inverted create and update calls. Alexis Lahouze 2017-07-25 17:26:09 +0200
  • 2f64fa1018 Use Schedule Edit Modal component in Schedule List component. Alexis Lahouze 2017-07-25 17:25:50 +0200
  • d1344d57b8 Use Schedule Edit Modal component in Schedule Row component. Alexis Lahouze 2017-07-25 17:21:01 +0200
  • 57aa737465 Add Schedule Edit Modal component. Alexis Lahouze 2017-07-25 17:18:04 +0200
  • 3c0d3c1a39 Add Schedule Form component. Alexis Lahouze 2017-07-25 17:17:22 +0200
  • 3dd347ee8c Remove unused template. Alexis Lahouze 2017-07-25 16:59:40 +0200
  • 2cf432ed2c Rename component. Alexis Lahouze 2017-07-25 16:56:57 +0200
  • d83a164cc6 Remove dependency. Alexis Lahouze 2017-07-25 16:14:48 +0200
  • 53a29062ea Use Schedule Delete Modal Component in scheduleRow Component. Alexis Lahouze 2017-07-25 15:58:54 +0200
  • 46f5f72bd4 Add Schedule Delete Modal component. Alexis Lahouze 2017-07-25 15:45:25 +0200
  • fd4da93c20 Add missing loglevel dependency. Alexis Lahouze 2017-07-25 12:09:51 +0200
  • e8247e30ab Upgrade Schedule component to Angular4. Alexis Lahouze 2017-07-25 12:03:42 +0200
  • 2166def0f1 Inject $modal and accountIdService in Angular Component. Alexis Lahouze 2017-07-25 10:45:13 +0200
  • 3c148e5297 Remove unused dependency. Alexis Lahouze 2017-07-25 10:42:29 +0200
  • 434020f7ad Add Restangular module and ScheduleRowComponent. Alexis Lahouze 2017-07-25 10:15:00 +0200
  • 3c3741c33f Use accountIdService to retrieve current Account Id in Schedule Component. Alexis Lahouze 2017-07-25 10:06:41 +0200
  • 7ea652e23e Add Shecdule Row Component. Alexis Lahouze 2017-07-25 08:55:34 +0200
  • fa9402e25e Add accountIdService to be able to correctly retrieve accountId in UiRouter transition. Alexis Lahouze 2017-07-25 08:53:08 +0200
  • ad16b5a391 Upgrades. Alexis Lahouze 2017-07-24 21:22:54 +0200
  • 17a363d69d Move up ng1 specific configuration in ng1 app module. Alexis Lahouze 2017-07-24 20:33:30 +0200
  • 8fb5f2ff7a Separate hybrid application bootstrap. Alexis Lahouze 2017-07-24 19:53:24 +0200
  • 6873b32005 Set name for Angular1 app module. Alexis Lahouze 2017-07-24 19:51:30 +0200
  • a7cee2891c Move states in separate files. Alexis Lahouze 2017-07-24 18:48:57 +0200
  • 7b7f72bf1e Inject $modal from router. Alexis Lahouze 2017-07-23 07:58:41 +0200
  • 4f090a22df Format. Alexis Lahouze 2017-07-23 07:53:26 +0200
  • 1f5d4980e5 Cleanup module. Alexis Lahouze 2017-07-23 07:44:31 +0200
  • 40bc4bf1e8 Rename controller to component. Alexis Lahouze 2017-07-23 07:44:03 +0200
  • c4c10f9ab7 Use component in scheduler route, inject accountId into. Alexis Lahouze 2017-07-23 00:12:44 +0200
  • 3326dac51a Fix creation and update. Alexis Lahouze 2017-07-22 14:29:29 +0200
  • e927736b45 Remove unused factory. Alexis Lahouze 2017-07-22 11:16:20 +0200
  • d52d382653 Replace schedule factory by schedule service. Alexis Lahouze 2017-07-22 11:16:04 +0200