Commit Graph
59 Commits
Author SHA1 Message Date
Alexis Lahouze 7b368df9b9 Cleanup component. 2017-07-30 16:10:28 +02:00
Alexis Lahouze 896daa70c5 Cleanup. 2017-07-30 15:36:12 +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 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 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 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
Alexis Lahouze fa9402e25e Add accountIdService to be able to correctly retrieve accountId in UiRouter transition. 2017-07-25 08:53:08 +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 f9c2e7f4bc Cleanup imports. 2017-07-21 23:11:04 +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 83d7e61875 Switch to uirouter. 2017-07-16 13:56:49 +02:00
Alexis Lahouze 716dd94943 Fix resource configuration for trailing slashes. 2017-07-15 08:17:22 +02:00
Alexis Lahouze f3c3ddfebf Bootstrap Angular app. 2017-07-11 18:51:01 +02:00