Commit Graph

615 Commits

Author SHA1 Message Date
Alexis Lahouze 1496dca1bc Add materialize in webpack configuration. 2017-10-28 22:28:25 +02:00
Alexis Lahouze 4982931457 Add jquery and materialize-css in tsconfig. 2017-10-28 22:28:25 +02:00
Alexis Lahouze 13d79ae567 Concat jquery and materialize in separated bundle. 2017-10-28 22:28:25 +02:00
Alexis Lahouze a20e481f08 Add materialize in webpack provide plugin. 2017-10-28 22:26:02 +02:00
Alexis Lahouze a283651eae Try to use materialize for login popup. 2017-10-28 22:26:02 +02:00
Alexis Lahouze 3216be85ef Remove requirejs. 2017-10-28 22:26:02 +02:00
Alexis Lahouze 5cab9fa5e4 Remove require. 2017-10-28 22:26:02 +02:00
Alexis Lahouze 116b61e509 Improve webpack configuration. 2017-10-28 22:26:02 +02:00
Alexis Lahouze 49482eab9f Remove unused old login.config module. 2017-10-28 22:26:02 +02:00
Alexis Lahouze 7021cff9d9 Fix JQuery provide for materialize. 2017-10-28 22:26:02 +02:00
Alexis Lahouze 926acd18ae Add TS linting. 2017-10-28 22:26:02 +02:00
Alexis Lahouze a650f52fe2 Fix add button style. 2017-10-28 22:24:26 +02:00
Alexis Lahouze fe2d539812 Use ng2-materialize in schedule module. 2017-10-28 22:24:26 +02:00
Alexis Lahouze fbcec48038 Use ng2-materialize in operations module. 2017-10-28 22:24:26 +02:00
Alexis Lahouze 4a1c246e00 Use ng2-materialize in app component. 2017-10-28 22:24:26 +02:00
Alexis Lahouze 8fcbef9b5a Use ng2-materialize in account module. 2017-10-28 22:24:26 +02:00
Alexis Lahouze b5abe44bd9 Fix operation row action buttons. 2017-10-28 22:24:26 +02:00
Alexis Lahouze e592efd25d Fix operation table styles. 2017-10-28 22:24:26 +02:00
Alexis Lahouze 6a4523aceb Remove button groups. 2017-10-28 22:24:26 +02:00
Alexis Lahouze 9b6ae093a4 Fix text and table row styles. 2017-10-28 22:24:26 +02:00
Alexis Lahouze 34ade59d4c Fix button styles. 2017-10-28 22:24:26 +02:00
Alexis Lahouze 7a0b7837da Fix table row style. 2017-10-28 22:24:26 +02:00
Alexis Lahouze fdef99085a Fix table and add button styles. 2017-10-28 22:24:26 +02:00
Alexis Lahouze bf82f2a4ea Update index to remove useless style. 2017-10-28 22:24:26 +02:00
Alexis Lahouze acdbe3ab48 Update account list component template to use Materialize. 2017-10-28 22:24:26 +02:00
Alexis Lahouze 674411a1e2 Update operation list component template to use Materialize. 2017-10-28 22:24:26 +02:00
Alexis Lahouze 5e7b2167c1 Update app component template to use Materialize. 2017-10-28 22:24:26 +02:00
Alexis Lahouze d3295d8a96 Bootstrap Materialize module. 2017-10-28 22:24:26 +02:00
Alexis Lahouze 7e378fd86a Fix SASS loading. 2017-10-28 22:22:28 +02:00
Alexis Lahouze c620a92250 Upgrades. 2017-10-28 21:51:39 +02:00
Alexis Lahouze 427272514b Fix webpack.config.js. 2017-10-09 08:48:55 +02:00
Alexis Lahouze 936c5caa5b Upgrades. 2017-10-09 08:42:24 +02:00
Alexis Lahouze 648b18eb6a Add ajs-loader dependency. 2017-10-09 08:28:23 +02:00
Alexis Lahouze 8f87c43f8a Improve index.ejs. 2017-10-09 08:27:01 +02:00
Alexis Lahouze 3053444ca2 Remove uneeded require. 2017-10-09 08:26:09 +02:00
Alexis Lahouze c53f917374 Improve webpack configuration. 2017-10-09 08:22:47 +02:00
Alexis Lahouze 1a5f886810 Upgrades 2017-10-04 20:45:55 +02:00
Alexis Lahouze 4a2d0e2619 Upgrades 2017-10-04 20:16:32 +02:00
Alexis Lahouze ba50bf815f Upgrades. 2017-08-27 17:29:28 +02:00
Alexis Lahouze 9805e8b2e6 Merge branch 'feature/angular2' into develop 2017-08-27 17:25:47 +02:00
Alexis Lahouze a485baf7d2 Switch styles to SASS. 2017-08-13 15:14:12 +02:00
Alexis Lahouze 332495411e Upgrade to bootstrap v4-beta. 2017-08-13 15:13:26 +02:00
Alexis Lahouze 92a4ca97eb Upgrade dependencies. 2017-08-13 14:22:18 +02:00
Alexis Lahouze bcd5363ff6 Fix password required message. 2017-08-13 14:19:01 +02:00
Alexis Lahouze c3e785122b Use copy instead of new instance. 2017-08-13 14:17:05 +02:00
Alexis Lahouze 13670f0317 Migrate to reactive forms in operation module. 2017-08-13 12:28:10 +02:00
Alexis Lahouze 0600c1b653 Switch to reactive forms in schedule module. 2017-08-11 23:15:07 +02:00
Alexis Lahouze 1f896e1a40 Cleanup modules. 2017-08-11 22:32:09 +02:00
Alexis Lahouze fd0df50d14 Fix schedule edit modal size. 2017-08-11 22:24:09 +02:00
Alexis Lahouze 8973c1fe9a Fix operation edit modal size. 2017-08-11 22:22:23 +02:00