Commit Graph
443 Commits
Author SHA1 Message Date
Alexis Lahouze e28500c557 Use ngx-toastr for notifications in account module. 2017-07-21 00:29:03 +02:00
Alexis Lahouze b95f36f09c Change field parent bind. 2017-07-21 00:06:07 +02:00
Alexis Lahouze 4064848242 Change account form validation for ahtorized overdraft. 2017-07-20 23:34:07 +02:00
Alexis Lahouze 6ff893a08d Rename AccountComponent to AccountListComponent. 2017-07-20 23:00:52 +02:00
Alexis Lahouze 4e9915aab0 Cleanup. 2017-07-20 22:54:57 +02:00
Alexis Lahouze 5100d0fd0c Cleanup. 2017-07-20 22:53:22 +02:00
Alexis Lahouze 60aa6310bb Separate account form from modal. 2017-07-20 22:52:33 +02:00
Alexis Lahouze adfd61fac9 Add missing dependencies for NgbModal. 2017-07-20 22:31:58 +02:00
Alexis Lahouze 4057705e22 Use ng-bootstrap Modal. 2017-07-20 10:32:05 +02:00
Alexis Lahouze 3e6b1ecccc Use new Logger in account module. 2017-07-16 22:25:50 +02:00
Alexis Lahouze de945cd16c Create service for AccountBalances and use it. 2017-07-16 17:03:50 +02:00
Alexis Lahouze 330ed6b926 Transform account state to component. 2017-07-16 14:23:23 +02:00
Alexis Lahouze 83d7e61875 Switch to uirouter. 2017-07-16 13:56:49 +02:00
Alexis Lahouze 9910c0e0d3 Externalize log level in configuration file. 2017-07-16 10:51:54 +02:00
Alexis Lahouze 877f77babd Configure Logger at app level. 2017-07-16 10:49:02 +02:00
Alexis Lahouze 95fa835496 Remove newline. 2017-07-16 10:45:27 +02:00
Alexis Lahouze 6244b817d8 Use ngx-restangular to handle account API. 2017-07-16 10:44:25 +02:00
Alexis Lahouze 8b62380c52 Fix indent. 2017-07-16 10:30:53 +02:00
Alexis Lahouze 270406ff58 Remove unused AccountFactory. 2017-07-15 08:19:30 +02:00
Alexis Lahouze 716dd94943 Fix resource configuration for trailing slashes. 2017-07-15 08:17:22 +02:00
Alexis Lahouze cd2e20c744 Import order. 2017-07-14 21:41:27 +02:00
Alexis Lahouze faa2abfca3 Rename account controller to component. 2017-07-14 21:38:29 +02:00
Alexis Lahouze 839002cc47 Upgrade extract text webpack plugin. 2017-07-14 21:33:37 +02:00
Alexis Lahouze 4861f5ce49 Fix account change handling in balance chart component. 2017-07-14 10:33:20 +02:00
Alexis Lahouze 5960e9ee77 Rename item to account. 2017-07-14 10:25:33 +02:00
Alexis Lahouze c6a406272f Use account service. 2017-07-14 10:24:46 +02:00
Alexis Lahouze 79ecb1630b Account account module in app. 2017-07-14 10:19:39 +02:00
Alexis Lahouze c4baf94d3a Move default value in account constructor. 2017-07-14 10:15:07 +02:00
Alexis Lahouze c6761e1379 Fix URL in account service. 2017-07-14 10:05:48 +02:00
Alexis Lahouze 3fb442ab5d Fix URL in account service. 2017-07-14 10:05:09 +02:00
Alexis Lahouze df4d12cfb8 Catch errors in account service. 2017-07-14 10:04:55 +02:00
Alexis Lahouze 1e94109910 Typescript conversion. 2017-07-13 21:37:47 +02:00
Alexis Lahouze bda2c90e3d Change account controller into class. 2017-07-13 17:14:20 +02:00
Alexis Lahouze 995af2fbd3 Add missing dependencies. 2017-07-13 16:58:31 +02:00
Alexis Lahouze 65a322466a Add account module. 2017-07-13 16:57:02 +02:00
Alexis Lahouze 48caa14cd8 Add account service. 2017-07-13 16:55:02 +02:00
Alexis Lahouze f55efca9fd Add account models. 2017-07-13 16:54:09 +02:00
Alexis Lahouze f3c3ddfebf Bootstrap Angular app. 2017-07-11 18:51:01 +02:00
Alexis Lahouze 3ff0015690 Fix module resolution. 2017-07-11 08:49:39 +02:00
Alexis Lahouze 2ae971a7ad Typescript conversion. 2017-07-10 15:51:58 +02:00
Alexis Lahouze d4eaa1454c Separate Account balances in another factory. 2017-07-10 08:17:11 +02:00
Alexis Lahouze 4abe5092ec Upgrades. 2017-07-10 00:55:25 +02:00
Alexis Lahouze cae86d3014 Separate schedule module into different files. 2017-07-08 12:20:17 +02:00
Alexis Lahouze e5857bc68e Use angular strap modal instead of angular-ui-bootstrap one. 2017-07-08 12:12:20 +02:00
Alexis Lahouze 319c0adc16 Remove angular-ui-bootstrap dependency. 2017-07-08 09:39:18 +02:00
Alexis Lahouze 28afd8f563 Remove unneeded $q. 2017-07-08 09:34:55 +02:00
Alexis Lahouze 30549dd6d8 Use angular strap modal instead of angular-ui-bootstrap one. 2017-07-08 09:33:52 +02:00
Alexis Lahouze 8194978bcc Add vim tagline. 2017-07-08 09:20:10 +02:00
Alexis Lahouze 1ff7c98f93 Move needed libraries to the right places. 2017-07-08 09:19:35 +02:00
Alexis Lahouze 36e25fc1b7 Separate account module into different files. 2017-07-08 09:19:02 +02:00