11370 Commits

Author SHA1 Message Date
Derrick Mehaffy
a70b55eeaf
Add FAQ and modify create provider docs
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-03-03 03:18:02 -07:00
Jim LAURIE
b6facf00c4
Merge pull request #5281 from strapi/docs-v2
Init new Getting Started documentation
2020-03-03 11:15:43 +01:00
Jim LAURIE
c3010876c0
Merge branch 'master' into docs-v2 2020-03-03 11:12:05 +01:00
Jim LAURIE
b625cc4fad docs: fix pr feedback
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-03-03 11:11:17 +01:00
Alexandre BODIN
6ab0f20f77
Merge pull request #5362 from robinv85/bugfix/rich-text-no-unique
fix: don't show unique attribute for rich text fields #5305
2020-03-02 23:20:22 +01:00
Robin Venneman
6bfe1e84ed fix: don't show unique attribute for rich text fields #5305
Signed-off-by: Robin Venneman <robin.venneman@gmail.com>
2020-03-02 22:14:49 +01:00
Alexandre BODIN
01115c074c
Merge pull request #5367 from MurzNN/patch-1
Fix #5337 - suppress rewrite config in db without changes
2020-03-02 17:09:22 +01:00
Alexey Murz Korepov
cb71cc5940 Replaced false to !
Signed-off-by: Alexey Murz Korepov <murznn@gmail.com>
2020-03-02 15:42:50 +03:00
Alexey Murz Korepov
540a72af8e replace JSON.stringify to lodash isEqual
Signed-off-by: Alexey Murz Korepov <murznn@gmail.com>
2020-03-02 11:09:52 +03:00
Alexey Murz Korepov
5f9cbe527e Suppress rewrite config in db without changes
Now Strapi rewrite all 'plugin_content_manager_configuration_content_types' keys in "core_store" database table on each restart.
I add comparison of stored config with generated, and skip unnecessary write config to database, when there are no changes.

Signed-off-by: Alexey Murz Korepov <murznn@gmail.com>
2020-02-29 19:08:57 +03:00
Alexandre BODIN
7e7689c05f
Merge pull request #5346 from kubuntux/bug/fix-5266
fix(admin): Update div wrapper for SelectWrapper
2020-02-27 20:15:34 +01:00
James Alvarez
e069cb56b4 Fixed bug #5266
When adding new content, select field was incorrectly wrapped

