975 Commits

Author SHA1 Message Date
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
cyril lopez
3e468a1b9c Wysiwyg is coming 2018-03-05 14:30:28 +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
Joseph Wang
a6bf74c622 finish adding traditional chinese translations 2018-03-01 11:50:33 +08:00
cyril lopez
338385bea3 Handle upload with object 2018-02-28 18:49:19 +01:00
Aurelsicoko
cde39a8609 Add/remove file from Content-Manager & move logic into the Upload plugin 2018-02-28 15:49:28 +01:00
Aurelsicoko
19b1574f00 Start to handle polymorphic association update in Content Manager (mongoose only) 2018-02-28 12:33:32 +01:00
Aurelsicoko
cfef18ea6b Remove relationship where a file is removed 2018-02-27 18:57:28 +01:00
Aurelsicoko
03668670dc Handle upload from the Content Manager side 2018-02-27 17:38:59 +01:00
Aurelsicoko
2838b09aad Reuse already declared variable 2018-02-27 16:54:54 +01:00
Aurelsicoko
0434ff5be0 Merge branch 'feature/upload' of github.com:strapi/strapi into feature/upload 2018-02-27 16:53:47 +01:00
Aurelsicoko
dac8931676 Handle association on upload route 2018-02-27 16:53:06 +01:00
cyril lopez
a6502d15c5 Change the type of sent data in the EditPage saga 2018-02-27 16:24:46 +01:00
cyril lopez
d454530800 Rebase saga EditPage 2018-02-27 15:46:36 +01:00
cyril lopez
b2a2afa3e3 Merge branch 'feature/upload' of github.com:strapi/strapi into feature/upload 2018-02-27 14:33:14 +01:00
Aurelsicoko
ab108a6f93 Create & handle association between File upload and others models 2018-02-27 11:52:18 +01:00
cyril lopez
6bc6862b14 Add ordering to displayed fields in ctm 2018-02-26 18:33:19 +01:00
Jim LAURIE
f0706d474c
Merge branch 'master' into alpha.10.3 2018-02-26 18:15:49 +01:00
Jim Laurie
99559e20ea 3.0.0-alpha.10.3 2018-02-26 17:57:23 +01:00
cyril lopez
8d176dee31 Fix bug when adding a file 2018-02-26 16:24:55 +01:00
cyril lopez
880cb6a896 Display input file in content manager 2018-02-26 16:04:59 +01:00
cyril lopez
4ac9d52f7a Break ctm to remove picture relation from the right sided component 2018-02-26 14:53:13 +01:00
cyril lopez
68bb91f1e6 Fix conflict 2018-02-23 15:00:38 +01:00
Jim Laurie
543f21cdb1 Fix PR feedback 2018-02-23 14:57:58 +01:00
cyril lopez
c95d413716 Delete useless components in ctm and remove redux from app container in upload 2018-02-23 11:06:30 +01:00
cyril lopez
91f9482480 Fix css GlobalPagination 2018-02-22 18:54:24 +01:00
cyril lopez
5bbe541668 Merge branch 'master' of github.com:strapi/strapi into improve-ctm-edit 2018-02-22 14:01:31 +01:00
cyril lopez
4eebc7dea5 Fix languages typos 2018-02-22 12:55:13 +01:00
cyril lopez
6bb623eb0f Fix PR review 2018-02-22 12:31:41 +01:00
cyril lopez
aef9c88c4c Add submit request 2018-02-22 11:33:01 +01:00
cyril lopez
e5513d3cd6 Display relations when editing 2018-02-22 10:35:19 +01:00
Özgür ERSOY
8821818028 turkish language | strapi-plugins 2018-02-22 02:34:00 +03:00
cyril lopez
fbcce82f8e Add errors and prepare for submit request 2018-02-21 18:45:18 +01:00
cyril lopez
10599cfab8 Add new input lib to ctm 2018-02-21 17:14:35 +01:00
cyril lopez
1db543653a Created Edit and EditRelations components 2018-02-21 15:33:58 +01:00
cyril lopez
77b660fb36 Get Data dynamic and handleChange 2018-02-21 15:09:33 +01:00