186 Commits

Author SHA1 Message Date
Cyril Brulebois
9ff209d1f3 doc: remove executable flag for md, mdx, png, js, and .gitignore files (#3015)
Spotted by lintian running against a Debian package: the executable flag
is strange for all those files in the doc directory.
2022-10-16 16:47:56 +03:00
Rotem Tamir
09114208be doc/website/blog: fixes to json append post (#3009) 2022-10-11 22:26:34 +03:00
Rotem Tamir
96e1325e44 doc/website/blog: json append blogpost (#3006) 2022-10-11 18:12:30 +03:00
dependabot[bot]
b286a4b0ce build(deps): bump normalize-url from 4.5.0 to 4.5.1 in /doc/website (#2968)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-28 12:07:55 +03:00
dependabot[bot]
51d20e39f6 build(deps): bump path-parse from 1.0.6 to 1.0.7 in /doc/website (#2969)
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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-28 12:07:46 +03:00
Rotem Tamir
d0943109b5 doc/website/blog: fix ci link (#2913) 2022-09-08 13:59:07 +03:00
Rotem Tamir
346af30254 doc/website/blog: ci blogpost (#2903) 2022-09-08 12:09:23 +03:00
dependabot[bot]
9200dcdcc0 build(deps): bump minimist from 1.2.5 to 1.2.6 in /doc/website (#2872)
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 07:45:14 +03:00
dependabot[bot]
bd1a311e50 build(deps): bump trim from 0.0.1 to 0.0.3 in /doc/website (#2848)
Bumps [trim](https://github.com/Trott/trim) from 0.0.1 to 0.0.3.
- [Release notes](https://github.com/Trott/trim/releases)
- [Changelog](https://github.com/Trott/trim/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Trott/trim/compare/0.0.1...v0.0.3)

---
updated-dependencies:
- dependency-name: trim
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 22:27:45 +03:00
Ariel Mashraki
6637cbf68e examples/migration: add doc about migration linting (#2856) 2022-08-15 09:45:36 +03:00
Rotem Tamir
94226c9093 doc: entci (#2853)
* doc: entci

* Update doc/md/ci.mdx

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/md/ci.mdx

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update sidebars.js

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2022-08-14 18:22:39 +03:00
Ariel Mashraki
8fc8d65a16 doc/fields: add section for nillable-required fields 2022-08-13 20:12:28 +03:00
Ariel Mashraki
1ee2876349 doc/website: add edit and lastedit info to doc pages (#2800) 2022-07-25 18:32:36 +03:00
Ariel Mashraki
b60e0f9eac entc/gen: add support for WithNamed<E> feature-flag (#2792)
* entc/gen: struct fields and methods for NamedEdge api

* entc/gen: generate WithNamedEdge methods for named-edges

* entc/gen: implement eager-loading for named-edges

* entc/gen: simplify eager-loading template

* entc/gen: drop support for unqiue edges in named-based loading

* all: codegen

* doc/website: named-edges feature-flag

* Update doc/md/eager-load.mdx

* Update doc/md/eager-load.mdx
2022-07-24 18:41:07 +03:00
Ariel Mashraki
b44d593861 doc/website: oss footer logo (#2678) 2022-06-23 15:30:06 +03:00
Ariel Mashraki
fd955654a0 entc/gen: change codegen signature from entc to ent (#2627) 2022-06-07 17:48:17 +03:00
Sasha Melentyev
9e4660f104 doc: change golang docs links for actual (#2620) 2022-06-06 17:55:55 +03:00
Amit Shani
d071e0c70a doc/md: fix some broken links (#2589) 2022-06-01 16:44:25 +03:00
Giau. Tran Minh
d8fdf3b512 doc/md: update GQL tutorial with schema generator (#2528)
* doc/md: update GQL tutorial

fixed the connections to Non-Null
fixed the name of WithWhereInputs()

* doc/md: initial Schema Generator tutorial

* update the tutorial

* fix: correct the line

* doc/md: apply suggestions from code review

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* doc/md: add more doc about `entgql.RelayConnection()`

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2022-05-09 18:09:21 +03:00
Jannik Clausen
63a2836ef2 doc/website/blog: share image to sum file blog post (#2534) 2022-05-09 16:17:06 +02:00
Jannik Clausen
b1ceb0a55a doc/website/blog: fix document name (#2533) 2022-05-09 15:48:44 +02:00
Jannik Clausen
4142108d62 doc/website/blog: external tools and sum file (#2489)
* doc/website/blog: external tools and sum file

* Apply suggestions from code review

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* doc/website/blog: apply CR

* Apply suggestions from code review

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* doc/website/blog: minor fixes

* doc/website/blog: invoke atlas command by calling go run

* doc/website/blog: It's-a me, Jannik!

* Apply suggestions from code review

Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com>
2022-05-09 15:23:51 +02:00
Ariel Mashraki
91ba0c7cea doc/website: minor css fixes (#2532) 2022-05-09 13:20:45 +03:00
Giau. Tran Minh
429a5e5d91 doc/md: update Discord server invite link (#2530) 2022-05-07 08:55:27 +03:00
Amit Shani
5ee0a475e4 website/blog: enthistory fix typo (#2458)
* doc/blog: enthistory fix

* fix typo
2022-04-07 17:38:27 +03:00
Amit Shani
cf0b8560bc doc/blog: enthistory fix (#2457) 2022-04-07 17:23:46 +03:00
Amit Shani
dec2216cb9 website/blog: enthistory blog post (#2456)
* doc/blog: enthistory blog post

* Apply suggestions from code review

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>

* add maria example and longer SQL

* code style

* row -> field

* show off enthistory first

* minor

* CR

* closing content on tech explain

* assets

* title

* Update doc/website/blog/2022-04-07-how-twitter-can-implement.md

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* Update doc/website/blog/2022-04-07-how-twitter-can-implement.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2022-04-07-how-twitter-can-implement.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Update doc/website/blog/2022-04-07-how-twitter-can-implement.md

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* CR

* Update doc/website/blog/2022-04-07-how-twitter-can-implement.md

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* share image

Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com>
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2022-04-07 17:19:52 +03:00
Clarence
21ea376817 update example import (#2432) 2022-03-31 12:55:54 +02:00
Amit Shani
71020f8d7b doc/website/blog: tidb indentation fix (#2423) 2022-03-24 15:07:38 +02:00
Rotem Tamir
865ddb8d47 doc/website/blog: small fixes 2022-03-17 14:54:57 +02:00
Amit Shani
683fe8cc3b doc/website/blog: TiDB announcement (#2396) 2022-03-17 14:42:15 +02:00
MasseElch
41db628df3 doc/website/blog: versioned migrations (#2387)
* doc/md: clarify when feature flag is needed for versioned migrations

* doc/website/blog: introduction

* doc/md: more blog post

* Apply suggestions from code review

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

* doc/website/blog: move explanation about versioned migration purpose up

* doc/website/blog: apply CR

* doc/website/blog: reword desription of versioned migrations

* doc/website/blog: typos

* doc/website/blog: last minute changes pre publish

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
2022-03-14 14:47:13 +01:00
MasseElch
8f213a4d4f doc/website/blog: ogent is using main instead of master (#2367) 2022-02-28 09:34:24 +01:00
MasseElch
b17aa2245f doc/md: prettier URL for versioned migrations doc part 2 (#2361) 2022-02-24 08:30:46 +01:00
Pedro Henrique
4949991ca6 doc/website: change footer title color (#2348) 2022-02-21 19:13:02 +02:00
MasseElch
59c6702e12 doc/md: versioned migrations (#2345)
* doc/md: versioned migrations

* doc/md: move to own page

* doc/md: add example for migrations from graph

* doc/md: add image

* Apply suggestions from code review

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* doc/md: format examples

* doc/md: mention versioned migrations in offline migration

* doc/md: add instructions how to run a main.go file

* doc/md: add instructions how to move from auto migrate to versioned migration

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2022-02-21 17:56:02 +01:00
Rotem Tamir
5bad22e6b4 doc/website/blog: change share image for ogent post (#2342) 2022-02-18 09:48:06 +02:00
MasseElch
818ce29c78 doc/website/blog: ogent announcement (#2327)
* doc/website/blog:

* doc/website/blog: first draft

* dich/website/blog: add initial draft of post

* doc/website/blog: change title

* doc/website/blog: add diagram

* doc/website/blog: final filename

* doc/website/blog: link to ogen docs

* doc/website/blog: images

* Apply suggestions from code review

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>

Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com>
2022-02-15 12:15:27 +01:00
Ariel Mashraki
339e3600a5 website/blog: ent v0.10 (#2280) 2022-01-20 23:03:01 +02:00
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
Jeremy Maxey-Vesperman
5dddeef736 doc/website/blog: add list blogpost (#2207) 2021-12-09 16:33:08 +02:00
Rotem Tamir
7dba6969fa doc/website: generate atom/rss feeds from the blog (#2197) 2021-12-02 17:25:57 +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
Rotem Tamir
99ad873ae0 doc/website/blog: adding code screenshot to entoas blogpost (#2139) 2021-11-16 11:52:34 +02:00
Jeremy Maxey-Vesperman
5645812c73 doc/md: add tutorial for configuring gRPC service method generation 2021-11-16 00:30:33 +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
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