Jim LAURIE
a09e88f567
Merge branch 'master' into graphql/mutations-aggregations-decimals
2018-09-24 19:42:57 +02:00
Jim LAURIE
2a25c1a17b
Merge branch 'master' into documentation/content-internationalization
2018-09-24 18:27:21 +02:00
Hans Knöchel
8b6372c9dc
Merge branch 'master' into patch-2
2018-09-18 17:12:10 +02:00
Hans Knöchel
b8764fdafe
Update authentication.md
2018-09-18 17:12:01 +02:00
Jim LAURIE
6c897555a0
Merge branch 'master' into improvement/pluralize-routes
2018-09-18 13:47:13 +02:00
Pierre Burgy
5d0eeec2b3
Add Content Internationalization documentation
2018-09-17 11:12:08 +02:00
Hans Knöchel
02094660c8
fix: update docs to show correct password-reset URL
2018-09-16 21:52:26 +02:00
Jason Lei
4be3154e98
GraphQL Mutations and Aggregations Documentation.
2018-09-10 16:10:09 +08:00
Hans Knöchel
3a22366617
chore: add reference about production databases
2018-09-01 23:15:27 +02:00
Jim LAURIE
4189ce83e9
Merge branch 'master' into patch-1
2018-08-29 13:05:39 +02:00
Jim LAURIE
2fc1612602
Update derrickmehaffy feedback
2018-08-29 13:05:22 +02:00
Jim LAURIE
b5a41534f2
Merge branch 'master' into master
2018-08-28 20:40:36 +02:00
avalleteau
0627fa8411
docs(authentication): Document how to add a new auth provider
2018-08-27 16:16:16 +02:00
Sean Wilson
67bd9fd115
changed "You can access to" to "You can access"
2018-08-25 01:28:47 -04:00
Yilin Gan
ae807faacc
add documentation
2018-08-23 11:50:33 -07:00
Jim LAURIE
4bf88f8792
Merge branch 'master' into feature/graphql-aggregation
2018-08-21 10:36:09 +02:00
Jim LAURIE
d9725a719d
Merge branch 'master' into master
2018-08-20 16:24:01 +02:00
KuongKnight
6ec3295ace
updated document
2018-08-13 10:09:38 +07:00
Pierre Burgy
6a7ff7ff6d
Pluralize routes
2018-08-08 14:59:10 +02:00
victorkolb
99407d6472
Fix Policies docs. Appeal to the user part
2018-08-02 11:40:49 +03:00
DMehaffy
3b0cdcc708
Add Discord example link
2018-07-31 03:40:05 -07:00
Kamal Bennani
1ff336dae4
Add some documentation
2018-07-29 15:02:20 +02:00
John Williamson
ea35200b8c
Update upload.md
2018-07-17 14:06:12 +10:00
John Williamson
a1330a5d81
clarified path
2018-07-17 13:52:18 +10:00
Aurélien GEORGET
37e989b52c
Update models.md
2018-06-20 18:50:49 +02:00
Jim LAURIE
6509ef884c
Update polymorphic ref link
2018-06-20 17:03:10 +02:00
Jim LAURIE
4431a9a786
Add email documentation
2018-06-18 17:54:20 +02:00
Aurelsicoko
1ef5ba2804
Add examples in the Authentication with providers section
2018-06-15 15:38:09 +02:00
soupette
44cff94989
Fix conflicts
2018-05-31 15:31:46 +02:00
Aurelsicoko
a7a1143523
Update doc and pass depthLimit in config
2018-05-25 17:40:03 +02:00
soupette
9740705d08
Update filters documentation.
...
Remove deprecated filter options on sorting: Allow only _sort=attr:ASC or _sort=attr:DESC
2018-05-23 14:49:11 +02:00
Johann Pinson
aeefa6156e
feat(graphql): move to GraphQL Playground
2018-05-15 16:03:22 +02:00
Evan Owens
185781c65d
Tweak grammar of error message
2018-05-05 10:34:48 -04:00
Jørgensen
ac7bd2953d
Added info about mainField
to documentation
2018-04-23 11:06:53 +02:00
Abdón Rodríguez Davila
9f9556a26b
Fix docs typo
2018-04-18 14:00:26 +02:00
Jim LAURIE
67e4f37c03
Merge branch 'master' into graphql
2018-04-17 11:18:28 +02:00
Jim Laurie
3da6115fac
Add upload provider documentation
2018-04-16 14:17:21 +02:00
soupette
a66ca698ee
Fix hook bug and remove useless admin containers
2018-04-13 14:37:46 +02:00
Aurelsicoko
b4191d755e
Improve GraphQL documentation
2018-04-12 16:35:21 +02:00
Aurelsicoko
e5785ac2ca
Improve GraphQL documentation
2018-04-12 16:14:47 +02:00
Aurelsicoko
78234fab61
Support contains sensitive filter and fix Bookshelf queries
2018-04-10 18:54:01 +02:00
Aurelsicoko
69714842a3
Update GraphQL documentation and fix context request
2018-04-10 12:22:51 +02:00
Aurelsicoko
d51831a6f2
Write GraphQL documentation and fix details
2018-04-03 18:14:56 +02:00
Jim LAURIE
edfce0c982
Merge branch 'master' into patch-1
2018-03-23 17:53:25 +01:00
Steven Kaspar
e3f9772525
Correct description to match example
...
The description doesn't match the example. The example is correct
2018-03-23 08:39:38 -05:00
John Williamson
1d603d1854
introduction of userObj
...
Mention of cbx.state.user is missing, added a bit of documentation mentioning it.
2018-03-23 21:29:23 +10:00
Dustin
9c9225a8cd
(doc) fix collection name in many-to-many example
...
Not sure if I understand the example correctly, but with the given config it does not work for me.
Shouldn't be the collection names the other way round?
2018-03-20 12:17:07 +01:00
Johann Pinson
4ed7ad2064
Update models.md
2018-03-16 15:54:53 +01:00
Jim Laurie
c1d8d33c83
Update grant provider documentation
2018-03-12 17:15:20 +01:00
Aurelsicoko
17c1e8397d
Update example section importance
2018-03-07 16:18:55 +01:00