89 Commits

Author SHA1 Message Date
Jay Bell
a39587a350
feat(nest): implement nest lib schematic (#2540) 2020-03-02 11:20:45 -05:00
Rares Matei
9d163551a2
feat(linter): add standalone nx linter (#2462) 2020-02-25 15:24:33 -05:00
Victor Savkin
01575f8b3c feat(repo): add a command to test create-nx-workspace 2020-02-06 15:17:29 -05:00
Jason Jean
4f29fb45a5 feat(repo): create local registry scripts 2020-02-04 15:17:09 -05:00
Jason Jean
972381bc3f
feat(testing): update to jest-preset-angular v8.0.0 (#2401)
* feat(testing): update to jest-preset-angular v8.0.0 part 1

Updates to jest-preset-angular to v8.0.0, includes migrations to fix any existing projects affected
by the jest-preset-angular update.

closes #1979

* feat(testing): update jest-preset-angular to v8.0.0 part 2

Closed issues: #1979, #2165

Co-authored-by: Joshua D. Mentzer <mentzerj@trinity-health.org>

* feat(testing): update jest-preset-angular to v8.0.0 part 3

Co-authored-by: mentzerj <mentzerj@trinity-health.org>
Co-authored-by: Mehrad Rafigh <4339673+mehrad-rafigh@users.noreply.github.com>
2020-02-01 11:34:31 -05:00
Isaac Mann
27de5b1518 docs(core): update contributing guide
added steps to debug tests
2019-12-16 16:13:33 -05:00
Victor Savkin
d71e9df221 feat(repo): link to the how-to-get-started video 2019-12-13 17:00:14 -05:00
Isaac Mann
ff33cd7cde chore(repo): improve PR submission process
Add cz-customizable to restrict scopes
Add a prepush hook with husky
2019-12-11 08:56:21 -05:00
Victor Savkin
370e87f53b cleanup(repo): dev experience cleanup (#2142) 2019-12-04 14:47:21 -05:00
George Wilde
e5633969d4 docs(nx): Correct grammar in the contribution guide 2019-10-31 15:43:59 -04:00
Victor Savkin
4ef3a771ef fix(nx): update the migrate command to handle edge cases 2019-09-11 18:09:28 -04:00
Victor Savkin
644047b474 build(nx): more strickly enforce commit messages 2019-08-29 15:57:25 -04:00
Victor Savkin
96d0203b1e fix(react): add tsx files to includes to fix the linter 2019-08-14 11:58:19 -04:00
Victor Savkin
d3dc2f4647 fix(nx): global cli warning false positives 2019-07-30 03:41:13 -04:00
Victor Savkin
518d91d0ad docs(nx): update readme 2019-07-10 17:47:43 -04:00
Victor Savkin
e51c7a4069 cleanup(nx): clean up scripts and e2e tests 2019-07-08 20:44:28 -04:00
Brandon
e88babaf78 docs(nx): update contributing guide with latest instructions (#1529) 2019-06-28 11:21:52 -04:00
mrmeku
b8ee3ba478 feat(nx): remove @nrwl/bazel package 2019-04-28 15:07:08 -04:00
Benjamin Cabanes
35c4089160 chore(prettier): add end of line settings (#1070)
Remove `dos2unix` uses in the `format` command because Pretter is now
handling the end of line options.
2019-02-12 10:11:57 -05:00
Jason Jean
24dadb9b29 docs(nx): small changes (#1066)
* docs(node): update documentation
* docs(nx): small changes
2019-02-11 10:40:50 -05:00
Victor Savkin
2ce53ea2f8 docs(shared): update contributing.md 2019-02-08 10:40:55 -05:00
Victor Savkin
ffd9d93019 fix(build): make Nx dev process WSL-friendly
- Reformat code to have LF line endings.
- Enforce LF line endings.
2019-01-14 10:47:44 -05:00
Jason Jean
d537476b0c enhancement(schematics): optimize formatting during codegen 2019-01-03 14:18:20 -05:00
ben
193f2e84a0 docs(github): update contributing & saved replies 2018-11-19 17:30:06 -05:00
ben
9c10fa7db2 build(package.json): run prettier before commit
This adds a hook to the git command to run prettier on the staged files, before committing. Prettier
has now more broad and general rules with excluded folder and more files to correct.
2018-08-23 09:59:04 -04:00
ben
78b1ea19e7 chore(commitizen): add cz-conventional-changelog
This adds the ability to automate the format of the commit by prompting the information needed in sequence.
It is then easier to follow the standard format of the repository.
A commit check has been added to the CI too.
2018-08-22 10:49:31 -04:00
Jonas Janz
bd50643d60 docs(nx): fix typo in CONTIRBUTING.md
fixing a small typo in the CONTRIBUTING.md
2018-04-03 15:17:46 -04:00
Thomas Burleson
d84ee891aa
Update CONTRIBUTING.md 2018-03-22 11:09:34 -05:00
Thomas Burleson
86ff6ba2e3
Update CONTRIBUTING.md 2018-03-22 11:09:17 -05:00
Thomas Burleson
4ba1647fb5
Update CONTRIBUTING.md 2018-03-22 11:09:00 -05:00
Thomas Burleson
d235bf50b1
Update CONTRIBUTING.md 2018-03-22 11:08:24 -05:00
Thomas Burleson
2e29b552fe
Update CONTRIBUTING.md 2018-03-22 11:08:02 -05:00
Thomas Burleson
414824b97f
Update CONTRIBUTING.md 2018-03-22 11:07:29 -05:00
vsavkin
d6e66b9931 feat(schematics): add nx-migrate command 2017-12-01 11:37:13 -05:00
vsavkin
194e9b32c4 docs: update contributing.md to mention yarn linknpm 2017-11-17 12:46:18 -05:00
vsavkin
a5778f844a add a new type (test) 2017-10-16 11:28:29 -04:00
vsavkin
2c408cc8f8 refactor: rewrite all e2e tests not requiring execution as unit tests 2017-10-16 11:19:39 -04:00
vsavkin
47ab8a5d72 docs: add docs as a value commit type 2017-10-04 11:29:19 -04:00
vsavkin
8e91e120d9 chore: temporary disable e2e tests 2017-10-03 14:06:26 -04:00