Commit Graph

608 Commits

Author SHA1 Message Date
062d623649 Add typeRoots. 2018-06-09 23:55:49 +02:00
53a78fa09e Add missing null-loader, upgrade @types/node. 2018-06-09 23:55:13 +02:00
d813bf4c89 Add missing modes. 2018-06-09 23:54:22 +02:00
d6f895c535 Webpack 4 chunk configuration. 2018-06-09 23:54:01 +02:00
df85d72217 Cleanup. 2018-06-09 23:53:29 +02:00
0599d39690 Fix CSS loader. 2018-06-09 23:53:09 +02:00
247ece861e Fix includes and excludes. 2018-06-09 23:51:46 +02:00
156d5099d5 Fix typo in typescript test. 2018-06-09 23:50:49 +02:00
b83b38e2b9 Replace var by const. 2018-06-09 23:49:46 +02:00
9dd489e6c4 Change category graph type. 2018-06-09 23:34:03 +02:00
d63c5dbffe Upgrades. 2018-06-09 23:19:39 +02:00
79bea27c14 Add missing semicolons. 2018-06-09 23:19:39 +02:00
4aea098e3d Change property visibility. 2018-06-09 23:19:39 +02:00
406ae3aae0 Cleanup app module. 2018-06-09 23:19:39 +02:00
994604ddbf Externalize app component html template. 2018-06-09 23:19:39 +02:00
c71c015616 Cleanup main.ts. 2018-06-09 23:19:39 +02:00
1f4b2aa2f5 Simplify polyfills. 2018-06-09 23:19:39 +02:00
2262e0ae49 Cleanup unneeded login config. 2018-06-09 23:19:16 +02:00
Alexis Lahouze
eca1cacfeb Improve webpack command invokation. 2017-11-15 21:56:38 +01:00
Alexis Lahouze
c799c62621 Upgrades. 2017-11-15 21:55:33 +01:00
Alexis Lahouze
658a55b810 Indent. 2017-11-07 22:45:59 +01:00
Alexis Lahouze
b50d841862 Improve webpack configuration. 2017-11-07 22:41:52 +01: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
Alexis Lahouze
012e5a16fa Fix account edit dialog size. 2017-08-11 22:21:36 +02:00
Alexis Lahouze
49716421a1 Use reactive forms for login modal. 2017-08-09 00:12:17 +02:00
Alexis Lahouze
5f413f0cad Simplify classes. 2017-08-09 00:11:50 +02:00
Alexis Lahouze
985174eec9 Remove unused dependency. 2017-08-09 00:11:35 +02:00
Alexis Lahouze
0e69216920 Rename LoginForm class. 2017-08-09 00:11:21 +02:00
Alexis Lahouze
5a81547108 Fix modal size. 2017-08-08 23:37:45 +02:00
Alexis Lahouze
e23adb4316 Format. 2017-08-08 23:37:21 +02:00