10860 Commits

Author SHA1 Message Date
soupette
180b3e93b7 Add search to component select 2019-12-18 14:43:55 +01:00
soupette
83b39756c0 Fixes #4746 2019-12-18 12:10:02 +01:00
Mickael D
69dd950a90
Merge branch 'master' into fix/4537 2019-12-18 11:09:51 +01:00
soupette
f9670586e5 Enable search for components 2019-12-18 10:45:46 +01:00
soupette
50f0602831 Fix tracking loading 2019-12-18 10:21:58 +01:00
Alexandre Bodin
c51c4d723d Update migration guide title 2019-12-18 10:20:16 +01:00
Alexandre Bodin
8e2fb1ff1a v3.0.0-beta.18.1 v3.0.0-beta.18.1 2019-12-18 09:05:32 +01:00
Alexandre BODIN
a1b40b70d6
Merge pull request #4744 from strapi/fix/db-test-on-create
Fix db test on strapi new
2019-12-18 08:43:29 +01:00
Sulakin Vadim
406dec145e
Update bootstrap.js 2019-12-18 08:23:54 +03:00
Alexandre Bodin
cc313e2855 Fix db test on strapi new 2019-12-18 01:15:45 +01:00
Alexandre BODIN
9b0e75f8fc
Merge pull request #4742 from strapi/chore/update-migration-guide-beta.18
Add database migration guides for components
2019-12-17 21:51:14 +01:00
Alexandre BODIN
e4314d5dc9
Merge branch 'master' into chore/update-migration-guide-beta.18 2019-12-17 21:51:04 +01:00
Alexandre Bodin
f956da4c90 Add section about copying index.html and production.html 2019-12-17 20:25:39 +01:00
Alexandre BODIN
482f1fb6af
Merge pull request #4741 from pouyamiralayi/patch-2
Update migration-guide-beta.17-to-beta.18.md
2019-12-17 20:20:51 +01:00
Alexandre Bodin
6a03770bec Apply feedbacks 2019-12-17 18:25:58 +01:00
Alexandre BODIN
d89adfae7b
Merge branch 'master' into chore/update-migration-guide-beta.18 2019-12-17 17:29:50 +01:00
Alexandre Bodin
c60d7e222f Add database migration guides for components 2019-12-17 17:23:02 +01:00
Pouya Miralayi
df37966897
Update migration-guide-beta.17-to-beta.18.md 2019-12-17 18:28:52 +03:30
Alexandre BODIN
8298ea3160
Merge pull request #4703 from strapi/docs-guide-api-token
Guide API token
2019-12-17 15:15:42 +01:00
Alexandre BODIN
bb13df4705
Merge branch 'master' into docs-guide-api-token 2019-12-17 15:15:27 +01:00
Jim LAURIE
c79106bff8 Fix typo 2019-12-17 15:14:17 +01:00
Alexandre Bodin
09629c11e8 v3.0.0-beta.18 v3.0.0-beta.18 2019-12-17 14:55:58 +01:00
Alexandre BODIN
8d0c6848ba
Merge pull request #4740 from strapi/develop
Beta 18
2019-12-17 14:53:54 +01:00
Alexandre Bodin
4c01f46e0d Fix modelKey must be modelName to fix search 2019-12-17 14:05:15 +01:00
Alexandre BODIN
7aae0b8bc2
Merge pull request #4739 from strapi/fix/ctm-edit
Fix ctm wrong usage of useGlobalContext
2019-12-17 13:49:47 +01:00
soupette
37fab0fd90 Fix edit/delete 2019-12-17 13:37:48 +01:00
Alexandre Bodin
7381acad58 Allow private field and collectionName with - 2019-12-17 13:17:38 +01:00
Alexandre BODIN
6ea37525e9
Merge pull request #4738 from strapi/fix/ctm-edit-visible
Fix ctm hidden fields
2019-12-17 12:45:04 +01:00
Alexandre Bodin
6aab5568f8 Fix ctm hidden fields 2019-12-17 12:33:56 +01:00
Jim LAURIE
81cf5c4ecd Apply PR feedback - typo 2019-12-17 11:55:13 +01:00
Alexandre BODIN
953b1d1469
Merge pull request #4736 from strapi/enhance/plugins
Change the PluginHeader in all plugins
2019-12-17 11:27:55 +01:00
soupette
c04ba4b987 Update buffet 2019-12-17 11:02:40 +01:00
soupette
af6ec6db03 Add some built-in js object names in ct reserved names
Fixes #4554
2019-12-17 10:52:50 +01:00
soupette
22d877a43c Merge branch 'enhance/plugins' of github.com:strapi/strapi into enhance/plugins 2019-12-17 10:35:33 +01:00
soupette
3dc23d9ffc Fix PR feedback 2019-12-17 10:20:30 +01:00
soupette
9f28c6b8c2 Fix conflicts 2019-12-17 10:20:03 +01:00
Alexandre BODIN
fd403a15aa
Merge pull request #4724 from strapi/clean-assets
Clean assets in plugins
2019-12-17 10:15:52 +01:00
Alexandre BODIN
e35a0ea95a
Merge branch 'develop' into enhance/plugins 2019-12-17 10:06:53 +01:00
Alexandre BODIN
a9ff593b73
Merge branch 'develop' into clean-assets 2019-12-17 09:12:22 +01:00
Alexandre Bodin
cfe625f90e Add polymorphic relation to bare populates 2019-12-17 09:11:49 +01:00
soupette
5c2893a6dd Remove useless test 2019-12-16 17:53:42 +01:00
soupette
f442786fa8 Merge branch 'develop' of github.com:strapi/strapi into enhance/plugins 2019-12-16 17:52:04 +01:00
soupette
a27e1db638 Add header in admin containers 2019-12-16 17:50:35 +01:00
soupette
9e64bc095a Fix NotFound compo 2019-12-16 17:38:19 +01:00
soupette
e302b210b3 Remove coming soon page 2019-12-16 17:36:30 +01:00
soupette
326f543f48 Fix baseline and migrate to buffetjs header 2019-12-16 17:33:06 +01:00
soupette
69c637d27b Add plugin header from buffet to users plugin hp 2019-12-16 16:54:45 +01:00
soupette
58f9ac440a Add header from buffet in documentation plugin 2019-12-16 16:44:25 +01:00
soupette
bffffe4bb0 Change header in upload and email plugins 2019-12-16 16:31:04 +01:00
cyril lopez
8d8cc0ffbc
Merge branch 'develop' into clean-assets 2019-12-16 15:58:29 +01:00