Signed-off-by: James Alvarez <jp@domainwink.com>
2020-02-28 02:21:21 +08:00
Alexandre BODIN
6b9e19d9a7
Merge pull request #5294 from sanvit/patch-1
edited some minor typos
2020-02-26 14:32:03 +01:00
Alexandre BODIN
c16a0a8241
Merge pull request #5320 from MattieBelt/docs/extend-service
Update docs about Extending a Model Service
2020-02-26 14:30:54 +01:00
Alexandre BODIN
d5de85e58f
Merge branch 'master' into docs/extend-service 2020-02-26 14:29:40 +01:00
MattieBelt
0a22790e7b Fix 'Extending a Model Service' docs (create & update)
Signed-off-by: MattieBelt <mattiasvandenbelt@gmail.com>
2020-02-26 13:11:12 +01:00
Alexandre Bodin
3bcbde8f0b v3.0.0-beta.18.8 v3.0.0-beta.18.8 2020-02-26 12:01:37 +01:00
Alexandre BODIN
53061dad7c
Merge pull request #5242 from 7mioda/strap-plugin-upload-file-size-comparaison-issue#5233
fix(plugin-upload): size limit comparison issue
2020-02-26 10:08:16 +01:00
Alexandre BODIN
e06e8ee2fd
Merge branch 'master' into strap-plugin-upload-file-size-comparaison-issue#5233 2020-02-26 09:47:22 +01:00
Alexandre Bodin
3e0fa37669 Update yarn lockfile
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-26 09:46:54 +01:00
Alexandre BODIN
5c3420a0fc
Merge pull request #5308 from strapi/docs/requests
Added information about body and files to request docs
2020-02-26 09:42:40 +01:00
Edaly Ahmed
899ecb32a5 Signed-off-by: Edaly Ahmed <ahmed.edaly@oyez.fr>
removing unecessary cast
2020-02-25 20:11:53 +01:00
Edaly Ahmed
129edd66ee Signed-off-by: Edaly Ahmed <ahmed.edaly@oyez.fr>
adding getConfig service and casting params before updating database
2020-02-24 17:51:39 +01:00
Derrick Mehaffy
a5a48d8348
Added information about body and files to request docs
These paths to body and files differ from Koa's typical pathing, adding them to the docs temporarily until the docs are reworked.
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-02-24 08:34:04 -07:00
sanvit
b4c97628d4
Update CLI.md 2020-02-22 00:27:55 +09:00
Alexandre BODIN
c05dcec622
Merge pull request #5273 from strapi/docs-self-data
Add guide for isOwner policy
2020-02-20 21:22:28 +01:00
Alexandre BODIN
adc714c9c6
Merge branch 'master' into docs-self-data 2020-02-20 21:21:51 +01:00
Jim LAURIE
f6de4c8213 docs: update is owner pr feedback
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-02-20 19:06:40 +01:00
Jim LAURIE
52320ff7ea docs: update docker compose instruction
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-02-20 19:00:52 +01:00
virginieky
dccff09c91
Merge pull request #5252 from Tomburgs/patch-1
Fix hardcoded styles
2020-02-20 17:36:24 +01:00
Jim LAURIE
25e77a9bd1 docs: add tip is owner delete
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-02-20 16:23:07 +01:00
Toms Burgmanis
31a9e88a4d
Merge branch 'master' into patch-1 2020-02-20 16:10:53 +02:00
Jim LAURIE
26dfc9ae1b docs: fix conflicts
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-02-20 14:48:03 +01:00
Jim LAURIE
7cb4cb2b74 docs: udpate some wording 2020-02-20 14:43:07 +01:00
Alexandre BODIN
3298cb4690
Merge branch 'master' into docs-self-data 2020-02-20 12:02:03 +01:00
Alexandre BODIN
38da84e5b9
Merge pull request #5276 from strapi/template-pr
Delete labels from the PR body
2020-02-20 11:37:08 +01:00
Jim LAURIE
d3e05d80fc enhancement: update pr temaplate
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-02-19 22:38:58 +01:00
Jim LAURIE
ff466efb61 docs(guide): add guide for isOwner policy
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-02-19 17:08:16 +01:00
Toms Burgmanis
26d6687940
Merge branch 'master' into patch-1 2020-02-19 01:41:06 +02:00
Jim LAURIE
063caa5bbc
Merge pull request #5251 from vitaliytv/patch-1
Update RU translations
2020-02-18 16:36:11 +01:00
Jim LAURIE
a28eadf67f
Merge branch 'master' into patch-1 2020-02-18 16:35:59 +01:00
Toms Burgmanis
430505b032
Merge branch 'master' into patch-1 2020-02-18 17:22:23 +02:00
Alexandre BODIN
5164da2191
Merge pull request #5235 from jeremh2/admin-watcher-improvement
chore(admin): Improve admin file watcher
2020-02-18 11:01:45 +01:00
Alexandre BODIN
92de9e56dd
Merge branch 'master' into admin-watcher-improvement 2020-02-18 11:01:10 +01:00
virginieky
f25caacb1e
Merge branch 'master' into patch-1 2020-02-17 10:20:04 +01:00
cyril lopez
ffe2d80e4c
Merge pull request #5229 from okandas/center-plugin-icons
enhancement(Row\Content.js): align plugin icons to the center
2020-02-17 08:03:40 +01:00
Toms Burgmanis
b55ce1949e Fixed incorrect variable being used for left-hand side menu
Signed-off-by: Toms Burgmanis <toms.burgmanis@gmail.com>
2020-02-16 23:02:29 +02:00
Toms Burgmanis
809432255c Fix hardcoded styles
Fixed LeftMenuLinkContainer/Wrapper.js using hardcoded values, instead of the ones defined in Themes/Sizes.js.

Signed-off-by: Toms Burgmanis <toms.burgmanis@gmail.com>
2020-02-16 16:49:14 +02:00
Vitalii Tverdokhlib
d4d83fcd56 update ru.json
sync with last en ( jq -s '.[0] * .[1]' en.json ru.json)

Signed-off-by: vitaliytv <vitaliytv@nitralabs.com>
2020-02-16 16:31:42 +02:00
okandas
6c0568909b enhancement(Row\Content.js): align plugin icons to the center
Signed-off-by: okandas <okandasjr@gmail.com>
2020-02-14 23:07:42 +02:00