11175 Commits

Author SHA1 Message Date
soupette
091f00d500 Add front-end config for example plugin
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-30 13:59:48 +01:00
soupette
22aed6c934 Made settingsBaseURL global constant
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-30 13:51:52 +01:00
soupette
a49d696c51 Fix routing and menu highlight
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-30 12:32:29 +01:00
soupette
144d07cdbe Improve plugin left menu for trads and enable settings api
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-30 11:50:34 +01:00
soupette
b94d1a6a08 Prevent plugin with no mainComponent from being injected into the left menu
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-30 10:31:52 +01:00
Virginie Ky
940b1ebec5 Merge branch 'develop' of github.com:strapi/strapi into develop 2020-01-29 14:03:11 +01:00
Alexandre Bodin
b999bea3a9 Merge branch 'master' into develop 2020-01-29 11:59:41 +01:00
Virginie Ky
4ff189ac00 Merge branch 'master' into develop 2020-01-29 11:35:55 +01:00
Alexandre BODIN
b37b62b6bc
Merge pull request #5098 from strapi/fix/5092
Fix cron reference documentation
2020-01-27 16:50:24 +01:00
Alexandre BODIN
a8fbccafdf
Merge branch 'master' into fix/5092 2020-01-27 16:50:11 +01:00
Alexandre BODIN
9383be5e2c
Merge pull request #5102 from Atinux/patch-1
[Docs] Fix typo in webhooks
2020-01-27 16:50:00 +01:00
Alexandre BODIN
3f85987631
Merge branch 'master' into fix/5092 2020-01-27 16:48:52 +01:00
Sébastien Chopin
6a85969adb [Docs] Fix typo in webhooks
Signed-off-by: Sébastien Chopin <seb@nuxtjs.com>
2020-01-27 16:17:28 +01:00
Alexandre BODIN
3c59a05154
Merge pull request #5100 from strapi/fix/main-field-exclude-id
Fix main field set to id on mongo
2020-01-27 12:14:16 +01:00
Alexandre BODIN
bd86969270
Merge pull request #5085 from strapi/chore/eslint
Cleanup eslint configs
2020-01-27 11:07:12 +01:00
Alexandre Bodin
4f5a0e7679 Cleanup eslint configs
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-27 10:49:57 +01:00
Alexandre BODIN
c4898aa803
Merge pull request #5062 from batuhankok/strapi-tr
Turkish translations updated
2020-01-27 10:11:28 +01:00
Alexandre Bodin
d0c26fef67 Fix main field set to id on mongo
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-27 09:53:19 +01:00
Derrick Mehaffy
1edd2f9442 Fix cron reference documentation
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>

Based on the Cron-Style listed in `node-schedule`: https://www.npmjs.com/package/node-schedule#cron-style-scheduling
2020-01-27 00:56:09 -07:00
Batuhan Kök
3329fba10d
Merge branch 'master' into strapi-tr 2020-01-24 13:17:15 +03:00
cyril lopez
7828986b44
Merge pull request #5073 from strapi/chore/improve-ctm-dom-perf
Fixes #5054
2020-01-24 10:44:41 +01:00
cyril lopez
723ba1baa3
Merge branch 'master' into chore/improve-ctm-dom-perf 2020-01-24 10:12:03 +01:00
cyril lopez
93060bf3be
Merge pull request #5076 from strapi/core/admin-change-load-plugin
Change the way we load plugins in the admin
2020-01-24 10:11:48 +01:00
Batuhan Kök
574b618fea
Merge branch 'master' into strapi-tr 2020-01-24 08:24:45 +03:00
Jim LAURIE
6dc5617fff
Merge pull request #5035 from DaiAoki/chore/fix-docs-tutorial
Typo fix quick-start-tutorial.md document
2020-01-24 00:06:49 +01:00
Jim LAURIE
904eadc8fa
Merge branch 'master' into chore/fix-docs-tutorial 2020-01-24 00:06:37 +01:00
Jim LAURIE
b730fd11db
Merge pull request #5043 from aplr/patch-1
Fix production.html
2020-01-23 23:59:36 +01:00
Jim LAURIE
8beb92f8c9
Merge branch 'master' into patch-1 2020-01-23 23:58:31 +01:00
soupette
96e092b300 Change the way we load plugins
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-23 16:46:50 +01:00
soupette
2f9eeee0c2 Update buffet
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-23 15:56:38 +01:00
soupette
af4bee9b8e Fixes #5054
Signed-off-by: soupette <>
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-23 15:44:47 +01:00
Batuhan Kök
96bd2c8d41
Merge branch 'master' into strapi-tr 2020-01-23 11:05:03 +03:00
Alexandre Bodin
1106c07795 v3.0.0-beta.18.6 v3.0.0-beta.18.6 2020-01-23 08:13:13 +01:00
Andreas Pfurtscheller
9634962a78
Merge branch 'master' into patch-1 2020-01-22 22:49:00 +01:00
Batuhan Kök
2d0ac17c34 Turkish translations updated
Signed-off-by: Batuhan Kök <batuhankok@gmail.com>
2020-01-22 23:21:27 +03:00
Alexandre BODIN
5cfc584e63
Merge pull request #5058 from strapi/fix/dz-delete-mongo-issue
Fix mongoose dz delete query
2020-01-22 19:34:42 +01:00
Alexandre BODIN
11582918b4
Merge branch 'master' into fix/dz-delete-mongo-issue 2020-01-22 18:04:43 +01:00
Alexandre Bodin
77e5b8233d Fix mongoose dz delete query
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-22 17:54:59 +01:00
virginieky
b4a04724cd
Merge pull request #5042 from strapi/webhooks/leftmenu-scrollbar
Helper-plugin Leftmenu scrollbar
2020-01-22 15:34:43 +01:00
virginieky
a501cc817d
Merge branch 'master' into webhooks/leftmenu-scrollbar 2020-01-22 14:28:41 +01:00
Alexandre Bodin
7392d7f573 Merge branch 'master' of github.com:strapi/strapi 2020-01-22 12:04:57 +01:00
Alexandre Bodin
be97c8b4f0 Allow codecov comments on master and develop
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-22 12:04:46 +01:00
cyril lopez
27c3cf7a91
Merge pull request #4995 from strapi/chore/ctb-front-end-tests
Chore/ctb front end tests
2020-01-22 10:51:28 +01:00
soupette
be64adaa1c Fix conflicts
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-22 10:29:36 +01:00
virginieky
941f14a074
Merge pull request #5039 from strapi/chore/eslint-config-front
Improve eslint configuration for front-end files
2020-01-22 10:06:55 +01:00
DaiAoki
d868233003 fix quick-start-tutorial.md document.
Signed-off-by: DaiAoki <a.dai.0814ap@gmail.com>
2020-01-22 09:25:32 +09:00
Andreas Pfurtscheller
aff59ab0d0 Fix production.html
Remove supposedly misplaced script tag

Signed-off-by: Andreas Pfurtscheller <andreas.pfurtscheller@penflock.com>
2020-01-21 23:34:28 +01:00
soupette
d0c3a0ddb7 Merge branch 'chore/eslint-config-front' of github.com:strapi/strapi into chore/eslint-config-front 2020-01-21 18:36:20 +01:00
soupette
489c7b2324 Fix lint
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-21 18:34:27 +01:00
Virginie Ky
bfbfb36b5a webhooks leftmenu scrollbar
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-01-21 18:18:28 +01:00