Art Lowel
|
a5d6131238
|
switch to relative theme paths for windows support
|
2019-06-05 18:25:51 +02:00 |
|
Art Lowel
|
743be6a2cd
|
add projectroot to sass includedPaths instead of using replace to fix the paths during build
|
2019-06-05 17:14:22 +02:00 |
|
lotte
|
56b2ee1f0d
|
fixed webpack.test config
|
2019-06-05 15:52:08 +02:00 |
|
lotte
|
d305adaa07
|
changed replace regexes to be windows compatible
|
2019-06-05 15:30:46 +02:00 |
|
lotte
|
ed128d1f17
|
removed node env variable
|
2019-06-05 14:25:58 +02:00 |
|
Art Lowel
|
5a47c2f4a7
|
fix case where there are no custom configs
|
2019-06-04 18:08:06 +02:00 |
|
Art Lowel
|
c58e6f6239
|
use config to determine active theme
|
2019-06-04 17:12:12 +02:00 |
|
Art Lowel
|
8bccdac99d
|
fix dev build
|
2019-06-03 17:22:55 +02:00 |
|
Art Lowel
|
50effd3b70
|
fix exposed_variables issue with AoT build
|
2019-05-31 13:24:04 +02:00 |
|
Art Lowel
|
d93173e8d2
|
add syncbuilddir step to aot build
|
2019-05-31 09:44:49 +02:00 |
|
Art Lowel
|
eca6aa9b04
|
refactor webpack config
|
2019-05-30 10:06:06 +02:00 |
|
Art Lowel
|
da4115f122
|
fix issues following rebase
|
2019-05-28 16:21:02 +02:00 |
|
Art Lowel
|
11d06e34b1
|
moved themes to separate folder
|
2019-05-28 14:20:21 +02:00 |
|
lotte
|
cfcf496cc1
|
fixed tests
|
2019-05-28 14:18:56 +02:00 |
|
lotte
|
8a32777802
|
finished webpack config for switching themes
|
2019-05-28 14:18:56 +02:00 |
|
lotte
|
22928c3f23
|
intermediate theming commit
|
2019-05-28 13:53:12 +02:00 |
|
lotte
|
4a37759dea
|
61872: switching themes using wpack string replacer
|
2019-05-28 13:52:45 +02:00 |
|
lotte
|
3a7929369a
|
working on extracting CSS in a separate file
|
2019-05-28 13:52:15 +02:00 |
|
Art Lowel
|
69331ae2db
|
Merge branch 'preview-misc-fixes-2' into preview-misc-fixes-2-themed
|
2019-05-17 14:36:50 +02:00 |
|
Art Lowel
|
151ac0114f
|
replace npm variable with dedicated script to run webpack with a larger heapspace. The variables didn't work cross-platform
|
2019-05-17 13:28:10 +02:00 |
|
lotte
|
ba14ed88c3
|
finished SCSS theming support
|
2019-05-14 11:39:01 +02:00 |
|
lotte
|
5fa8fd2688
|
added different themes, issue with ngrx
|
2019-05-14 11:38:34 +02:00 |
|
Art Lowel
|
cc5783082f
|
webpack: replace deprecated LoaderOptionsPlugin with OptimizeCSSAssetsPlugin
|
2019-03-15 16:55:22 +01:00 |
|
lotte
|
cd5c7b72c2
|
57053: progress menu bar
|
2018-11-16 17:00:06 +01:00 |
|
lotte
|
0c4784346b
|
progress vertical menu
|
2018-11-14 15:56:23 +01:00 |
|
lotte
|
5b71788a20
|
improved test compiling time
|
2018-10-12 14:24:41 +02:00 |
|
lotte
|
14f5c97ecc
|
another intermediate commit
|
2018-09-06 11:55:13 +02:00 |
|
lotte
|
75a3985474
|
fixed production mode
|
2018-08-31 16:13:25 +02:00 |
|
lotte
|
f11d486d14
|
updated angular/rxjs to v6 successfully
|
2018-08-31 15:40:39 +02:00 |
|
lotte
|
2cbe6a6d91
|
upgrade to angular6
|
2018-08-24 13:26:43 +02:00 |
|
lotte
|
a0a9d43a03
|
changed test webpack config to remove warnings from tests
|
2018-08-10 11:07:31 +02:00 |
|
Giuseppe Digilio
|
a114650564
|
fixes and adjustments
|
2018-05-09 19:23:09 +02:00 |
|
Art Lowel
|
2d0a43f91f
|
added tests for new HostWindowService code
|
2018-04-26 11:38:36 +02:00 |
|
Art Lowel
|
994c089925
|
fixed a few sorting, rpp and view persistence issues with grid view
|
2018-04-26 10:57:12 +02:00 |
|
Art Lowel
|
50ce788946
|
fixed 'Critical dependency' warnings when running karma
|
2018-01-23 16:00:39 +01:00 |
|
Art Lowel
|
962d87173e
|
Fixed AoT Build
|
2018-01-23 15:16:22 +01:00 |
|
William Welling
|
8c4c533203
|
include all modules in coverage
|
2017-10-09 08:18:28 -05:00 |
|
William Welling
|
7937a47aa5
|
added error component and coverage for new components
|
2017-10-04 14:17:19 -05:00 |
|
William Welling
|
5b0dbfbc37
|
removed unused modules
|
2017-09-29 20:44:11 -05:00 |
|
William Welling
|
51e41ddba0
|
removed tslint-loader, breaks aot build
|
2017-09-26 15:55:32 -05:00 |
|
William Welling
|
56785919cd
|
more minor formatting
|
2017-09-26 15:30:49 -05:00 |
|
William Welling
|
bd25a489d0
|
use forRoot on app router, whitelist ngx on server
|
2017-09-26 15:13:36 -05:00 |
|
William Welling
|
88120dd85b
|
fixed build with latest dependencies
|
2017-09-26 10:37:54 -05:00 |
|
William Welling
|
8e87d3e0ab
|
resolved critial dependency warning
|
2017-07-18 08:32:44 -05:00 |
|
William Welling
|
c42004ee3c
|
fixed coverege error
|
2017-07-17 13:13:11 -05:00 |
|
William Welling
|
c08f5c672b
|
dependency upgrades, server and platform module updates, linting wip
|
2017-07-12 14:33:16 -05:00 |
|