vsavkin
2a892b7a41
fix(schematics): fix format command to handle large number of files
2018-01-03 09:34:27 -05:00
vsavkin
826a0b1056
feat(schematics): add format:check and format:write commands
2018-01-02 15:51:44 -05:00
vsavkin
c836668541
fix(lint): only allow importing libs using the configured npm scope
2017-12-28 11:35:29 -05:00
vsavkin
e3feb8ac5e
fix(schematics): fix apps:affected to handle non-ts files
2017-12-21 11:39:42 -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
vsavkin
f91b5309bd
feat(schematics): replace install.sh with a more robust way of creating new workspaces
2017-12-17 11:29:49 -05:00
vsavkin
5b1b9436d0
remove a fit
2017-12-11 14:47:41 -05:00
vsavkin
550de7bb80
fix(schematics): ng build should only recompile the selected app
2017-12-11 14:07:11 -05:00
vsavkin
ecfd5cca21
fix(schematics): nested apps generation
2017-12-06 17:49:29 -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
7e479bedf2
test(schematics): bumped up test timeout
2017-12-03 15:09:59 -05:00
vsavkin
9e9e7360e8
test(schematics): added an e2e test for migrator
2017-12-03 15:09:39 -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
vsavkin
808f433fc5
build(schematics): run npm install only once
2017-11-27 18:21:13 -05:00
vsavkin
d7fc5b5605
fix(schematics): --routing should add RouterTestingModule in app.component.spec.ts
...
Closes #95
2017-11-17 16:04:54 -05:00
vsavkin
409bfff878
feat(schematics): add --routing to the lib schematic
2017-11-13 15:17:42 -05:00
vsavkin
a6045246c1
fix(schematics): update the NgRx schematic to generate correct root config
...
Closes #67
2017-10-22 14:58:23 -04:00
vsavkin
7219c8af71
feat(schematics): implement downgradeModule schematic
2017-10-19 11:38:21 -04:00
vsavkin
2c408cc8f8
refactor: rewrite all e2e tests not requiring execution as unit tests
2017-10-16 11:19:39 -04:00
Stephen Cavaliere
6f33d77969
fix(schematics): provide <router-outlet> in app.component.html
...
In the AngularCLI schematics, the equivalent to `ng g app` (`ng new`) provides a basic router outlet in the AppComponent's template when given the `--routing` flag. This provides parity to that feature.
2017-10-11 16:13:39 -04:00
vsavkin
a43fbaeb9a
switch to prettier
2017-10-07 12:09:45 -04:00
vsavkin
1054a134cd
bump up timeout
2017-10-06 12:31:40 -04:00
vsavkin
c5cfb3950d
remove fit
2017-10-06 10:44:52 -04:00
vsavkin
bfcaaeafb7
feat(schematics): add a nice app.component.html
2017-10-06 10:06:25 -04:00
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