488 Commits

Author SHA1 Message Date
vsavkin
06df591d59 refactor(schematics): add an option to runCLI to silence errors 2017-10-04 09:39:26 -04:00
vsavkin
ad9e0c7a0a fix(schematics): covert-to-workspace to update protractor.js properly 2017-10-03 20:35:01 -04:00
vsavkin
cc5de0a082 style: reformat the code 2017-10-03 15:40:26 -04:00
vsavkin
0c27aaad95 add check-format script 2017-10-03 14:17:17 -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
vsavkin
ff7b28e65e feat(schematics): adds a code formatter 2017-10-01 15:48:12 -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
3c61ffb001 fix(schematics): paths to collection 2017-09-30 16:46:57 -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
cbd0482fba fix: rename the project to Nrwl Extensions to Angular 2017-09-14 11:48:07 -04:00
vsavkin
f570d7ab29 cleanup(schematics): cleanup 2017-09-14 11:46:54 -04:00
vsavkin
8c62e8451f fix(schematics): always include a common module when generating an nglib 2017-09-14 10:42:56 -04:00
vsavkin
7e4a9f0e21 feat(schematics): change upgrade shell to set up routing 2017-09-14 10:41:19 -04:00
vsavkin
3ca17adf70 fix(schematics): do not require angularJsCmpSelector 2017-09-14 10:24:43 -04:00
vsavkin
d3ffbcef21 fix(schematics): fix an e2e test 2017-09-13 10:22:40 -04:00
vsavkin
c603a834a7 feat(schematics): improve ngrx code generation 2017-09-12 18:30:40 -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
5d47b5100b fix(schematics): fix e2e tests 2017-09-09 17:17:47 -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
cc57831a02 docs(schematics): update README to explain how to install nrwl/schematics to generate nx workspace 2017-09-06 09:52:29 -04:00
vsavkin
7ff9bd8e7e fix(schematics): relax peerDependencies 2017-09-06 09:52:01 -04:00
vsavkin
789bed19e2 fix(schematics): update nx workspace schematic to pull nx packages from github 2017-09-06 09:51:41 -04:00
vsavkin
03d16ef6ff fix(schematics): update nx app schematics to generate a passing e2e test 2017-09-06 09:51:15 -04:00
vsavkin
f2d9e6cff4 fix(schematics): update tsconfigs in nx workspace to exclude node modules 2017-09-06 09:50:39 -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
Austin M. Matherne
44f4280555 Compile with type declarations 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