508 Commits

Author SHA1 Message Date
Aurelsicoko
17c46b331d Make GraphQL polymorphic relationships working with Bookshelf 2018-04-11 12:53:07 +02:00
Aurelsicoko
cd43c2851b Build schema.graphql to query Users & Permissions models 2018-04-10 15:54:34 +02:00
Aurelsicoko
26be155f09 Await promises before returning values 2018-04-10 12:56:13 +02:00
Aurelsicoko
0f581fa5c3 Be able to retrieve polymorphic association using GraphQL (File Upload) 2018-04-05 15:20:24 +02:00
Aurelsicoko
66b75801c7 Add contains query and be able to disabled specific query 2018-04-03 11:30:39 +02:00
Aurelsicoko
e917c61b02 Optimize GraphQL query with Bookshelf 2018-04-02 19:24:36 +02:00
Aurelsicoko
920ced6ce7 Resolve conflicts 2018-04-02 16:40:40 +02:00
Jim LAURIE
b9eea87885
Merge branch 'master' into ctb-default-value 2018-04-02 11:27:56 +02:00
Aurelsicoko
74ad7ffa0c Handle relationship in GraphQL query 2018-03-31 18:55:08 +02:00
Inder Redni
1e914be7b7 polish language | update 2018-03-30 19:00:06 +02:00
Jim Laurie
8390106f59 3.0.0-alpha.11.2 2018-03-27 17:59:16 +02:00
cyril lopez
37eedd5747 Fix pagination 2018-03-27 10:27:50 +02:00
cyril lopez
b1e39929de Fixes #850 2018-03-27 10:13:13 +02:00
cyril lopez
f6c0061334 Allow default values for attributes 2018-03-26 15:25:32 +02:00
cyril lopez
4704d0c004 Add default value when creating a record in ctm 2018-03-26 12:31:48 +02:00
Jim LAURIE
a97e96c240
Merge branch 'master' into fix/mask 2018-03-15 16:21:05 +01:00
Aurelsicoko
684a70c665 Fix dominant true when updating relationship 2018-03-15 12:56:21 +01:00
Jim Laurie
54af44901b Remove useless clone object 2018-03-15 12:01:10 +01:00
Jim Laurie
2f4635bf4c Fix PR feedback 2018-03-15 11:51:40 +01:00
Jim Laurie
3c1ec20155 Fix form data update user 2018-03-13 15:57:41 +01:00
cyril lopez
03195550aa Fix edit user 2018-03-13 09:28:17 +01:00
cyril lopez
1187605c2a
Remove comments 2018-03-12 13:30:41 +01:00
cyril lopez
a474d8d389 Fix ctm layout bug 2018-03-12 12:45:00 +01:00
Jim Laurie
6cd0ec730e 3.0.0-alpha.11.1 2018-03-11 15:54:56 +01:00
Jim Laurie
932bf6da23 3.0.0-alpha.11 2018-03-08 17:31:25 +01:00
Jim Laurie
117d9534c9 Remove logs 2018-03-08 10:11:06 +01:00
Aurelsicoko
df4f02c303 Lower ref parameter to retrieve globalId 2018-03-07 14:59:41 +01:00
Aurelsicoko
800945eb32 Resolve conflicts 2018-03-06 15:50:41 +01:00
cyril lopez
e4e65658e6 Add animation when uploading files 2018-03-06 14:02:56 +01:00
cyril lopez
627e241c94 Merge branch 'feature/upload' of github.com:strapi/strapi into feature/upload 2018-03-06 09:33:12 +01:00
cyril lopez
3e32741114 Add loading button to ctm and to upload && modify design 2018-03-06 09:31:44 +01:00
Aurelsicoko
670f1d8434 Merge branch 'feature/upload' of github.com:strapi/strapi into feature/upload 2018-03-05 18:40:57 +01:00
Jim Laurie
be7e95b48c Add createdAt updatedAt for mongoose 2018-03-05 17:26:55 +01:00
Aurelsicoko
2f69111506 Merge branch 'master' of github.com:strapi/strapi into feature/upload 2018-03-05 16:23:17 +01:00
Aurelsicoko
7dfc184a2e Don't loose oneToManyMorph relationship on update 2018-03-05 15:04:10 +01:00
Jim LAURIE
03a540631c
Merge branch 'master' into fix-upload-front 2018-03-05 14:52:18 +01:00
Aurelsicoko
933254f1d1 Replace null by empty array on single file field 2018-03-02 17:00:00 +01:00
Aurelsicoko
2bdf226490 Add/remove one file in Content Manager for Bookshelf 2018-03-02 16:31:32 +01:00
Aurelsicoko
d7aa3eef7e Resolve conflicts 2018-03-02 14:21:51 +01:00
Aurelsicoko
1490e06003 Remove useless association login in create method for Mongoose 2018-03-02 12:32:35 +01:00
Aurelsicoko
2d5f607052 Add/remove single file from Content Manager 2018-03-02 12:01:18 +01:00
Aurelsicoko
b896d96061 Fix one file upload input 2018-03-02 11:49:23 +01:00
Joseph Wang
a9ba025b24 add some chinese translation fix 2018-03-02 18:43:03 +08:00
cyril lopez
247d308e26 Fix ctm formvalidations
This logic needs to be redone
Fix overflow on upload list
2018-03-01 22:51:48 +01:00
cyril lopez
c22a1cc39c Check if the relation is manyToManyMorph in order to send the correct object when deleting a file 2018-03-01 22:03:23 +01:00
cyril lopez
51058d6e9b Send empty array when removing file 2018-03-01 18:34:29 +01:00
Aurelsicoko
e435b01953 Merge branch 'feature/upload' of github.com:strapi/strapi into feature/upload 2018-03-01 17:40:24 +01:00
Aurelsicoko
234d913c1b Add/remove images file Content Manager for SQL databases 2018-03-01 17:39:31 +01:00
Jim LAURIE
9852794ee4
Merge branch 'master' into Chinese-Translation 2018-03-01 13:03:18 +01:00
Joseph Wang
f35b2519ba language hot fix 2018-03-01 16:30:44 +08:00