Ariel Mashraki
|
6065db39fa
|
fix 2023-01-26-visualizing-with-entviz.md
|
2023-04-03 17:04:57 +03:00 |
|
Noam Cattan
|
d143432580
|
doc: replace diagram examples links (#3435)
* cmd/internal: fix help message for "new" command
* doc: replace example links
|
2023-04-03 16:38:57 +03:00 |
|
Rotem Tamir
|
e685413055
|
doc: slack channel links (#3433)
|
2023-04-03 11:00:34 +03:00 |
|
Zhizhen He
|
6f847a3492
|
ci: add spell checker and fix existing typo (#3420)
* ci: add spell checker and fix existing typo
* chore: move typos.toml to .github
* fix: correct config file path
|
2023-03-30 11:38:29 +03:00 |
|
Rotem Tamir
|
5a93d8934b
|
doc/website/blog: fix broken page (#3354)
|
2023-02-27 15:45:46 +02:00 |
|
Rotem Tamir
|
5fd8469e8e
|
doc/website/blog: webapp with ent (#3351)
|
2023-02-27 15:24:17 +02:00 |
|
Rotem Tamir
|
eeccc754d3
|
doc/md: updating versioned migrations tutorial (#3334)
* doc/md: updating versioned migrations tutorial
* 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>
|
2023-02-20 17:10:10 +02:00 |
|
Rotem Tamir
|
e671138bb8
|
doc/md/tutorial: ext grpc service example (#3323)
|
2023-02-16 23:57:15 +02:00 |
|
Giau. Tran Minh
|
f4bdc36e85
|
cmd/ent: rename init to new (#3311)
* cmd: rename init to new
Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
* doc: update guide to use new command
Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
---------
Signed-off-by: Giau. Tran Minh <hello@giautm.dev>
|
2023-02-12 13:56:18 +02:00 |
|
dependabot[bot]
|
ca7408e81c
|
build(deps): bump http-cache-semantics in /doc/website (#3297)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-04 11:31:33 +02:00 |
|
dependabot[bot]
|
624f64324a
|
build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /doc/website (#3282)
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)
---
updated-dependencies:
- dependency-name: ua-parser-js
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>
|
2023-01-27 11:13:22 +02:00 |
|
Rotem Tamir
|
c14905c769
|
doc/website/blog: visualizing schemas with entviz (#3279)
|
2023-01-26 16:52:55 +02:00 |
|
dependabot[bot]
|
27a9db528b
|
build(deps): bump json5 from 2.2.1 to 2.2.3 in /doc/website (#3218)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)
---
updated-dependencies:
- dependency-name: json5
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>
|
2023-01-09 11:58:55 +02:00 |
|
Shani
|
1a0ffe6441
|
doc: change newsletter link to Substack (#3195)
Co-authored-by: Shani Cohen <shanicohen@Shanis-MacBook-Air.local>
|
2022-12-28 10:58:55 +02:00 |
|
Yoni Davidson
|
4e662b9e51
|
doc/md: update join community page (#3178)
|
2022-12-19 15:18:53 +02:00 |
|
Ariel Mashraki
|
f226627d67
|
ent: export query interceptors (#3157)
|
2022-12-19 10:17:10 +02:00 |
|
Rotem Tamir
|
fe5727df4a
|
doc/website/blog: rename zero downtime blog (#3135)
|
2022-12-01 16:05:16 +02:00 |
|
Ronen Lubin
|
d2ecb487d2
|
doc/website/blog: add new blog post (#3132)
|
2022-12-01 15:25:06 +02:00 |
|
Ariel Mashraki
|
f7109f0274
|
dialect/sql/schema: make WriteDriver friendlier (#3119)
Also, add a guide for writing and executing data migrations files.
|
2022-11-27 13:27:15 +02:00 |
|
Ariel Mashraki
|
2d980550db
|
doc/edges: document the new edges behavior
|
2022-11-20 17:37:08 +02:00 |
|
dependabot[bot]
|
dfb675bf32
|
build(deps): bump loader-utils from 2.0.0 to 2.0.4 in /doc/website (#3097)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.0 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.4)
---
updated-dependencies:
- dependency-name: loader-utils
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-11-19 22:23:27 +02:00 |
|
Rotem Tamir
|
cd60f84853
|
doc/md/versioned: upgrading to versioned migrations (#3095)
|
2022-11-16 10:59:06 +02:00 |
|
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 |
|