25 Commits

Author SHA1 Message Date
vsavkin
b3ca2ee006 fix(schematics): set the latestMigration property correctly 2018-02-28 10:49:36 -05:00
vsavkin
2fb6259751 feat(schematics): add update, update:skip, and update:check commands 2018-02-27 11:36:38 -05:00
vsavkin
acdeb1b71c feat(schematics): switch to angular/cli 1.7 2018-02-25 17:13:56 -05:00
vsavkin
99ac2b5692 fix(schematics): update the latestMigration property 2018-01-31 10:29:48 -05:00
vsavkin
93a6b4e94b fix(schematics): add a post install script that run nx-migrate:check 2018-01-31 09:35:22 -05:00
vsavkin
4903e8f1ec add @angular-devkit/schematics and @schematics/angular as dev dependencies 2018-01-30 20:29:11 -05:00
vsavkin
d7ba9fdc1b feat(schematics): add nx-migrate:check and nx-migrate:skip scripts 2018-01-30 16:28:14 -05:00
vsavkin
62ed009d76 feat(schematics): bump up @angular-devkit/core to 0.0.29 2018-01-29 10:26:17 -05:00
vsavkin
3f37983775 fix(schematics): add an explicit dependency on @angular-devkit/core 2018-01-22 09:47:33 -05:00
vsavkin
7bfd4eb08d fix(schematics): add a migration to update test.js 2018-01-21 17:25:49 -05:00
vsavkin
172c18dc9b feat(schematics): switch to angular 5.2 and cli 1.6.5 2018-01-21 14:23:08 -05:00
vsavkin
847a249980 feat(schematics): add a migration updating the version of prettier 2018-01-20 18:07:10 -05:00
vsavkin
2c49c30295 fix(schematics): avoid relative paths to node modules 2018-01-16 19:27:27 -05:00
Justin Schwartzenberger
df5bd089b6 fix(schematics): update workspace to set $schema and app name
Also updates application to use angularCliSchema const so it is set in one place.
closes #167
2018-01-04 09:34:11 -05:00
vsavkin
826a0b1056 feat(schematics): add format:check and format:write commands 2018-01-02 15:51:44 -05:00
vsavkin
428762664a feat(schematics): add support for building and testing only the apps affected by a PR 2017-12-19 17:00:57 -05:00
Kevin Yang
1481d169bb update(prettier): change version. 2017-12-17 11:30:03 -05:00
vsavkin
f91b5309bd feat(schematics): replace install.sh with a more robust way of creating new workspaces 2017-12-17 11:29:49 -05:00
Justin Schwartzenberger
3b1942ed83 fix(schematics): change rxjs version to use hat 2017-12-14 09:22:43 -05:00
vsavkin
ac53e9a624 fix(schematics): "ng test" should not compile e2e tests 2017-12-13 14:04:33 -05:00
vsavkin
a477bb9fc9 feat(schematics): switch to angular 5.1 and CLI 1.6 2017-12-12 13:35:22 -05:00
vsavkin
6bbcddb681 fix: update the latest migration 2017-12-12 12:00:24 -05:00
vsavkin
013a828d1e feat(schematics): add support for generating apps and libs in nested dirs 2017-12-05 16:23:26 -05:00
vsavkin
d6e66b9931 feat(schematics): add nx-migrate command 2017-12-01 11:37:13 -05:00
vsavkin
048448eba2 refactor(schematics): add all schematics into the collection dir 2017-12-01 11:37:13 -05:00