Jim LAURIE
f40dbcd97c
Merge branch 'master' into jundi14-patch-1
2019-10-29 21:16:15 +01:00
Jim LAURIE
e3371178b4
Merge pull request #4394 from Satrya2405/Satrya2405
...
Fix typo in model concept docs
2019-10-29 21:15:55 +01:00
Jim LAURIE
4c32802334
Merge branch 'master' into Satrya2405
2019-10-29 21:15:49 +01:00
Jim LAURIE
5a7961082c
Merge pull request #4392 from imronras/typo-2
...
Fix typo in configurations concept docs
2019-10-29 21:15:14 +01:00
Jim LAURIE
18a966ca7c
Merge branch 'master' into typo-2
2019-10-29 21:15:07 +01:00
Jim LAURIE
cf592a1530
Merge pull request #4400 from strapi/docs-app-update
...
Add a version update guide
2019-10-29 21:09:41 +01:00
Jim LAURIE
27f47d6eea
Merge branch 'master' into docs-app-update
2019-10-29 21:09:12 +01:00
Jim LAURIE
68a564cc1f
Merge pull request #4401 from strapi/docs-model-udpate
...
Remove old documentation example
2019-10-29 21:08:52 +01:00
Jim LAURIE
b7f05bbd2f
Merge branch 'master' into docs-model-udpate
2019-10-29 21:08:36 +01:00
Jim LAURIE
0788b384a3
Merge pull request #4398 from strapi/docs-slug-guide
...
Add slug guide
2019-10-29 21:06:24 +01:00
Jim LAURIE
c769116c2e
Merge branch 'master' into docs-slug-guide
2019-10-29 21:06:13 +01:00
Jim LAURIE
7e19a8214f
Add more info
2019-10-29 21:05:45 +01:00
Jim LAURIE
df8a1551d9
Fix typo
2019-10-29 20:54:19 +01:00
Jim LAURIE
a40c17ca9e
Remove old documetation example
2019-10-29 20:48:08 +01:00
Jim LAURIE
451c521db2
Add a version update guide
2019-10-29 20:06:45 +01:00
Jim LAURIE
5cbbc20dbe
Add slug guide
2019-10-29 19:27:16 +01:00
Guilherme Bernardino
3cdc9475e0
fix HomePage.roadmap translation
2019-10-29 15:12:12 -03:00
Guilherme Bernardino
3bd2d2ae4c
Update pt-BR translation
...
- Added missing from en file
2019-10-29 14:25:38 -03:00
Alexandre BODIN
e9d94a0c32
Merge pull request #4395 from strapi/docs-content-api
...
Change examples of API endpoints
2019-10-29 18:10:23 +01:00
Alexandre BODIN
230751ba08
Merge branch 'master' into docs-content-api
2019-10-29 18:10:10 +01:00
Alexandre BODIN
67d998bc10
Merge pull request #4396 from strapi/docs-cron
...
Add cron feature details in the documentation
2019-10-29 18:08:04 +01:00
Jim LAURIE
b7b2e837ed
Add the cron node module
2019-10-29 17:31:11 +01:00
Jim LAURIE
4d67f73199
Add count request
2019-10-29 17:16:52 +01:00
Jim LAURIE
087cd34636
Change examples
2019-10-29 17:08:36 +01:00
jundi14
b3edc32c2e
typo
...
hello brother
I found a writing error
formated >>formatted
2019-10-29 21:43:48 +07:00
Satrya2405
9496774a67
[TYPO] in docs
...
I found a flaw in the writing
It says "woking" who is supposed to be "working"
2019-10-29 21:41:45 +07:00
Josh Rose
70a5203e83
fix: Ensure state is updated before updating select
2019-10-29 15:31:33 +01:00
Imron
a861f3448c
[Typo] envrionments
...
Fixed typo
envrionments => environments
2019-10-29 21:25:56 +07:00
Alexandre BODIN
6b57d15b4e
Merge pull request #4389 from strapi/chore/improve-install-dep-error-message
...
Improve the error message on install dependencies error
2019-10-29 10:05:37 +01:00
Alexandre BODIN
81d2350eae
Merge branch 'master' into chore/improve-install-dep-error-message
2019-10-29 09:11:48 +01:00
Alexandre BODIN
062c1c8b55
Merge pull request #4379 from AHgPuK/master
...
Lifecycle pre callbacks can be cancelled
2019-10-29 09:11:37 +01:00
Alexandre Bodin
d73e842d2f
Improve the error message on install dependencies error in create strapi-app
2019-10-29 09:00:17 +01:00
Andrey Hohutkin
fb39ebecc4
Cleaning
2019-10-29 09:42:49 +02:00
Andrey Hohutkin
42d4543802
Using returning promise instead of callbacks
2019-10-29 09:41:23 +02:00
Andrey Hohutkin
c51c6b06c5
Lifecycle pre callbacks can be cancelled
...
In case that any Lifecycle pre callback returns Promise.reject it will be caught by Admin UI showing error banner.
It allows custom validations with Lifecycle callbacks as well
Admin UI will show saving process without it in case of error inside Lifecycle callback just writing error message in log.
2019-10-28 16:51:42 +02:00
Alexandre BODIN
82b36df90c
Merge pull request #4371 from strapi/fix-scope-providers
...
Load scoped providers
2019-10-28 09:19:06 +01:00
Alexandre BODIN
a4dc3c71b1
Merge pull request #4368 from kenkz447/patch-1
...
Fix multiple media upload in group
2019-10-28 09:17:06 +01:00
Jim LAURIE
e0959630e3
Merge pull request #4363 from strapi/templates/fixLinks
...
Update template links in services/controllers to new doc pages
2019-10-26 20:29:56 +02:00
Jim LAURIE
0c031862e5
Merge branch 'master' into templates/fixLinks
2019-10-26 20:29:46 +02:00
Jim LAURIE
2556fb617e
Merge pull request #4361 from jiv-e/patch-1
...
Update Admin panel customization documentation
2019-10-26 20:24:42 +02:00
Jim LAURIE
fd2aaecac1
Load scoped providers
2019-10-26 15:50:31 +02:00
Imron
bd2b882902
Merge pull request #1 from imronras/typo-docs-1
...
[Typo] Adminstrator
2019-10-26 17:36:16 +07:00
Nguyen Tung
cd218a8f49
fix: multiple media in repeatable groups not working #4205
2019-10-26 12:01:03 +07:00
Derrick Mehaffy
797b14b4c6
Update template links to new doc pages
2019-10-25 02:28:35 -07:00
jiv_e
dc6f0c2d3e
Update Admin panel customization documentation
...
Update outdated Styles section.
2019-10-25 11:16:33 +03:00
Jim LAURIE
038bbb3e20
Merge pull request #4321 from wysher/update-pl-translations
...
Update PL translations
2019-10-24 17:08:37 +02:00
Jim LAURIE
15d33b30a7
Merge branch 'master' into update-pl-translations
2019-10-24 17:08:24 +02:00
Jim LAURIE
b746a4ddb5
Merge pull request #4352 from strapi/docs/herokuUpload
...
Add note about uploads for Heroku to deployment docs
2019-10-24 15:44:42 +02:00
Jim LAURIE
21c191afed
Merge branch 'master' into docs/herokuUpload
2019-10-24 15:44:07 +02:00
DMehaffy
a4414502d7
PR feedback
2019-10-24 06:29:26 -07:00