Alexis Lahouze
|
8fb5f2ff7a
|
Separate hybrid application bootstrap.
|
2017-07-24 19:55:20 +02:00 |
|
Alexis Lahouze
|
6873b32005
|
Set name for Angular1 app module.
|
2017-07-24 19:51:30 +02:00 |
|
Alexis Lahouze
|
a7cee2891c
|
Move states in separate files.
|
2017-07-24 18:48:57 +02:00 |
|
Alexis Lahouze
|
7b7f72bf1e
|
Inject $modal from router.
|
2017-07-23 07:58:57 +02:00 |
|
Alexis Lahouze
|
4f090a22df
|
Format.
|
2017-07-23 07:53:26 +02:00 |
|
Alexis Lahouze
|
1f5d4980e5
|
Cleanup module.
|
2017-07-23 07:44:31 +02:00 |
|
Alexis Lahouze
|
40bc4bf1e8
|
Rename controller to component.
|
2017-07-23 07:44:03 +02:00 |
|
Alexis Lahouze
|
c4c10f9ab7
|
Use component in scheduler route, inject accountId into.
|
2017-07-23 00:12:44 +02:00 |
|
Alexis Lahouze
|
3326dac51a
|
Fix creation and update.
|
2017-07-22 14:29:29 +02:00 |
|
Alexis Lahouze
|
e927736b45
|
Remove unused factory.
|
2017-07-22 11:16:20 +02:00 |
|
Alexis Lahouze
|
d52d382653
|
Replace schedule factory by schedule service.
|
2017-07-22 11:16:04 +02:00 |
|
Alexis Lahouze
|
42c0fe6c9b
|
Add schedule module.
|
2017-07-22 11:14:52 +02:00 |
|
Alexis Lahouze
|
c257069644
|
Add schedule service.
|
2017-07-22 11:11:39 +02:00 |
|
Alexis Lahouze
|
c5f3a53347
|
Add Schedule model.
|
2017-07-22 10:39:19 +02:00 |
|
Alexis Lahouze
|
d96a66ee3e
|
Remove unneeded .
|
2017-07-22 09:46:06 +02:00 |
|
Alexis Lahouze
|
d5e00b8fe3
|
Remove eslint comments.
|
2017-07-22 09:18:22 +02:00 |
|
Alexis Lahouze
|
801d2ae380
|
Migrate to toastr.
|
2017-07-22 09:17:50 +02:00 |
|
Alexis Lahouze
|
68df4e5ce2
|
Prepare scheduler module for angular2 upgrade.
|
2017-07-22 09:16:16 +02:00 |
|
Alexis Lahouze
|
aa07ffb125
|
Remove unused factory.
|
2017-07-22 08:44:54 +02:00 |
|
Alexis Lahouze
|
adec1f102e
|
Rename dependencies.
|
2017-07-22 08:42:17 +02:00 |
|
Alexis Lahouze
|
f9c2e7f4bc
|
Cleanup imports.
|
2017-07-21 23:11:04 +02:00 |
|
Alexis Lahouze
|
fc0c08d58e
|
Fix currency.
|
2017-07-21 23:07:20 +02:00 |
|
Alexis Lahouze
|
8626c78708
|
Transform controller function to class.
|
2017-07-21 23:06:59 +02:00 |
|
Alexis Lahouze
|
a398752c0c
|
Fix export and import.
|
2017-07-21 23:06:10 +02:00 |
|
Alexis Lahouze
|
cc5b0b1ee1
|
Fix condition.
|
2017-07-21 22:42:16 +02:00 |
|
Alexis Lahouze
|
220426e6f8
|
Separate account row from account list.
|
2017-07-21 21:50:19 +02:00 |
|
Alexis Lahouze
|
bd484a994e
|
Fix indent.
|
2017-07-21 00:52:47 +02:00 |
|
Alexis Lahouze
|
f780be6b63
|
Remove unused template.
|
2017-07-21 00:51:31 +02:00 |
|
Alexis Lahouze
|
fc75945a76
|
Fix indent.
|
2017-07-21 00:45:04 +02:00 |
|
Alexis Lahouze
|
f8fa34f269
|
Dissociate new account modal from editing account on AccountListComponent.
|
2017-07-21 00:41:04 +02:00 |
|
Alexis Lahouze
|
79d55bfc44
|
Upgrade AccountListComponent to Angular.
|
2017-07-21 00:39:15 +02:00 |
|
Alexis Lahouze
|
88e0599cd7
|
Remove unneeded script include.
|
2017-07-21 00:35:45 +02:00 |
|
Alexis Lahouze
|
1c93f528f6
|
Cleanup licence.
|
2017-07-21 00:33:55 +02:00 |
|
Alexis Lahouze
|
d522aaad45
|
Fix promise error handling.
|
2017-07-21 00:33:27 +02:00 |
|
Alexis Lahouze
|
d91089238d
|
Change import order.
|
2017-07-21 00:32:51 +02:00 |
|
Alexis Lahouze
|
8b0d3decd4
|
Change scope of attribute.
|
2017-07-21 00:32:39 +02:00 |
|
Alexis Lahouze
|
598ddc6a85
|
Remove unused dependency.
|
2017-07-21 00:30:00 +02:00 |
|
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 |
|