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
Hila Kashai
5c76254b5c
doc/extension: add popular extensions ( #2054 )
...
* add popular extensions
* edit popular extensions
* Apply suggestions from code review
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2021-10-21 17:30:40 +03:00
Rotem Tamir
8c752862cf
website/blog: sqlcomment share photo ( #2051 )
2021-10-20 14:56:35 +03:00
Ariel Mashraki
d199a7c267
website/blog: fix sqlcomment post title
2021-10-20 14:13:46 +03:00
Rotem Tamir
ccd6e9f18b
Update 2021-10-19-sqlcomment-support-for-ent.md ( #2050 )
...
* Update 2021-10-19-sqlcomment-support-for-ent.md
* Update 2021-10-19-sqlcomment-support-for-ent.md
2021-10-20 13:56:07 +03:00
Amit Shani
6b293968c1
ent/blog: sqlcomment post by hedwigz ( #2043 )
...
* ent/blog: sqlcomment blog post
* ent/blog: rev 2
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
* ent/blog: fix image link
* dashboard example image
* ent/blog: replace dashboard example
* ent/blog: fix syntax error
* ent/blog: fix broken link
* ent/blog: fix markdown snippet
* ent/blog: some minors
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Giau. Tran Minh <giau.tmg@gmail.com >
* ent/blog: fix tutorial snippet
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
* Update doc/website/blog/2021-10-19-sqlcomment-support-for-ent.md
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com >
Co-authored-by: Giau. Tran Minh <giau.tmg@gmail.com >
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2021-10-20 13:39:53 +03:00
Lenu Gan
2f0d9de45f
doc/faq: add read-write separation example ( #2032 )
2021-10-19 15:45:31 +03:00
Amit Shani
2c9a175f06
website/blog/entviz: add import on entc.go snippet ( #2040 )
...
* blog/entviz: add import on entc.go snippet
* Update doc/website/blog/2021-08-26-visualizing-your-data-graph-using-entviz.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
* blog/entviz: full code snippet for `entc.go`
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2021-10-18 12:31:08 +03:00
Ariel Mashraki
3e6c40886d
entc/gen: support count with field selection
...
Fixed https://github.com/ent/ent/issues/2036
2021-10-17 19:03:49 +03:00
Ariel Mashraki
732b2a7d6e
website/blog: minor fix to the entcache post
2021-10-14 23:13:01 +03:00
Ariel Mashraki
5646717544
website/blog: introducing entcache post ( #2034 )
2021-10-14 21:33:26 +03:00
Rotem Tamir
960aac547a
doc/blog: removing uneeded colon from title
2021-10-12 16:53:05 +03:00
Zeev Manilovich
a80349d61a
doc/website/blog: post about importing database schema to ent - using entimport ( #2026 )
2021-10-12 15:58:03 +03:00
allcontributors[bot]
efba15f6a7
docs: add mookjp as a contributor for code ( #2027 )
...
* 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-12 10:30:41 +03:00
allcontributors[bot]
058e40abcf
docs: add sivchari as a contributor for code ( #2024 )
...
* 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-11 14:09:52 +03:00
allcontributors[bot]
b518a2b4f5
docs: add ThinkontrolSY as a contributor for code ( #2014 )
...
* 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-06 21:47:09 +03:00
Yoni Davidson
68793d3f99
doc/graphql: update gql prefix to genereated files ( #2009 )
2021-10-05 12:27:33 +03:00
Eyal Posener
0b5b39b152
doc/blog: fix example in elk post ( #2008 )
...
* update elk doc
I guess that the API have changed. When I run the current example I get:
```
$ go generate .
go: finding module for package github.com/masseelch/elk
go: downloading github.com/masseelch/elk v0.4.8
go: downloading entgo.io/ent v0.9.2-0.20210822190728-d84ac191b1c7
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/stoewer/go-strcase v1.2.0
2021/10/04 21:35:46 creating elk extension: no generator enabled: enable one by providing either "GenerateSpec()" or "GenerateHandlers()" to "NewExtension()"
exit status 1
be/ent/generate.go:4: running "go": exit status 1
```
* Update doc/website/blog/2021-07-29-generate-a-fully-working-go-crud-http-api-with-ent.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2021-10-04 21:57:16 +03:00
Ariel Mashraki
de9bf4daf1
doc/upsert: add example for clearing and de/incrementing fields ( #1994 )
2021-09-28 22:31:19 +03:00
allcontributors[bot]
0c4e9c78a7
docs: add attackordie as a contributor for doc ( #1988 )
2021-09-27 08:00:24 +03:00
Brian
3c3f328be7
doc/tutorial: fix imports in tutorial-grpc-setting-up.md ( #1984 )
...
Update import to remove this error: "Sticking to the "Quick Instruction" by "undeclared name: field" error #1931 "
2021-09-26 22:12:07 +03:00
allcontributors[bot]
7bec24c544
docs: add evanlurvey as a contributor for code ( #1983 )
...
* 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-09-25 23:22:49 +03:00
allcontributors[bot]
4e753f0c71
docs: add storyicon as a contributor for code ( #1974 )
...
* 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-09-22 16:03:15 +03:00
Ariel Mashraki
432af473aa
doc/extension: error should not end with punctuation ( #1973 )
2021-09-22 16:02:07 +03:00
allcontributors[bot]
073215901e
docs: add EndlessIdea as a contributor for code ( #1969 )
...
* 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-09-21 20:46:56 +03:00
Ariel Mashraki
207cbef60f
doc/fields: add examples for unique field selection
2021-09-21 20:33:53 +03:00
dependabot[bot]
3b41914013
build(deps): bump prismjs from 1.24.1 to 1.25.0 in /doc/website ( #1966 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.1...v1.25.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 13:35:39 +03:00
Risky Feryansyah
8cb468f979
doc/website: fix security concern transitive depedency in website docs ( #1957 )
2021-09-17 12:36:45 +03:00
Benjamin Kane
06f9353734
doc/md: link to non-foreign-key join-table fields GH issue ( #1912 )
...
https://github.com/ent/ent/issues/1061 seems to be a common question ( also see [Slack](https://gophers.slack.com/archives/C01FMSQDT53/p1630519196046300 ), so link to it in the docs.
2021-09-13 12:11:33 +03:00
MasseElch
fdf7b3f2f3
doc/website/blog: openapi generator ( #1936 )
2021-09-13 10:26:10 +03:00
allcontributors[bot]
12227e7ae5
docs: add s-takehana as a contributor for doc ( #1938 )
...
* 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-09-11 12:09:30 +03:00
s-takehana
4497656078
doc/md: add missing imports for getting-started page ( #1934 )
2021-09-11 12:08:26 +03:00
allcontributors[bot]
52fa73a0d5
docs: add tsingsun as a contributor for code ( #1933 )
...
* 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-09-09 14:03:23 +03:00
Ariel Mashraki
139e8021e6
website: add link to ent discord server ( #1930 )
2021-09-09 12:24:51 +03:00
allcontributors[bot]
fc2b2f2823
docs: add isoppp as a contributor for doc ( #1929 )
...
* 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-09-08 19:44:00 +03:00
Hiroki Isogai
125bb0c00f
docs/md: fix unresolved reference ( #1928 )
2021-09-08 19:38:47 +03:00
allcontributors[bot]
0d91f6396c
docs: add odeke-em as a contributor for code ( #1923 )
...
* 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-09-07 17:04:56 +03:00
Ariel Mashraki
b96dfa6d9b
doc/md: fix LIKE predicate example ( #1922 )
2021-09-07 15:03:59 +03:00
Sadman Sakib
0a9c4c4232
doc/md: custom predicate example for LIKE operator ( #1911 )
...
* fix typo on doc/md/crud.md
Signed-off-by: sadmansakib <ssadman8@gmail.com >
* add example for LIKE operator
Signed-off-by: sadmansakib <ssadman8@gmail.com >
* Update doc/md/predicates.md
* Update doc/md/predicates.md
* Update doc/md/predicates.md
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2021-09-07 09:04:40 +03:00
Yoni Davidson
9c7383f43b
doc/website: docs-security upgrade axios resolved version ( #1916 )
2021-09-05 17:48:01 +03:00
Giau. Tran Minh
2a40f27b2b
doc/md: update MaxRuneCount example ( #1915 )
...
* doc/md: update MaxRuneCount example
Update MaxRuneCount example with entsql.Annotation.
https://github.com/ent/ent/issues/1856
https://github.com/ent/ent/issues/1914
* update custom validator description
* Update doc/md/schema-fields.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* Update doc/md/schema-fields.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* Update doc/md/schema-fields.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
2021-09-05 15:19:39 +03:00