Alexandre BODIN
e1500a0f22
Merge pull request #4047 from tcvmdev/patch-1
...
Update Bootstrap function documentation
2019-09-20 12:46:15 +02:00
Alexandre BODIN
8df794bf9d
Merge pull request #3910 from ntsvetkova-roi/feature/instagram_provider
...
Add Instagram provider
2019-09-20 11:53:02 +02:00
Alexandre BODIN
79d677033b
Merge branch 'master' into patch-1
2019-09-20 09:26:26 +02:00
Alexandre BODIN
8235e14770
Update filters.md
...
Update field name
2019-09-20 09:25:41 +02:00
Natalia Tsvetkova
b90becc793
Added link to Instagram provider tutorial
2019-09-19 12:01:25 +02:00
tcvmdev
0f9ee8bd25
Update Bootstrap function - 4th option
...
For someone who wrote no bootstrap functions, my code looks like:
```js
module.exports = () => {};
```
I had to start a new Strapi project to understand how to solve my "cb is not a function" and "fn is not a function" typeerrors. I think it would be useful for future basic Strapi users like me!
2019-09-18 16:52:19 -05:00
Martin Georgiu
53f4a28517
Use created_at instead of createdAt
2019-09-15 16:59:34 +02:00
Don Masakayan
e0fea833a7
Updated documentation so that GraphQL policies use correct 'policies' key instead of 'policy'
2019-09-15 15:51:04 +08:00
David Kartuzinski
e0e71a00cd
Merge branch 'master' into docs/tutorial
2019-09-12 10:17:02 +02:00
davidkartuzinski
75c1e93308
Added video, fixed a typo
2019-09-12 10:13:28 +02:00
Jim LAURIE
dcb333ac6b
Merge branch 'master' into issue/3719
2019-09-12 09:52:16 +02:00
websocket98765
1bab694c67
Fix typo
2019-09-11 14:44:22 +00:00
Alexandre BODIN
230a7145af
Merge branch 'master' into docs/quickstart
2019-09-11 10:41:15 +02:00
davidkartuzinski
3ec29bfa83
fixed some returns
2019-09-11 10:34:16 +02:00
davidkartuzinski
fa60a78bf1
Added new video of Quick Start
2019-09-11 10:19:48 +02:00
Alexandre BODIN
d560fa9e89
Merge branch 'master' into patch-1
2019-09-10 10:08:04 +02:00
Tim Sheils
08d4797754
Update migration-guide-beta.15-to-beta.16.md
...
minor grammatical/readibility changes
2019-09-09 14:12:34 -04:00
websocket98765
dbf977184d
Fix comma in JSON example
2019-09-09 17:46:32 +00:00
davidkartuzinski
464ad872a5
standardized punctuation for steps, and replaced two images
2019-09-09 19:15:18 +02:00
davidkartuzinski
4a87d83887
Fix conflict
2019-09-09 17:42:39 +02:00
davidkartuzinski
ace4c2439a
Returns on PR fixed
2019-09-09 16:27:42 +02:00
Alexandre Bodin
3186da5f25
Add section on the richtext type
2019-09-09 12:24:24 +02:00
Jim LAURIE
9849e1e864
Merge branch 'develop' into docs/tutorial
2019-09-09 11:15:57 +02:00
Alexandre Bodin
58063cf898
Add admin panel rebuild and before/after examples
2019-09-06 16:45:27 +02:00
Alexandre Bodin
2398df363b
Add migration guide to beta.16
2019-09-06 11:36:53 +02:00
davidkartuzinski
f72cfe4c05
finished section 5-6 of tutorial and corrected all grammar, and final review
2019-09-05 18:53:51 +02:00
davidkartuzinski
57c3aaa1ad
all remaining section except section 6 - adding content - is now complete with pictures
2019-09-02 19:44:44 +02:00
Alexandre Bodin
eb74b556fa
Init endpoint API documentation
2019-08-26 15:20:49 +02:00
Alexandre Bodin
f1c6913762
Init api endpoints doc
2019-08-26 15:20:49 +02:00
davidkartuzinski
190724722f
cleaned up the doc to fit style guide, made it clearer
2019-08-23 19:01:03 +02:00
Alexandre Bodin
3a0baba885
Update hooks doc to show async
2019-08-19 09:55:24 +02:00
cyril lopez
435b3a9d24
Merge branch 'develop' into front/upgrade-react
2019-08-13 17:10:36 +02:00
soupette
857ec1ca70
Rename lifecycle hooks
2019-08-13 11:31:10 +02:00
Alexandre Bodin
2f7927854b
Fix typos
2019-08-13 10:41:11 +02:00
Alexandre Bodin
5a4b588ea2
Make model accessible through query to simplify usage
2019-08-12 17:35:54 +02:00
Alexandre Bodin
df822ddbe6
Update docs and init new Queries doc
2019-08-12 17:35:53 +02:00
Alexandre Bodin
d9f1f39ee4
Add documentation
2019-08-12 17:08:22 +02:00
Derrick Mehaffy
2b5a968f41
remove bookshelf-uuid from hook-bookshelf and add docs
2019-08-07 02:59:20 -07:00
Dominik Aksamit
16736f64a3
3719 - 'this' inside initialize is a Function
2019-08-02 19:13:13 +02:00
Alexandre BODIN
f541cf907b
Merge branch 'master' into develop
2019-08-02 09:43:09 +02:00
davidkartuzinski
19ad8edb15
[WIP]: Additional revisions completed for the Documentation Tutorial
2019-08-01 15:50:56 +02:00
soupette
395ced57df
Add doc about tutorial videos
2019-07-31 14:06:31 +02:00
davidkartuzinski
dceaf9a2d3
[WIP]: Updated tutorial including Yarn commands, additional front-end user creation, latest Beta version and shortly the new repeatable fields. Using FoodAdvisor in this tutorial.
2019-07-30 18:48:27 +02:00
davidkartuzinski
8296825817
Removed the Articles page. Most links are to outdated articles and blog posts.
2019-07-30 15:10:49 +02:00
Alexandre Bodin
04d4b60056
Merge branch 'master' into develop
2019-07-25 15:05:07 +02:00
Jim LAURIE
4540905d84
Remove i18n example
2019-07-24 16:28:38 +02:00
davidkartuzinski
cdcd29b348
fixed comments requested
2019-07-22 17:40:35 +02:00
David Kartuzinski
7981dd9a23
fixed typo
2019-07-19 11:24:21 +02:00
Alexandre Bodin
da5d02fb7c
Merge branch 'master' into develop
2019-07-18 19:28:52 +02:00
David Kartuzinski
923402f1c3
Merge branch 'master' into mongo-docs-upgrade
2019-07-18 17:59:02 +02:00