Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Rebase fork changes on top of upstream #6

Draft
wants to merge 91 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
91 commits
Select commit Hold shift + click to select a range
1e4ca2e
Convert mutation variables type from void to any
Feb 24, 2022
50bbd8a
:construction: WIP of implementing new tree
aexol Mar 1, 2022
1ab7737
:construction: WIP on new tree
aexol Mar 25, 2022
32472d0
:construction: Work in progress
aexol Mar 28, 2022
2109d5b
:construction: WIP
aexol Mar 30, 2022
8208d3c
:construction: WIP
aexol Mar 30, 2022
0d0acf1
:construction: work in progress almost done on 5
aexol Apr 11, 2022
c923556
:bookmark: Release new experimental version
aexol Apr 11, 2022
a7febb3
:bug: Fixed returned alltypesprops to omit empty values
aexol Apr 12, 2022
7e0861d
:bug: Fixed ops gen
aexol Apr 12, 2022
0e5e5e4
:white_check_mark: Moar tests
aexol Apr 12, 2022
bb257f1
:sparkles: new aliasing
aexol Apr 13, 2022
469a99c
:sparkles: Directive support!!!!
aexol Apr 14, 2022
cdda91a
:sparkles: Object directives
aexol Apr 15, 2022
b1e3d73
:sparkles: removed cli flag
aexol Apr 15, 2022
157e650
:pencil2: Fixed old files
aexol Apr 17, 2022
95143cb
Update README.md with new Discussion forum info and link to MIT License
seanonthenet Apr 17, 2022
f3bfae8
Update README.md with new Discussion forum info and link to MIT License
seanonthenet Apr 17, 2022
6a305c6
Merge pull request #267 from seanonthenet/master
aexol Apr 19, 2022
2d5bcfa
:pencil2: Fixed old files
aexol Apr 17, 2022
a0f1c99
Merge branch 'tree-011' of https://github.com/graphql-editor/graphql-…
aexol Apr 19, 2022
cf0bef2
:twisted_rightwards_arrows: Merge and fix
aexol Apr 19, 2022
520e7eb
:bookmark: 5.0.0 release
aexol Apr 19, 2022
bd216d3
Fix invalid query generation when query arguments have arrays of obje…
META-DREAMER Apr 19, 2022
acbed4c
Merge pull request #270 from META-DREAMER/fix-query-args
aexol Apr 19, 2022
634dc95
:ambulance: 5.0.1 Fixed array args
aexol Apr 19, 2022
a8912ca
Fix multiple aliases when generating query
META-DREAMER Apr 19, 2022
e709727
Merge pull request #271 from META-DREAMER/fix-multiple-aliases
aexol Apr 20, 2022
230a019
:bug: alias fix
aexol Apr 20, 2022
05595a4
:sparkles: Added document node support
aexol Apr 27, 2022
033a301
Merge pull request #279 from graphql-editor/typed-document-node
aexol Apr 27, 2022
13c179d
:bookmark: 5.0.1
aexol Apr 27, 2022
6e35449
joserocha3:remove-extra-ticks
joserocha3 Apr 30, 2022
4f37afb
Merge pull request #287 from joserocha3/patch-1
aexol Apr 30, 2022
d3713ec
:bug: Fixed __directives gql generation on objects
aexol May 1, 2022
db2df27
:memo: Added examples to the docs
aexol May 6, 2022
45f451c
:sparkles: scalar decode/encode
aexol Jun 6, 2022
08efe6d
:sparkles: Added experimental scalars
aexol Jun 6, 2022
5edf4ad
:memo: Updated scalars docs
aexol Jun 6, 2022
2bd0323
:pencil2: fixed generation
aexol Jun 6, 2022
f79512c
:green_heart: Fixed CI
aexol Jun 6, 2022
d16d9d6
:arrow_up: TS update
aexol Jun 6, 2022
a5ac981
⬆️ Updated ts-node
GauBen Jun 7, 2022
497f523
♻️ Removed unused code
GauBen Jun 7, 2022
8680a39
Merge pull request #300 from GauBen/refactor/removed-unused
aexol Jun 8, 2022
e0e4b43
:sparkles: moved scalars
aexol Jun 12, 2022
5007116
Merge branch 'master' of https://github.com/graphql-editor/graphql-zeus
aexol Jun 12, 2022
66e29b1
:bookmark: 5.0.4
aexol Jun 12, 2022
dc296b8
:sparkles: Better scalars definition
aexol Jun 17, 2022
1b5a498
:sparkles: Added possibility to inject headers
aexol Jun 17, 2022
dc971c3
:ambulance: Fixed header concat
aexol Jun 17, 2022
b37a71f
chore: make spacing mobile friendly
joserocha3 Jun 19, 2022
326e1f1
chore: make spacing mobile friendly in src
joserocha3 Jun 20, 2022
adafb00
Merge pull request #308 from joserocha3/joserocha3-make-spacing-mobil…
aexol Jun 21, 2022
d9f6368
:bug: fixed apollo integration to respect scalars
aexol Jun 22, 2022
12c189b
Merge branch 'master' of https://github.com/graphql-editor/graphql-zeus
aexol Jun 22, 2022
73c8480
:bug: Fixed tdd now works for every package
aexol Jun 22, 2022
91af6b6
:bookmark: version bump
aexol Jun 22, 2022
0892819
:bug: fix variables behavior on td
aexol Jun 22, 2022
2ded367
:pencil2: fixed lack of produce lib
aexol Jun 22, 2022
59d55d8
:sparkles: Decided scalars should be stringified
aexol Jun 23, 2022
56a82da
fix(#314): added explicit runtime error
GauBen Jun 28, 2022
dfbd3fe
:sparkles: Full typed document node support with type vars!
aexol Jun 30, 2022
bf24b62
:bookmark: 5.1.3
aexol Jun 30, 2022
a9c97ad
:bug: Fixed vars
aexol Jun 30, 2022
1b92beb
:bug: fixed modeltypes
aexol Jul 1, 2022
76311fe
:memo: td docs
aexol Jul 1, 2022
1ce87e8
:memo: Docs fixes
aexol Jul 1, 2022
b6066c9
:sparkles: ResolverInputTypes generation
aexol Jul 1, 2022
3906d61
:bookmark: 5.1.6
aexol Jul 1, 2022
8872901
Merge pull request #253 from elliott-w/master
aexol Jul 4, 2022
5438a4b
✨ Added graphql-ws
GauBen Jun 7, 2022
b3ed9d5
Added documentation
GauBen Jun 27, 2022
2f69312
Refresh artifacts
GauBen Jun 27, 2022
9fe02f5
fix: fixed maximum call stack size exceeded #313
GauBen Jun 28, 2022
5eb97ca
build: refresh artifacts
GauBen Jun 28, 2022
6be6e47
fix: various improvements
GauBen Jul 7, 2022
4764601
Merge pull request #301 from GauBen/feat/graphql-ws
aexol Jul 8, 2022
14e651d
:bug: Fixed generation bug
aexol Jul 8, 2022
7e53d6d
:bookmark: release 5.1.7
aexol Jul 8, 2022
dbaad5e
fix: variable generation with no enums
alonbdmelio Jul 17, 2022
f3fa270
Merge pull request #328 from alonbdmelio/327-fix-no-enums
aexol Jul 18, 2022
ec0ec91
Dont decode null values
kamilJ96 Aug 10, 2022
360ec34
Fix Scalar Path generation for queries with inline fragments
kamilJ96 Aug 29, 2022
5831d6d
Merge pull request #315 from GauBen/explicit-runtime-error
aexol Sep 1, 2022
0d2be38
Merge pull request #333 from kamilJ96/fix-inline-fragment-decoding
aexol Sep 1, 2022
edce9cc
Merge pull request #330 from kamilJ96/avoid-null-decoding
aexol Sep 1, 2022
fda3aa9
:bug: fix #331
aexol Sep 1, 2022
583a81b
:bookmark: 5.1.8
aexol Sep 1, 2022
f298564
fix: use null instead of undefined for non-required fields
ValentinH Sep 7, 2022
7b2c6cb
chore: use literal union type instead of enums
ValentinH Sep 7, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .github/workflows/landing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./doc/out
cname: zeus.graphqleditor.com
4 changes: 2 additions & 2 deletions .github/workflows/beta.yml → .github/workflows/tree.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
on:
push:
branches:
- v3.0.0
- tree-011
jobs:
build:
runs-on: ubuntu-latest
Expand All @@ -14,6 +14,6 @@ jobs:
registry-url: 'https://registry.npmjs.org'
- run: npm install
- run: npm run build
- run: npm publish --access public --tag beta
- run: npm publish --access public --tag tree
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_AUTH_TOKEN }}
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,17 +35,17 @@ Example using a generated `chain` client. Queries, mutations and subscriptions a

