62 Commits

Author SHA1 Message Date
vsavkin
83bcce183d fix(schematics): adjust tslint config to work well with clang-formatter 2017-10-05 10:11:45 -04:00
vsavkin
8c5564b235 fix(schematics): adds clang-format config 2017-10-05 09:35:25 -04:00
vsavkin
5d16ca7438 fix(schematics): minor fixes 2017-10-05 09:34:44 -04:00
vsavkin
dee9bb8759 fix(schematics): set appRoot of libs to '' 2017-10-04 15:43:49 -04:00
vsavkin
04ef067baf add install script 2017-10-04 14:58:30 -04:00
vsavkin
c0097c2c0a feat(schematics): make convert-to-workspace ng generate friendly 2017-10-04 11:51:04 -04:00
vsavkin
73c8c6c7fd docs(nx): adds docs for readAll and readFirst 2017-10-04 11:29:30 -04:00
vsavkin
f287389ecb fix(nx): adds the notion of "entity id" to data persistence 2017-10-04 11:07:20 -04:00
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
18f59fb553 feat(bazel): enable worker mode for the angular compiler 2017-09-27 11:37:19 -04:00
vsavkin
fa2bc2a7c3 fix(bazel): turn on colors 2017-09-27 11:37:08 -04:00
vsavkin
2bcf500a55 fix(bazel): silence a webpack warning 2017-09-25 15:41:29 -04:00
vsavkin
ef27ef12d3 fix(bazel): add an alias for the router to work around a bun in ngc 2017-09-25 09:40:14 -04:00
vsavkin
dbb8782b2d fix(bazel): build ngfactories fore the router during postInstall 2017-09-25 09:16:45 -04:00
vsavkin
65a2e337e2 fix(bazel): update webpack config 2017-09-24 16:21:58 -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
e45209c57b fix(bazel): minor fixes 2017-09-19 12:33:55 -04:00
vsavkin
dce85bdc60 fix(bazel): temp fix for ibazel 2017-09-19 11:24:52 -04:00
vsavkin
4623e5c7a3 fix(bazel): fix camel case issues 2017-09-19 09:38:20 -04:00
vsavkin
df3c58fe9d feat(bazel): add tests building bazel projects 2017-09-19 09:16:57 -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
4da767ed82 fix(bazel): minor cleanup 2017-09-08 10:05:37 -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