1347 Commits

Author SHA1 Message Date
vsavkin
78a1552c66 fix(schematics): bump up the timeout to 50s 2017-10-06 10:06:14 -04:00
Justin Schwartzenberger
ce4c380d45 fix(schematics): add extends for Angular schematics 2017-10-05 21:12:02 -04:00
vsavkin
ce08948bb2 fix(schematics): add better error messages to upgrade-shell 2017-10-05 21:09:45 -04:00
vsavkin
bb19c2d207 build: improve error output 2017-10-04 11:51:04 -04:00
vsavkin
c0097c2c0a feat(schematics): make convert-to-workspace ng generate friendly 2017-10-04 11:51:04 -04:00
vsavkin
06df591d59 refactor(schematics): add an option to runCLI to silence errors 2017-10-04 09:39:26 -04:00
vsavkin
d0f99a144e build: improves error reporting for e2e tests 2017-10-03 20:34:23 -04:00
vsavkin
cc5de0a082 style: reformat the code 2017-10-03 15:40:26 -04:00
vsavkin
317591861d fix(schematics): use a patched version of angular/cli 2017-10-03 15:33:19 -04:00
vsavkin
5f0fed7b8d fix a test 2017-10-03 14:27:59 -04:00
vsavkin
e0d0f64dc5 fix(schematics): strip out colors from the output when running e2e tests 2017-10-03 14:27:52 -04:00
Justin Schwartzenberger
0755572a30 fix(schematics/convert-to-workspace)
- update to set defaults.schematics.collection, add expects test
- add check for options to fix 'cannot read property npmScope' error
2017-10-03 14:07:11 -04:00
vsavkin
8e91e120d9 chore: temporary disable e2e tests 2017-10-03 14:06:26 -04:00
Justin Schwartzenberger
156975ce57 add ngrx dependencies for workspace and convert-to-workspace schematics 2017-10-01 15:25:32 -04:00
vsavkin
6c0dc2a874 feat(schematics): add a lint check to enforce module boundaries 2017-10-01 15:20:03 -04:00
vsavkin
a49be880d7 fix typo 2017-09-23 15:00:24 -04:00
vsavkin
e2c8ef7a36 feat(schematics): add all libs as apps to angularcli.json to support code generation 2017-09-22 15:25:22 -04:00
vsavkin
9935beef5c refactor(schematics): make all schematics work with ng generate 2017-09-21 16:01:09 -04:00
Aysegul Yonet
fddf8d4395 fix(schematics): Convert-to-workspace fixes for protractor and scripts 2017-09-21 11:07:59 -04:00
vsavkin
4623e5c7a3 fix(bazel): fix camel case issues 2017-09-19 09:38:20 -04:00
vsavkin
a7c25a836a feat(bazel): add tests running tests for bazel projects 2017-09-19 09:27:13 -04:00
vsavkin
df3c58fe9d feat(bazel): add tests building bazel projects 2017-09-19 09:16:57 -04:00
vsavkin
f570d7ab29 cleanup(schematics): cleanup 2017-09-14 11:46:54 -04:00
vsavkin
7e4a9f0e21 feat(schematics): change upgrade shell to set up routing 2017-09-14 10:41:19 -04:00
Aysegul Yonet
0ac1edd09a refactor(utils):remove projectName from the arguments 2017-09-14 09:47:55 -04:00
vsavkin
41eb427fe2 fix: fix a test 2017-09-12 10:33:55 -04:00
vsavkin
24b4fa01d0 fix(schematics): work around a bug in aotplugin by having same alias in all tsconfig files 2017-09-12 10:23:21 -04:00
vsavkin
fa74208906 feat(schematics): fix --onlyRoot option to generate EffectsModule.forRoot 2017-09-11 16:32:58 -04:00
vsavkin
4f9a431674 feat(schematics): add --ngmodule option to the lib schematic 2017-09-11 13:38:59 -04:00
vsavkin
991b029ac7 fix: formats all the files 2017-09-09 17:24:17 -04:00
vsavkin
a97e0583ca refactor(schematics): use constants instead of hardcoded values 2017-09-09 17:17:37 -04:00
vsavkin
b3b49e17a2 feat(schematics): implement convert-to-workspace schematic 2017-09-09 17:08:49 -04:00
vsavkin
c992a7e111 feat(schematics): implement nrwl workspace schematics 2017-09-04 12:54:20 -04:00
vsavkin
9cafbac295 feat(schematics): update upgrade-shell and ngrx schematics to add deps to package.json 2017-09-01 13:36:57 -04:00
vsavkin
f2b5c1b0ce refactor(schematics): rename the ngrx schematic 2017-09-01 11:01:12 -04:00
vsavkin
c5585008a6 feat(schematics): add upgrade-shell 2017-09-01 11:00:35 -04:00
vsavkin
3223582921 fix e2e tests 2017-09-01 11:00:34 -04:00
vsavkin
7377de404d Refactor the project to have three separate packages 2017-09-01 11:00:34 -04:00
vsavkin
7cd989508d formats all the files 2017-09-01 11:00:33 -04:00
vsavkin
a8cdc06eb1 feat: add lib and nblib schematics 2017-09-01 11:00:32 -04:00
vsavkin
c32770a71a feat: add app schematic 2017-09-01 11:00:32 -04:00
vsavkin
0d0ac9ea4f feat: add workspace schematic 2017-09-01 11:00:32 -04:00
vsavkin
2897cd2ba5 refactor: update addNgRxToModule schematic to use utilities provided by angular schematics 2017-09-01 11:00:32 -04:00
vsavkin
085c250eb5 cleanup: remove unused file 2017-09-01 11:00:32 -04:00
vsavkin
0da5fbc89e fixed tests 2017-09-01 11:00:31 -04:00
vsavkin
cdb115ddb8 implement ngrx generation 2017-09-01 11:00:30 -04:00
vsavkin
b97520fd9c set up testing 2017-09-01 11:00:30 -04:00