15132 Commits

Author SHA1 Message Date
vsavkin
8caa44e16c fix(schematics): minor fix for install.sh 2017-10-05 20:46:20 -04:00
vsavkin
38f1acae14 fix(schematics): fix the usage of DataPersistence in the generated effect 2017-10-05 15:29:01 -04:00
vsavkin
5c045ee928 docs(schematics): update the docs to use fat-arrow functions in datapersitence 2017-10-05 15:24:16 -04:00
vsavkin
73443c6696 cleanup(schematics): cleaned up lib versions 2017-10-05 10:59:22 -04:00
vsavkin
148049f3e2 feat(schematics): sort apps by type and name 2017-10-05 10:28:48 -04:00
vsavkin
eb9f7b2436 fix(schematics): set the approot folder to '' 2017-10-05 10:11:56 -04:00
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
13f62dcf8e bump up version 2017-10-04 14:52:44 -04:00
vsavkin
fc7ce2228e docs(bazel): add bazel.md 2017-10-04 13:09:12 -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
73c8c6c7fd docs(nx): adds docs for readAll and readFirst 2017-10-04 11:29:30 -04:00
vsavkin
47ab8a5d72 docs: add docs as a value commit type 2017-10-04 11:29:19 -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
138c0e6461 build: disable notifications 2017-10-04 09:26:14 -04:00
vsavkin
ad9e0c7a0a fix(schematics): covert-to-workspace to update protractor.js properly 2017-10-03 20:35:01 -04:00
vsavkin
d0f99a144e build: improves error reporting for e2e tests 2017-10-03 20:34:23 -04:00
vsavkin
cb90da7857 build: separate the ci task into three 2017-10-03 15:43:35 -04:00
vsavkin
ce1b0c0850 build: run check-format first 2017-10-03 15:40:39 -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
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
f1807a1273 chore: add build status 2017-10-03 11:54:05 -04:00
vsavkin
5912424712 chore: adds travis config to run yarn 2017-10-03 11:48:29 -04:00
vsavkin
67536c5731 add travisci config 2017-10-03 11:36:25 -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
5ea78ccb9b clean up dependencies 2017-10-01 15:19:19 -04:00
vsavkin
de2c6980e3 feat(schematics): turn on unit tests for schematics 2017-10-01 15:19:02 -04:00
vsavkin
fff6615905 fix dep issues 2017-09-30 16:47:50 -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
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