Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6 Monorepo #1419

Merged
merged 130 commits into from
May 21, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
130 commits
Select commit Hold shift + click to select a range
dafaaa1
Move graphql-toolkit and switch to monorepo
ardatan Apr 27, 2020
c1d0514
Update README
ardatan Apr 27, 2020
4b757e4
Remove inspector
ardatan Apr 27, 2020
b548634
Add yarn.lock back
ardatan Apr 27, 2020
d283700
Add yarn.lock back
ardatan Apr 27, 2020
8adbdf0
Rename packages
ardatan Apr 27, 2020
97905f7
Update eslint config
ardatan Apr 27, 2020
610864c
Seperate mocking
ardatan Apr 27, 2020
fc94b15
Update docs
ardatan Apr 27, 2020
8798d85
Update npm badge
ardatan Apr 27, 2020
bb3fe2b
Make highlight images smaller
ardatan Apr 27, 2020
0e465f4
Update yarn.lock
ardatan Apr 27, 2020
c13b340
Move casual to mocking's devDeps
ardatan Apr 27, 2020
6c46d28
Remove link from warning
ardatan Apr 27, 2020
04549fe
Seperate schema upload stuff
ardatan Apr 27, 2020
ab8e3b7
Fix stuff
ardatan Apr 27, 2020
1285100
Drop support for older versions
ardatan Apr 27, 2020
f2558ad
Merge branch 'master' into move-graphql-toolkit
ardatan Apr 27, 2020
f2260d7
Update eslint
ardatan Apr 27, 2020
ebca7e9
Merge branch 'master' into move-graphql-toolkit
ardatan Apr 27, 2020
c54c207
Add dateformat typings
ardatan Apr 27, 2020
c64e498
Use async spawn
ardatan Apr 27, 2020
f1dc945
Promisify child spawn
ardatan Apr 27, 2020
64987d5
Use introspectSchema in url-loader
ardatan Apr 27, 2020
b340d05
Fix typings
ardatan Apr 27, 2020
c59fd32
Fix renovate badge
ardatan Apr 27, 2020
b9aa2d7
Improve release.js
ardatan Apr 28, 2020
58213c3
Seperate generator and stitching
ardatan Apr 28, 2020
0945546
Fix deps
ardatan Apr 28, 2020
28d41d0
Fix deps
ardatan Apr 28, 2020
8f01ed0
Add https://github.com/ardatan/graphql-toolkit/pull/578
ardatan Apr 28, 2020
1e547fd
Remove deepmerge and use mergeDeep from utils
ardatan Apr 28, 2020
2c0e9e4
Remove aggregate-error dependency
ardatan Apr 28, 2020
4d3ef80
refactor(stitchSchemas): add support of all makeExecutableSchema opti…
yaacovCR Apr 28, 2020
cad8057
Move specific types back to their own packages
ardatan Apr 28, 2020
a4ff842
Split schema-wrapping and schema-stitching (#1429)
yaacovCR Apr 29, 2020
0f74dc7
Merge branch 'master' into move-graphql-toolkit
ardatan Apr 29, 2020
6d912d0
shorter names
ardatan Apr 29, 2020
56e4e21
Update simple-git
ardatan Apr 29, 2020
b79fd89
Merge branch 'master' into move-graphql-toolkit
ardatan Apr 29, 2020
dd67910
rename stitching-upload to links (#1432)
yaacovCR Apr 29, 2020
464c000
Remove unnecessary prepack script and use new Node
ardatan Apr 29, 2020
d0b50f0
Do tests for multiple graphql versions
ardatan Apr 29, 2020
d827513
Do not use fsExtra in match-graphql.js
ardatan Apr 29, 2020
5178bce
Use same yarn cache
ardatan Apr 29, 2020
6727d62
Ensure different node versions use different cache
ardatan Apr 29, 2020
0eb0d63
Use different cache for each graphql and node versions
ardatan Apr 29, 2020
634f31c
Use fs-extra
ardatan Apr 29, 2020
35a4c65
remove unused type, was used with updateEachKey
yaacovCR Apr 30, 2020
5fe5a77
move SchemaLikeObject to stitching package
yaacovCR Apr 30, 2020
813d528
Split and refactor graphql import (#1437)
ardatan Apr 30, 2020
9329c1b
Merge branch 'master' into move-graphql-toolkit
ardatan Apr 30, 2020
2b7508d
export toConfig functions not available in graphql-js (#1433)
yaacovCR Apr 30, 2020
7a999cf
Fix imports
ardatan Apr 30, 2020
b48817c
Fix package.json
ardatan Apr 30, 2020
afb0496
Fix integration tests
ardatan Apr 30, 2020
82bde78
Merge branch 'master' into move-graphql-toolkit
ardatan Apr 30, 2020
90315ec
remove orphaned type
yaacovCR May 1, 2020
ed3329a
Merge branch 'master' into move-graphql-toolkit
ardatan May 1, 2020
2ce0623
refactor resolver types and streamline related functions (#1441)
yaacovCR May 1, 2020
7bbd015
Merge branch 'move-graphql-toolkit' of https://github.com/ardatan/gra…
yaacovCR May 1, 2020
fb408b2
Fix build
ardatan May 2, 2020
6009451
Merge branch 'master' into move-graphql-toolkit
ardatan May 2, 2020
c66c242
Seperate test build and lint
ardatan May 2, 2020
adec69a
Improve github workflows
ardatan May 2, 2020
faed0ed
Update workflow names
ardatan May 2, 2020
71c0445
Fix stitching from and to interfaces (#1443)
yaacovCR May 4, 2020
54cfff8
Merge branch 'master' into move-graphql-toolkit
ardatan May 4, 2020
d49f16a
add mapSchemaByField (#1447)
yaacovCR May 5, 2020
e8fd102
Merge branch 'master' into move-graphql-toolkit
ardatan May 5, 2020
76de998
Use field configs (#1451)
yaacovCR May 7, 2020
f3b26af
Merge branch 'master' into move-graphql-toolkit
yaacovCR May 8, 2020
933b449
update lock file
yaacovCR May 8, 2020
3350efc
use improved mapSchema to make schema package functions not modify ex…
yaacovCR May 11, 2020
79e6d35
Merge branch 'master' into move-graphql-toolkit
ardatan May 11, 2020
65c58da
Update contact link
ardatan May 11, 2020
e0e3162
Merge branch 'master' into move-graphql-toolkit
ardatan May 12, 2020
0b7ac8a
Schema transforms (#1463)
yaacovCR May 13, 2020
548515a
Merge branch 'master' into move-graphql-toolkit
ardatan May 13, 2020
3b6060f
Fix absolute imports (#1470)
kamilkisiela May 13, 2020
623dc57
restore v4 healSchema functionality (#1468)
yaacovCR May 13, 2020
ecaa1d4
fix latest test (#1471)
yaacovCR May 13, 2020
78bbe68
use static types (#1472)
yaacovCR May 13, 2020
abdb60e
Merge branch 'master' into move-graphql-toolkit
ardatan May 14, 2020
eab377e
6.0.0-alpha.1
ardatan May 14, 2020
70e2173
Merge branch 'master' into move-graphql-toolkit
ardatan May 16, 2020
4af6859
fix removeObjectFields helper (#1480)
yaacovCR May 17, 2020
8b865ce
Fix bare request delegation (#1479)
yaacovCR May 17, 2020
5c0639a
further improve bare delegation (#1482)
yaacovCR May 18, 2020
518a2de
simplify handleNull (#1483)
yaacovCR May 18, 2020
a0c3e84
remove dead argument to unwrapResult (#1484)
yaacovCR May 18, 2020
fa1faee
fixes
dotansimha May 18, 2020
9cd13ef
Some improvements on deps
ardatan May 19, 2020
af62962
Fix not printing some directive definitions https://github.com/ardata…
ardatan May 19, 2020
ec02612
Stitching info (#1490)
yaacovCR May 19, 2020
5e5430b
Merge branch 'master' into move-graphql-toolkit
ardatan May 19, 2020
c4ee464
make generic transforms generic (#1495)
yaacovCR May 19, 2020
70b434d
Update match-graphql.js
ardatan May 19, 2020
61fbe5c
Merge branch 'master' into move-graphql-toolkit
yaacovCR May 19, 2020
504f5cb
Update typescript-eslint monorepo to v2.34.0 (#1502)
renovate[bot] May 19, 2020
be8084b
Trigger CI for this branch
ardatan May 19, 2020
99c3fe5
Fix workflow
ardatan May 19, 2020
2dcd6f1
avoid infinite loop (#1505)
yaacovCR May 19, 2020
f1fd04b
Update dependency simple-git to v2.5.0 (#1500)
renovate[bot] May 19, 2020
dbf885e
Pin dependency graphql-upload to 10.0.0 (#1491)
renovate[bot] May 19, 2020
aeb716c
Update dependency @types/jest to v25.2.3 (#1492)
renovate[bot] May 19, 2020
1b86e70
Fix ts error
ardatan May 19, 2020
2bcb3d7
Update dependency typescript to v3.9.2 (#1501)
renovate[bot] May 19, 2020
c7dc528
Update dependency lint-staged to v10.2.4 (#1498)
renovate[bot] May 19, 2020
b552df9
Update dependency apollo-server-express to v2.13.1 (#1497)
renovate[bot] May 19, 2020
d334278
Update dependency @types/node to v13.13.6 (#1494)
renovate[bot] May 19, 2020
d5e69ed
Update dependency @types/lodash to v4.14.151 (#1493)
renovate[bot] May 19, 2020
e35ad96
Update dependency @types/supertest to v2.0.9 (#1496)
renovate[bot] May 19, 2020
5392a6d
v6.0.0-alpha.2
ardatan May 19, 2020
861e467
guard against undefined directives (#1506)
yaacovCR May 19, 2020
a24ecf1
Update dependency @docusaurus/core to v2.0.0-alpha.55 (#1507)
renovate[bot] May 19, 2020
7912065
Merge branch 'master' into move-graphql-toolkit
ardatan May 19, 2020
ccbade8
Update dependency @types/fs-extra to v9.0.1 (#1510)
renovate[bot] May 19, 2020
3077056
Update dependency @types/node to v13.13.7 (#1511)
renovate[bot] May 19, 2020
34d1e57
Update dependency @types/lodash to v4.14.152 (#1512)
renovate[bot] May 19, 2020
b622285
Update dependency @types/node to v13.13.8 (#1514)
renovate[bot] May 20, 2020
ab926bb
Update dependency typescript to v3.9.3 (#1515)
renovate[bot] May 20, 2020
e6665e9
support regenerating schema, type and directive object annotations (#…
yaacovCR May 20, 2020
2990b3c
Merge branch 'master' into move-graphql-toolkit
yaacovCR May 20, 2020
e96dcdd
provide option to update schema in place (#1518)
yaacovCR May 21, 2020
3888b31
Use Bob v1.0.0 (#1519)
kamilkisiela May 21, 2020
0aeaf7a
Add graphql-tools that reexports all other packages
ardatan May 21, 2020
1ea743b
Fix naming collision
ardatan May 21, 2020
fcd8524
Merge branch 'master' into move-graphql-toolkit
ardatan May 21, 2020
5aad40a
Update dependency bob-the-bundler to v1.0.1 (#1520)
renovate[bot] May 21, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
67 changes: 67 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"parser": "@typescript-eslint/parser",
"parserOptions": {
"project": "./tsconfig.json"
},
"extends": [
"eslint:recommended",
"standard",
"prettier",
"plugin:@typescript-eslint/recommended",
"prettier/@typescript-eslint"
],
"plugins": ["@typescript-eslint"],
"rules": {
"no-empty": "off",
"no-console": "off",
"no-prototype-builtins": "off",
"no-useless-constructor": "off",
"no-useless-escape": "off",
"no-undef": "off",
"no-dupe-class-members": "off",
"dot-notation": "off",
"@typescript-eslint/no-unused-vars": ["error", {"args": "none"}],
"@typescript-eslint/no-use-before-define": "off",
"@typescript-eslint/no-namespace": "off",
"@typescript-eslint/no-empty-interface": "off",
"@typescript-eslint/no-empty-function": "off",
"@typescript-eslint/no-var-requires": "off",
"@typescript-eslint/no-explicit-any": "off",
"@typescript-eslint/no-non-null-assertion": "off",
"@typescript-eslint/explicit-function-return-type": "off",
"@typescript-eslint/ban-ts-ignore": "off",
"@typescript-eslint/return-await": "error",
"@typescript-eslint/class-name-casing": "error",
"@typescript-eslint/naming-convention": "error",
"@typescript-eslint/interface-name-prefix": "off"
},
"env": {
"es6": true,
"node": true
},
"overrides": [
{
"files": [
"**/test/**/*.{ts,js}",
"*.spec.ts"
],
"env": {
"jest": true
},
"rules": {
"@typescript-eslint/no-unused-vars": "off"
}
}
],
"ignorePatterns": [
"dist",
"node_modules",
"packages/load/tests/loaders/schema",
"website",
"scripts",
"packages/loaders/code-file/tests/test-files"
],
"globals":{
"BigInt": true
}
}
Loading