![](images/example.png)

## Support And Community
## Join the Zeus Community and Spread the Word

[Join our GraphQL Editor Channel on Slack!](https://join.slack.com/t/graphqleditor/shared_invite/enQtNDkwOTgyOTM5OTc1LWI4YjU3N2U5NGVkNzQ2NzY5MGUxMTJiNjFlZDM1Zjc2OWRmNTI0NDM3OWUxYTk4Yjk3MzZlY2QwOWUzZmM2NDI)
⚡️ [Join the Discussion forum on GitHub](https://github.com/graphql-editor/graphql-zeus/discussions) 📣

Leave a GitHub star ⭐️ 😊
⚡️ Leave a GitHub star ⭐️ 👆

Spread the word!
⚡️ Spread the word on your socials and with your networks! 🗣

## Contribute

For a complete guide to contributing to GraphQL Editor, see the [Contribution Guide](CONTRIBUTING.md).
For a complete guide to contributing to GraphQL Zeus, see the [Contribution Guide](CONTRIBUTING.md).

1. Fork this repo
2. Create your feature branch: git checkout -b feature-name
Expand All @@ -55,4 +55,4 @@ For a complete guide to contributing to GraphQL Editor, see the [Contribution Gu

## License

MIT 🕊
[MIT](https://opensource.org/licenses/MIT) 🕊
1 change: 1 addition & 0 deletions doc/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
out
6 changes: 3 additions & 3 deletions doc/.purplehaze/Layout/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ var Layout = ({children, routes, activeRoute, prefix = ""}) => {
className: "text-gray-400 block ml-2 text-md mt-1"
}, "Autocomplete client for GraphQL"), /* @__PURE__ */ React.createElement("span", {
className: "ml-auto mr-2 text-gray-500"
}, "4.0.4"), /* @__PURE__ */ React.createElement("a", {
}, "5.1.x"), /* @__PURE__ */ React.createElement("a", {
href: "https://github.com/graphql-editor/graphql-zeus",
className: "text-purple-500",
title: "Github repository"
Expand All @@ -42,7 +42,7 @@ var Layout = ({children, routes, activeRoute, prefix = ""}) => {
}), /* @__PURE__ */ React.createElement("div", {
className: "h-2 w-10 bg-purple-500 mb-2 rounded"
})), mobileMenuOpen && /* @__PURE__ */ React.createElement("div", {
className: "py-10 px-20 bg-gray-100 h-full w-80 sm:hidden block absolute top-0 left-0"
className: "py-10 px-10 sm:px-20 bg-gray-100 h-full w-80 sm:hidden block absolute top-0 left-0 overflow-y-auto"
}, /* @__PURE__ */ React.createElement("a", {
className: "block py-4 text-lg text-purple-900 font-black",
href: `${prefix}/`
Expand All @@ -65,7 +65,7 @@ var Layout = ({children, routes, activeRoute, prefix = ""}) => {
href: `${prefix}/page/${r.link}.html`
}, r.title))));
})), /* @__PURE__ */ React.createElement("div", {
className: "container mx-auto px-20 py-6 pb-20 h-full overflow-auto"
className: "container mx-auto px-6 sm:px-20 py-6 pb-20 h-full overflow-auto"
}, children)));
};
export {
Expand Down
158 changes: 104 additions & 54 deletions doc/.purplehaze/ssg/markdown.js

Large diffs are not rendered by default.

20 changes: 20 additions & 0 deletions doc/.purplehaze/ssg/routes.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
// src/ssg/routes.ts
var routes = {
"page/plugins/typedDocumentNode": "/page/plugins/typedDocumentNode",
"page/plugins/stucco": "/page/plugins/stucco",
"page/plugins/react-query": "/page/plugins/react-query",
"page/plugins/apollo": "/page/plugins/apollo",
"page/graphql/variables": "/page/graphql/variables",
"page/graphql/scalars": "/page/graphql/scalars",
"page/graphql/interfaces-and-unions": "/page/graphql/interfaces-and-unions",
"page/graphql/gql": "/page/graphql/gql",
"page/graphql/directives": "/page/graphql/directives",
"page/graphql/aliases": "/page/graphql/aliases",
"page/state": "/page/state",
"page/forms": "/page/forms",
"page/library": "/page/library",
"page/subscriptions": "/page/subscriptions",
"page/spec": "/page/spec",
"page/selector": "/page/selector",
"page/javascript": "/page/javascript",
"page/getting-started": "/page/getting-started",
"page/esmodules": "/page/esmodules",
"page/custom-fetch": "/page/custom-fetch",
"index": "/index"
};
export {
Expand Down
73 changes: 0 additions & 73 deletions doc/out/Layout/index.js

This file was deleted.

Binary file removed doc/out/images/example.png
Binary file not shown.
Binary file removed doc/out/images/zeus-bash-command.png
Binary file not shown.
Binary file removed doc/out/images/zeus-logo.png
Binary file not shown.
Binary file removed doc/out/images/zeus.gif
Binary file not shown.
Binary file removed doc/out/images/zeusexample.gif
Binary file not shown.
52 changes: 0 additions & 52 deletions doc/out/index.html

This file was deleted.

35 changes: 0 additions & 35 deletions doc/out/index.js

This file was deleted.

13 changes: 0 additions & 13 deletions doc/out/markdownRoutes.js

This file was deleted.

Loading