6761 Commits

Author SHA1 Message Date
soupette
b559f62e25 Fix boolean filters for mysql 2018-05-31 15:06:20 +02:00
Jim LAURIE
a9d725c74c
Merge branch 'master' into third-party-windows-auth 2018-05-31 14:54:51 +02:00
Jim LAURIE
b52f68a3ef
Merge pull request #1293 from okaris/count-route-controller-service
Add count route on generated API
2018-05-31 14:50:19 +02:00
Jim LAURIE
7a1e050526
Merge branch 'master' into count-route-controller-service 2018-05-31 14:33:35 +02:00
Jim LAURIE
033127105d
Merge pull request #1276 from johannpinson/patch-content-manager
Improve <Ico> component for handle click if specified
2018-05-31 14:27:50 +02:00
soupette
b8f0b327b7 Empty layout 2018-05-31 14:14:01 +02:00
soupette
2c262f7d19 Fix build css 2018-05-31 13:57:08 +02:00
Jim LAURIE
1d44f6c271
Merge branch 'master' into patch-content-manager 2018-05-31 13:53:07 +02:00
Jim LAURIE
6d3d03df8d
Merge pull request #1287 from johannpinson/patch-graphql-required
Add `!` flag for GraphQL and non-nullable field
2018-05-31 13:52:33 +02:00
Jim LAURIE
aeff4d663c
Merge branch 'master' into patch-graphql-required 2018-05-31 12:22:18 +02:00
Jim Laurie
5d8a24a010 Fix add multi column for mysql fix #1241 2018-05-31 12:03:24 +02:00
Salem
3146cadf30
Create ar.json 2018-05-31 01:12:42 +03:00
Salem
e6b6c67b00
Create ar.json 2018-05-31 01:05:33 +03:00
Salem
967f6e3d4b
Create ar.json 2018-05-31 01:04:17 +03:00
Salem
e6b812a357
Update languages.json 2018-05-31 01:03:12 +03:00
Salem
3075a9a70b
Create ar.json 2018-05-31 01:02:39 +03:00
soupette
b139a183f5 Improve anim 2018-05-30 16:37:49 +02:00
Jim Laurie
d2fd1204e4 Convert 1/0 to true/false for mysql fix #1203 2018-05-30 15:13:04 +02:00
Aurelsicoko
656c6d3463 Merge branch 'content-manager-filters' of github.com:strapi/strapi into content-manager-filters 2018-05-30 14:24:16 +02:00
Aurelsicoko
b83c8370f2 Enhance design filters 2018-05-30 14:19:36 +02:00
Jim Laurie
480f69c36f Fix cors on option request fix #914 2018-05-30 14:06:19 +02:00
soupette
6a720481b6 Fix anim 2018-05-30 13:59:49 +02:00
Jim LAURIE
bae8073c7b
Merge pull request #1181 from raulriera/additional-variables-mongoose
Support for passing additional variables into mongoose
2018-05-30 10:41:11 +02:00
Jim LAURIE
916c683e8d
Merge branch 'master' into additional-variables-mongoose 2018-05-30 10:02:50 +02:00
Jim LAURIE
f1a947eeaa
Merge pull request #1294 from johannpinson/patch-5
Fix toJSON verification inside bookshelf for content-manager
2018-05-30 10:02:10 +02:00
Raul Riera
156ed25265
Merge branch 'master' into additional-variables-mongoose 2018-05-29 16:28:22 -04:00
Jim LAURIE
70baca0a14
Merge branch 'master' into patch-5 2018-05-29 21:58:45 +02:00
Jim LAURIE
df324801e5
Merge pull request #1275 from strapi/fix/graphql
Improve GraphQL query support
2018-05-29 21:58:11 +02:00
Jim LAURIE
9a6d4330c1
Merge branch 'master' into additional-variables-mongoose 2018-05-29 21:27:18 +02:00
Jim LAURIE
aee7157d5a
Merge branch 'master' into fix/graphql 2018-05-29 21:09:57 +02:00
Jim Laurie
fbfdbf4812 Add oneToOne tests 2018-05-29 18:22:02 +02:00
soupette
dfa8c8e4b3 Empty layout.json 2018-05-29 18:13:02 +02:00
soupette
09ad42d1d2 Fixes #1262 2018-05-29 17:56:07 +02:00
soupette
85e638c901 Set values in placeholders when change the ct targets 2018-05-29 16:47:50 +02:00
Jim Laurie
50c30c79f4 Add oneToMany test and describe data independence 2018-05-29 16:30:29 +02:00
soupette
a7808b24e9 Refacto RelationBoc 2018-05-29 15:13:55 +02:00
Johann Pinson
de691ca47f
Fix toJSON verification 2018-05-29 15:08:43 +02:00
Okaris
89c97e6cae Added count to api template 2018-05-29 16:07:17 +03:00
Johann Pinson
fc85f8b47e
Merge branch 'master' into patch-content-manager 2018-05-29 12:01:37 +02:00
soupette
e0376cdd28 Merge branch 'master' of github.com:strapi/strapi into content-manager-filters 2018-05-29 11:46:56 +02:00
soupette
86bee64988 Use scss instead of styled-components in Filter 2018-05-29 11:29:40 +02:00
soupette
e73b44b6da Fix styled-components webpack config 2018-05-29 10:49:59 +02:00
Jim Laurie
9954905f44 Test manyToMany relations 2018-05-29 10:25:17 +02:00
KuongKnight
394ea8beaa
Fix typo 2018-05-29 09:18:56 +07:00
KuongKnight
2bd58636d4
Add colum has ralated oneWay 2018-05-28 23:26:23 +07:00
Johann Pinson
ce2f41a5be feat(graphql): enable enum creation into schema from model 2018-05-28 17:45:26 +02:00
Johann Pinson
be4a45b5dd feat(graphql): add required flag 2018-05-28 17:31:42 +02:00
soupette
e517c5613a Fix css build
I changed the Wrapper sub component in the FilterPickWrapper so it uses scss instead of styles components.
Apparently selectors are not working properly => need to check to webpack configuration.
2018-05-28 16:58:39 +02:00
Jim LAURIE
11bab474ed
Merge pull request #1265 from johannpinson/patch-input-ui
Fix ui helper field width inside content type builder
2018-05-28 16:49:42 +02:00
Jim LAURIE
f3df2fa77f
Merge branch 'master' into patch-input-ui 2018-05-28 16:21:57 +02:00