Commit Graph

156 Commits

Author SHA1 Message Date
Ariel Mashraki
a7f899339b doc/graphql: add example section (#1149) 2021-01-07 16:50:53 +02:00
Ariel Mashraki
b67cc9b135 doc/privacy: recommend using the schema/snapshot flag (#1139) 2021-01-06 14:31:42 +02:00
Ariel Mashraki
ad3efa7477 doc/schema: add default-func example for schema fields (#1127) 2021-01-04 22:54:16 +02:00
Ariel Mashraki
e60252e28b doc: add column selection to crud page (#1106) 2020-12-31 06:56:50 +02:00
Ariel Mashraki
6355f5dac3 doc/fields: fix typo in storage-key example (#1087) 2020-12-27 13:43:22 +02:00
Ariel Mashraki
84ad6199a5 doc/graphql: add more info about entgql field collection (#1083) 2020-12-25 15:32:22 +02:00
Ariel Mashraki
08d2cd797d doc/faq: add mysql datetime example (#1080) 2020-12-24 17:58:47 +02:00
Ariel Mashraki
5f44fdf78b doc: add enum to go-type example (#1059) 2020-12-18 14:47:11 +02:00
Ariel Mashraki
9a983b7a7f doc: add json predicates for website (#1030) 2020-12-10 20:16:23 +02:00
Ariel Mashraki
9ff32ad60a doc: add page for codegen feature-flags (#1023) 2020-12-07 16:53:01 +02:00
Ariel Mashraki
d0b41ab0f6 doc: rename cmd entc to ent (#997) 2020-11-29 10:43:16 +02:00
Ariel Mashraki
8fbd96cf38 doc: add example for uuid default value (#996) 2020-11-29 10:38:23 +02:00
Pavel Kerbel
95842ec16b doc: minor change in getting-started and gitignore update (#984) 2020-11-25 16:11:41 +02:00
Ariel Mashraki
d84e6eb6fe doc: minor format changes to code blocks (#976) 2020-11-23 16:11:23 +02:00
Mysh!
66ceccb679 doc: added inet example in faq (#973) 2020-11-23 09:30:47 +02:00
Ariel Mashraki
c1de826324 doc: add inet-types to faq page (#972) 2020-11-22 10:21:56 +02:00
Ariel Mashraki
d10b888e1c doc: add codegen middleware to the hooks page (#968) 2020-11-20 23:24:48 +02:00
Ariel Mashraki
0faef7013d doc: add example for adding prediactes to codegen assets 2020-11-03 11:57:31 +02:00
Ariel Mashraki
8099df68bc doc: add custom predicates info to faq page 2020-11-03 11:57:31 +02:00
Ariel Mashraki
404e5b3f38 doc: add the audit-logger example for faq page (#913)
See #830
2020-11-03 10:56:58 +02:00
Ariel Mashraki
dc672bf18b docs: initial version of faq page (#911)
* docs: initial version of faq page

See #832
2020-11-02 12:16:21 +02:00
haoxin
f63ba65bd7 docs: should'n defer inside open conn func (#896) 2020-10-28 15:35:00 +02:00
Aleksandr Razumov
99d237ff98 doc: replace CreateX reference to SaveX (#882) 2020-10-25 19:53:40 +02:00
Ariel Mashraki
7aa41b88f6 doc/codegen: update entc command output (#881) 2020-10-25 15:55:26 +02:00
Ariel Mashraki
4db3bd048f doc: add schema annotation to entgo.io (#880) 2020-10-23 16:46:45 +03:00
Aizat Faiz
8226472d4c doc: fix Delete example in crud.md (#877) 2020-10-23 08:13:39 +03:00
Ariel Mashraki
f2a9333b02 doc: add codegen hooks and examples 2020-10-21 15:59:50 +03:00
Ariel Mashraki
faa54f5e79 Merge branch 'master' of https://github.com/day-dreams/ent into day-dreams-master 2020-10-21 12:31:11 +03:00
Ariel Mashraki
b98b50841e doc: add missing methods to Mixin interface (#865) 2020-10-20 12:09:26 +03:00
Ariel Mashraki
a8401f004e doc/privacy: minor typo fix (#848) 2020-10-13 15:04:48 +03:00
Ariel Mashraki
3f22ae8b04 doc: add multi-tenancy example (#847) 2020-10-13 14:47:46 +03:00
Ariel Mashraki
02acd17c14 doc/privacy: initial version for privacy feature (#843) 2020-10-13 10:29:41 +03:00
kakaxizhang
63421aa9ad dialect/sql/schema: optimize code and add website documents (#748) 2020-10-12 16:08:02 +08:00
Ariel Mashraki
479baa8131 doc: add reference to transaction hooks in hooks page 2020-10-11 15:44:33 +03:00
Roger Ng
69a9122162 doc: add rune length validator example (#814)
* doc: add rune length validator example

* doc: update reusable validator

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

* doc: fix missing code section end

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2020-10-04 21:10:17 +03:00
Ariel Mashraki
f548d8aacc doc: document the NodeType option for Node API (#817) 2020-10-04 18:03:07 +03:00
Ariel Mashraki
83ac7bdbae doc/graphql: add more info regarding fields-collections (#807)
Closed #806
2020-09-30 13:04:07 +03:00
Ariel Mashraki
f9be692353 doc: add NotEmpty to string validators (#802) 2020-09-28 21:02:23 +03:00
Ariel Mashraki
f93dffcf10 doc: remove entc command from getting-started (#798) 2020-09-25 10:35:59 +03:00
Ariel Mashraki
47fef27bc6 doc/graphql: gofmt imports in entc example (#795) 2020-09-23 13:45:09 +03:00
Ariel Mashraki
2b78d1d9af doc: add more info to getting-started summary (#787) 2020-09-21 15:59:23 +03:00
Ariel Mashraki
a7bb5346a4 doc: add uuid to schema fields (#786) 2020-09-21 13:08:33 +03:00
Ariel Mashraki
dc2645e2d5 doc: add page for gqlgen integration (#776) 2020-09-17 17:14:35 +03:00
Ariel Mashraki
c6f9d25d8e doc: update examples for custom templates 2020-09-15 16:31:29 +03:00
Ariel Mashraki
98bc30d618 doc: document ordering checks for column names 2020-09-13 14:01:44 +03:00
Ariel Mashraki
e552399bf3 doc: add fb privacy and terms of use (#755) 2020-09-13 13:23:52 +03:00
Ariel Mashraki
feed51d773 doc: add hook helpers to ent website (#729) 2020-09-06 10:07:41 +03:00
Ariel Mashraki
77122ce70e doc: minor spelling changes (#711) 2020-08-29 21:17:55 +03:00
Alexander Emelin
e30adfc601 docs: fix missing ref in schema example (#682) 2020-08-22 13:13:25 +03:00
Justin Page
e9ae2072ea doc: use pkg.go.dev for documentation links (#681)
pkg.go.dev serves Go documentation. However, it also understands modules
and has information about past versions of a package. Later this year
godoc.org will be redirected to pkg.go.dev.

Let's use this subdomain going forward when linking Go documentation.

Reference: https://blog.golang.org/pkg.go.dev-2020
2020-08-22 13:11:36 +03:00