Rotem Tamir
0f16f49fff
doc/md: slight rewording of privacy.md ( #1740 )
2021-07-19 14:54:04 +03:00
Ariel Mashraki
96e43e8b93
doc/privacy: revert wrong format verb of error ( #1739 )
2021-07-19 13:56:57 +03:00
Zeev Manilovich
f9a9773c42
doc/md: improving privacy docs and multi tenant example ( #1724 )
...
* doc/md: improving privacy docs and multi tenant example
* cr changes
* removing error wrap in since it already exists in Denyf function
* Apply suggestions from code review
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
* cr fixes
* Update doc/md/privacy.md
* Update doc/md/privacy.md
* Update doc/md/privacy.md
* Update doc/md/privacy.md
* Update examples/privacytenant/example_test.go
* Update examples/privacytenant/rule/rule.go
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2021-07-19 13:29:21 +03:00
Ariel Mashraki
d9faf21e05
doc/website: migration to docosaurus v2 ( #1384 )
...
* WIP - migrating entgo.io to docosaurus v2
* organizing pages a bit to be better suited for v2 site structure
* doc/website: finish migration to docusaurus v2
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
2021-03-24 21:48:30 +02:00
Ariel Mashraki
3773738fd5
Revert "doc/website: migrate to docusaurus v2 ( #1382 )" ( #1383 )
...
This reverts commit 21c3fa83fc .
2021-03-24 21:18:44 +02:00
Ariel Mashraki
21c3fa83fc
doc/website: migrate to docusaurus v2 ( #1382 )
...
* WIP - migrating entgo.io to docosaurus v2
* organizing pages a bit to be better suited for v2 site structure
* doc/website: finish migration to docusaurus v2
Co-authored-by: Rotem Tamir <rotemtamir@gmail.com >
2021-03-24 21:16:04 +02:00
森 優太
e52439c5be
cmd/ent: fix //go:generate code generation to match go1.16 ( #1300 )
...
* doc: fix github link
* doc: fix Link entgo.io -> github.com/ent
* 🎉 first commit
* update go generate style
* doc: update go get to go install
* doc: update versioning with go install
* restore all
* change generate.go content
* add -mod=mod option
* add -mod=mod option
2021-03-09 22:00:33 +02:00
Ariel Mashraki
712d0e1b53
doc/tutorial: add skeleton and initial posts ( #1317 )
2021-03-09 21:44:03 +02:00
Matthew Gabeler-Lee
c53b45ddb0
all: use %w instead of %v to wrap errors ( #1275 )
...
* all: use %w instead of %v for nested errors with fmt.Errorf
* all: update generated code to use %w instead of %v for error wrapping
2021-03-03 20:05:33 +02:00
Ariel Mashraki
b2f6834f67
doc: change assets path from s3 to entgo.io
2021-02-17 10:25:10 +02:00
Ariel Mashraki
41c3445b95
doc: update contrib repository path to ent/contrib
2021-02-13 08:06:10 +02:00
Ariel Mashraki
d75fa8a01d
doc: update repository path to ent/ent
2021-02-13 08:06:10 +02:00
Ariel Mashraki
c5cef3cbd3
doc: add information about the generated runtime package
2021-02-12 13:44:15 +02:00
森 優太
4142808220
doc: fix github link ( #1229 )
2021-02-03 11:13:26 +02:00
Ariel Mashraki
dd4792f5b3
go: rename module from github.com/facebook/ent => entgo.io/ent ( #1226 )
2021-02-02 23:03:04 +02:00
Ariel Mashraki
027d72e5e0
doc/website: use s3 uri before migrating website ( #1224 )
...
This is a temporary change and will be reverted after the website will be migrated to its new place
2021-02-01 10:48:15 +02:00
Ariel Mashraki
75df97bd24
doc/privacy: add mutation filtering example to website
2021-01-22 23:04:09 +02:00
Ariel Mashraki
b67cc9b135
doc/privacy: recommend using the schema/snapshot flag ( #1139 )
2021-01-06 14:31:42 +02:00
Ariel Mashraki
d0b41ab0f6
doc: rename cmd entc to ent ( #997 )
2020-11-29 10:43:16 +02: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