3943 Commits

Author SHA1 Message Date
cyril lopez
338385bea3 Handle upload with object 2018-02-28 18:49:19 +01:00
Aurelsicoko
85fb0f5919 Fix non-polymorphic relations in strapi-bookshelf 2018-02-28 18:10:30 +01:00
cyril lopez
eb99d258ed Merge branch 'master' of github.com:strapi/strapi into upload-config-front 2018-02-28 18:01:17 +01:00
cyril lopez
4d21ade9b5 Prevent from displaying the media field if the upload pliugin is not installed 2018-02-28 17:58:58 +01:00
cyril lopez
1d85c459fa Merge branch 'add-media-ctb' of github.com:strapi/strapi into fix-ctb 2018-02-28 17:44:12 +01:00
cyril lopez
a9d794c601 Prevent inputText breaking if placeholder empty 2018-02-28 17:43:59 +01:00
Jim LAURIE
a07d1a1205
Merge pull request #714 from TheWebsDoor/ISSUE-689
ISSUE 689 - Fix /user/me and ctx.state.user doesn't return OneToMany …
2018-02-28 17:36:08 +01:00
cyril lopez
e1e7f68f4b Enable upload providers configuration 2018-02-28 17:11:44 +01:00
Adrien Lepoutre
1110fe7df2 ISSUE 689 - Fix /user/me and ctx.state.user doesn't return OneToMany relations properly 2018-02-28 10:35:28 -05:00
cyril lopez
696cf002d5 Display dynamic form for upload providers 2018-02-28 16:20:23 +01:00
Joseph Wang
036b904472 Add Tranditional Chinese Translation 2018-02-28 22:59:20 +08:00
Aurelsicoko
cde39a8609 Add/remove file from Content-Manager & move logic into the Upload plugin 2018-02-28 15:49:28 +01:00
cyril lopez
439e9723b6 Fix conflict 2018-02-28 15:06:55 +01:00
cyril lopez
911bbce5f0 Default view for EditForm component 2018-02-28 14:57:45 +01:00
cyril lopez
7e647e002c Created EditForm component
Init ConfigPage get data and reset form logic
2018-02-28 12:46:12 +01:00
Aurelsicoko
19b1574f00 Start to handle polymorphic association update in Content Manager (mongoose only) 2018-02-28 12:33:32 +01:00
cyril lopez
9c1b1e661c Created shared HeaderNav component
Init design upload ConfigPage
Add shared translations for buttons
2018-02-28 11:38:50 +01:00
Jim LAURIE
123a498920
Merge pull request #699 from abdonrd/patch-1
Avoid username capitalize
2018-02-28 11:08:50 +01:00
cyril lopez
03ee9f10fb Add configurations to list-plugins page 2018-02-28 10:50:07 +01:00
Aurelsicoko
87372c516a Merge branch 'feature/upload' of github.com:strapi/strapi into feature/upload 2018-02-27 18:58:17 +01:00
Aurelsicoko
cfef18ea6b Remove relationship where a file is removed 2018-02-27 18:57:28 +01:00
cyril lopez
4c6343bed6 Get app env from the context 2018-02-27 18:43:33 +01:00
cyril lopez
8a33b6cea2 Fix bug delete picture and fix ImgPreview slider 2018-02-27 18:26:16 +01:00
cyril lopez
da7382292c Add redux to admin page so we can get the app environments required for the upload config settings 2018-02-27 17:45:12 +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
cyril lopez
fb762e7068 Design InputFileDetails 2018-02-27 14:31:41 +01:00
cyril lopez
6d7eb115bc Improve Inputfile files slider dynamic 2018-02-27 13:50:20 +01:00
Aurelsicoko
ab108a6f93 Create & handle association between File upload and others models 2018-02-27 11:52:18 +01:00
Abdón Rodríguez Davila
cc20511838 Avoid username capitalize 2018-02-27 10:00:59 +01:00
Jim LAURIE
822e513e5d
Merge pull request #704 from moersoy/patch-1
new texts translated
2018-02-27 09:56:28 +01:00
Jørgensen
4e404b149e
Update logger.js
Added environment variables to configure strapi logger.
2018-02-27 09:08:31 +01:00
Özgür ERSOY
f8605e5037
new texts translated 2018-02-26 21:47:16 +03: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 v3.0.0-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
Jim Laurie
15544528dc Remove node_modules folder for alpha.10.3 2018-02-26 17:11:31 +01:00
Jim Laurie
7af7922f2b Backend content type builder media type
Co-authored-by: soupette <cyril.lpz@gmail.com>
2018-02-26 16:33:27 +01:00
cyril lopez
8d176dee31 Fix bug when adding a file 2018-02-26 16:24:55 +01:00
cyril lopez
1bbe93b4f4 Merge branch 'feature/upload' of github.com:strapi/strapi into feature/upload 2018-02-26 16:06:13 +01:00
cyril lopez
880cb6a896 Display input file in content manager 2018-02-26 16:04:59 +01:00
Jim Laurie
0d7a66b19f Merge branch 'feature/upload' of github.com:strapi/strapi into add-media-ctb 2018-02-26 14:53:19 +01:00
cyril lopez
4ac9d52f7a Break ctm to remove picture relation from the right sided component 2018-02-26 14:53:13 +01:00
Aurelsicoko
fb549945a1 Fix oneToMany relationship 2018-02-26 14:39:06 +01:00
cyril lopez
77800ced88 Create ConfigPage container 2018-02-26 12:16:15 +01:00