4606 Commits

Author SHA1 Message Date
soupette
4e2b7218f6 Bulk actions front-end done 2018-06-05 14:20:13 +02:00
soupette
47b1b7e456 Handle select unique 2018-06-04 20:51:57 +02:00
soupette
84d5d047eb Handle selectAll action 2018-06-04 20:26:17 +02:00
soupette
07583f27dc Design TableDelete 2018-06-01 17:43:14 +02:00
soupette
3f548f8cc5 Init bulk actions
Design custom input checkbox
2018-06-01 16:58:53 +02:00
soupette
78c9c8b936 Merge branch 'master' of github.com:strapi/strapi into content-manager-filters 2018-06-01 14:55:12 +02:00
soupette
71b017468d Fix PR feedback 2018-06-01 14:51:12 +02:00
Jim LAURIE
eef8478533
Merge pull request #1279 from kamalbennani/bugfix/graphql-returns-empty-array-when-entities-are-not-hosted-by-the-model
GraphQL returns empty array when entities are not hosted by the model
2018-06-01 11:51:25 +02:00
Jim LAURIE
16c958f32f
Merge branch 'master' into bugfix/graphql-returns-empty-array-when-entities-are-not-hosted-by-the-model 2018-06-01 11:37:58 +02:00
Jim LAURIE
65d586b3d4
Merge pull request #1299 from strapi/fix-boolean-mysql
Convert 1/0 to true/false for mysql
2018-06-01 11:37:44 +02:00
Jim LAURIE
5199273be2
Merge branch 'master' into fix-boolean-mysql 2018-06-01 11:20:35 +02:00
Jim LAURIE
d55749cde2
Merge pull request #1307 from okaris/count-route-controller-service-bookshelf
Added count to api template for bookshelf
2018-06-01 10:58:08 +02:00
Okaris
d5cca40270 Added count to api template for bookshelf 2018-06-01 08:16:54 +03:00
Jim LAURIE
81488b86f0
Merge pull request #1305 from strapi/remove-info-db-ctb
Remove warning in content-type-builder when creating tables
2018-05-31 19:53:14 +02:00
Jim LAURIE
524999e451
Merge branch 'master' into remove-info-db-ctb 2018-05-31 19:04:12 +02:00
Kamal Bennani Bouchiba
ff2543652f
Merge branch 'master' into bugfix/graphql-returns-empty-array-when-entities-are-not-hosted-by-the-model 2018-05-31 17:06:45 +02:00
soupette
7f4488f65f Remove NoTableWarning int ctb since we automatically creates table 2018-05-31 16:14:08 +02:00
Jim LAURIE
f9b65b2e83
Merge pull request #1170 from marcostephan/third-party-windows-auth
Fix third party auth providers always disabled on windows
2018-05-31 16:06:31 +02:00
soupette
44cff94989 Fix conflicts 2018-05-31 15:31:46 +02:00
soupette
ff1eaa4b4f Disable autocomplete 2018-05-31 15:24:22 +02:00
soupette
e0ee3bb2a1 Fix margin in FilterOptions with bool select 2018-05-31 15:14:38 +02:00
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
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
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
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