forked from keystonejs/keystone-classic
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This reverts commit 8313dfa.
- Loading branch information
Showing
250 changed files
with
7,080 additions
and
8,106 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,4 +7,3 @@ docs/* | |
fields/types/**/lib/* | ||
node_modules/* | ||
test/* | ||
website/* |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,29 @@ | ||
<!-- | ||
Please make sure the following is filled in before submitting your Pull Request - thanks! | ||
Join the KeystoneJS Slack for discussion with the community & contributors: | ||
* https://launchpass.com/keystonejs | ||
--> | ||
|
||
## Description of changes | ||
|
||
|
||
|
||
## Related issues (if any) | ||
|
||
|
||
## Testing | ||
|
||
- [ ] List browser version(s) any admin UI changes were tested in: | ||
- [ ] Please confirm you've added (or verified) test coverage for this change. | ||
- [ ] Please confirm `npm run test-all` ran successfully. | ||
- [ ] Please confirm `npm run test-all` ran successfully. | ||
|
||
<!-- | ||
Notes: | ||
* For more information on the End-2-End (E2E) testing framework for Keystone 4, see: | ||
https://github.com/keystonejs/keystone-nightwatch-e2e | ||
* To successfully have all E2E tests pass you need to have the following set up: | ||
- A recent version of Chrome or Firefox | ||
- Java Runtime Environment 1.8+ | ||
* To successfully have all e2e tests pass you need to have the following setup: | ||
- a recent version of the chrome browser | ||
- java 1.8+ | ||
* If you are developing in Windows you may run into linebreak linting issues. | ||
One possible workaround is to remove the "linebreak-style" rule in `node_modules/eslint-config-keystone/eslintrc.json`. | ||
--> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,9 +33,4 @@ reports | |
|
||
test/e2e/drivers/* | ||
|
||
package-lock.json | ||
yarn.lock | ||
|
||
# Website dependencies | ||
website/.cache | ||
website/public |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.