Bodo Kaiser
6dc452f23d
website/blog: add article for using ent in serverless GraphQL using AWS ( #2206 )
...
* added aws-appsync.md to doc/website/blog
* completed introduction for serverless graphql using aws blog article
* Update doc/website/blog/serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* Update doc/website/blog/serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* Update doc/website/blog/serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* Update doc/website/blog/serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* added graphql schema
* made title in AddTodoInput required
* added setup of entgo project
* added screenshots for setting up AWS AppSync
* added go, graphql, resolver template code
* added description for setting up AWS AppSync API
* completed AWS Lambda set up section
* added description to configuring ent Lambda as AppSync data source
* completed first draft of blog article
* added missing screenshots
* proof read of the tutorial
* Update doc/website/blog/serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* incorporated some feedback from code review
* added comments to Go code, line highlighting for Todo schema, incorporated feedback from Ariel
* prefixed serverless blog article with publication date, simplified go
project setup commands
* Update doc/website/blog/2022-01-04-serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2022-01-04 14:07:40 +02:00
allcontributors[bot]
71af8263d7
docs: add m3hm3t as a contributor for code ( #2225 )
...
* docs: update doc/md/contributors.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-12-20 11:23:18 +02:00
Sungyun Hur
f0ca97d309
doc/indexes: add storage key section ( #2218 )
2021-12-14 19:14:04 +02:00
Jeremy Maxey-Vesperman
5dddeef736
doc/website/blog: add list blogpost ( #2207 )
2021-12-09 16:33:08 +02:00
allcontributors[bot]
2e11544cd1
docs: add peanut-cc as a contributor for doc ( #2202 )
...
* docs: update doc/md/contributors.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-12-06 08:46:48 +02:00
peanut-pg
2fa80c83c9
doc/faq: fix error format bug ( #2200 )
2021-12-06 08:44:12 +02:00
Rotem Tamir
7dba6969fa
doc/website: generate atom/rss feeds from the blog ( #2197 )
2021-12-02 17:25:57 +02:00
allcontributors[bot]
f742a1db67
docs: add HurSungYun as a contributor for doc ( #2187 )
...
* docs: update doc/md/contributors.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-12-01 11:28:29 +02:00
Sungyun Hur
c023b38cdf
doc/md: fix typo in crud example ( #2186 )
2021-12-01 11:27:59 +02:00
Ariel Mashraki
a437153abc
doc/faq: change the slug for the table collation/charset example
2021-11-30 22:04:22 +02:00
allcontributors[bot]
12a3c790c3
docs: add idc77 as a contributor for doc ( #2184 )
...
* docs: update doc/md/contributors.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-30 22:00:13 +02:00
idc77
5c91f752b7
doc/faq: add table collation/charset example using annotation ( #2183 )
...
* update faq.md, add new question
question: How to change the character set and/or collation of a MySQL table?
* Update doc/md/faq.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* Update doc/md/faq.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
2021-11-30 21:58:54 +02:00
allcontributors[bot]
c88cddaf81
docs: add naormatania as a contributor for code ( #2177 )
...
* docs: update doc/md/contributors.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-28 07:58:37 +02:00
Aleksandr Razumov
990684c6c8
doc: use go get -d for installation ( #2165 )
...
Installing executables with 'go get' in module
mode is deprecated.
2021-11-25 09:47:39 +02:00
Yoni Davidson
3cb4bc324a
doc/hooks: add example for post mutation action ( #2161 )
...
* update hooks documentation to a post hook example
* Update doc/md/hooks.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2021-11-24 13:46:04 +02:00
mattn
2000e1970b
website/blog: update 2021-09-10-openapi-generator.md ( #2154 )
...
* Update 2021-09-10-openapi-generator.md
* Update doc/website/blog/2021-09-10-openapi-generator.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
2021-11-22 09:29:39 +02:00
Amit Shani
39a3e17e30
doc/website: remove deprecated script ( #2152 )
2021-11-21 17:07:22 +02:00
Amit Shani
21389f00ef
ent/doc: load github buttons from cdnjs ( #2151 )
2021-11-21 16:10:50 +02:00
Jeremy Maxey-Vesperman
7a97025ae6
doc/md: fix highlighting in tutorial-grpc-service-generation-options.md ( #2146 )
2021-11-18 14:53:17 +02:00
Rotem Tamir
2e3aca1b1d
doc/md: fmt grpc methods ( #2144 )
2021-11-17 11:21:46 +02:00
Hila Kashai
6954eb3a18
doc/md: add json string predicates ( #2142 )
2021-11-16 14:08:27 +02:00
Ariel Mashraki
9e1e8472e9
doc/md: fix predicate examples ( #2140 )
2021-11-16 13:22:23 +02:00
Rotem Tamir
99ad873ae0
doc/website/blog: adding code screenshot to entoas blogpost ( #2139 )
2021-11-16 11:52:34 +02:00
allcontributors[bot]
3cbf4d40cd
docs: add grevych as a contributor for code ( #2138 )
...
* docs: update doc/md/contributors.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-16 10:26:30 +02:00
Jeremy Maxey-Vesperman
5645812c73
doc/md: add tutorial for configuring gRPC service method generation
2021-11-16 00:30:33 +02:00
allcontributors[bot]
0a6ca7ee5a
docs: add JeremyV2014 as a contributor for doc, code ( #2135 )
...
* docs: update doc/md/contributors.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-15 22:59:53 +02:00
MasseElch
ef90b24e23
doc/website/blog: entoas blog post ( #2124 )
...
* doc/website/blog: entoas blog post
* doc/website/blog: minor change to footer
* doc/website/blo: apply suggestions from code review
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
* doc/website/blog: apply code-review
* doc/website/blog: apply code-review, add image stubs, last minute preparations
* doc/website/blog: correct image sources
* doc/website/blog: last minute changes
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
2021-11-15 21:40:15 +02:00
Amit Shani
c0878f8b62
doc/extension: fix example code ( #2132 )
2021-11-14 14:19:46 +02:00
Ariel Mashraki
12feb4301d
doc/predicates: fix json example doc
2021-11-11 20:26:01 +02:00
Ariel Mashraki
7456e95235
doc/predicates: fix json example doc
2021-11-11 20:15:58 +02:00
Ariel Mashraki
0dd7b0d7c3
dialect/sql/sqljson: fix sqlite haskey and add docs
2021-11-11 18:58:28 +02:00
allcontributors[bot]
4720063afd
docs: add tankbusta as a contributor for doc ( #2111 )
2021-11-05 13:19:47 +02:00
Christopher Schmitt
657c5c7bad
chore: address #2102 by adding mention of Unwrap ( #2110 )
2021-11-05 10:08:39 +02:00
Ariel Mashraki
924de2d341
website/blog: minor typo change
2021-11-02 14:35:57 +02:00
Ariel Mashraki
d0118b2da2
website/blog: sync objects in external databases
2021-11-02 14:04:02 +02:00
allcontributors[bot]
59069b7449
docs: add JeremyV2014 as a contributor for code ( #2087 )
...
* docs: update doc/md/contributors.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-10-28 21:35:57 +03:00
dependabot[bot]
b308091ed6
build(deps): bump ws from 6.2.1 to 6.2.2 in /doc/website ( #2079 )
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 11:10:48 +03:00
dependabot[bot]
ec676018b9
build(deps): bump url-parse from 1.5.1 to 1.5.3 in /doc/website ( #2078 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 11:10:09 +03:00
dependabot[bot]
adb4c4951e
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /doc/website ( #2077 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 11:08:50 +03:00
dependabot[bot]
6759de9980
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /doc/website ( #2076 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 11:08:38 +03:00
dependabot[bot]
51bed1009f
build(deps): bump normalize-url from 4.5.0 to 4.5.1 in /doc/website ( #2075 )
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 11:08:27 +03:00
allcontributors[bot]
4f331e0090
docs: add heliumbrain as a contributor for doc ( #2084 )
2021-10-28 07:51:25 +03:00
heliumbrain
b2367f2bf0
doc/md: fix typo in tutorial-grpc-generating-proto.md ( #2082 )
...
Found a VERY TINY typo when going through the gRPC tutorial :)
2021-10-28 07:48:03 +03:00
dependabot[bot]
49aa38a974
build(deps): bump immer from 8.0.1 to 9.0.6 in /doc/website ( #2073 )
...
Bumps [immer](https://github.com/immerjs/immer ) from 8.0.1 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v8.0.1...v9.0.6 )
---
updated-dependencies:
- dependency-name: immer
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-27 15:00:40 +03:00
Ariel Mashraki
6538efe71d
doc/md: entc config example for codegen ( #2074 )
2021-10-27 14:24:41 +03:00
Ariel Mashraki
3d0e648356
website: upgrade docusaurus and improve announcement bar
2021-10-27 14:13:00 +03:00
Jeffrey Stiles
a98798ebbc
doc/tutorial: update todo-gql-mutation-input example ( #2063 )
...
* Update tutorial-todo-gql-mutation-input.md
Make example code match latest changes to https://github.com/a8m/ent-graphql-example :
- Renaming fields that accept IDs on mutation_inputs (including https://github.com/a8m/ent-graphql-example/pull/5 )
- Removing duplicate fields when edge fields are used (https://github.com/a8m/ent-graphql-example/pull/3 )
* Update tutorial-todo-gql-mutation-input.md
Add back the accidental removal of `$input` variable declaration.
2021-10-27 08:18:06 +03:00
Ariel Mashraki
4d1fceb976
doc/codegen: add doc and example for external dependencies.
...
See #2066
2021-10-27 08:16:20 +03:00
Ariel Mashraki
5bbd973ffa
doc/graphql: replace templates with extensions ( #2064 )
2021-10-25 07:52:04 +03:00
Ariel Mashraki
4919889eb4
doc/fields: add example for json default values
2021-10-22 16:09:25 +03:00