160 Commits

Author SHA1 Message Date
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
Jim LAURIE
520373d047
Merge branch 'master' into upload-config-front 2018-03-01 15:06:10 +01:00
cyril lopez
dd3e83596c Fix PR review 2018-03-01 11:34:55 +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
e1e7f68f4b Enable upload providers configuration 2018-02-28 17:11:44 +01:00
cyril lopez
696cf002d5 Display dynamic form for upload providers 2018-02-28 16:20:23 +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
cyril lopez
9c1b1e661c Created shared HeaderNav component
Init design upload ConfigPage
Add shared translations for buttons
2018-02-28 11:38:50 +01:00
cyril lopez
03ee9f10fb Add configurations to list-plugins page 2018-02-28 10:50:07 +01:00
cyril lopez
4c6343bed6 Get app env from the context 2018-02-27 18:43:33 +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
Ö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
cyril lopez
77800ced88 Create ConfigPage container 2018-02-26 12:16:15 +01:00
cyril lopez
2f84afc0c7 Fix upload plugin build
The issue was due to the ref I was using
2018-02-26 11:39:50 +01:00
cyril lopez
56466a4bc0 Fix typos 2018-02-26 10:55:41 +01:00
cyril lopez
23f4dc27cd Fix turkish translation conflict 2018-02-23 15:47:46 +01:00
cyril lopez
a8e5da69ba Add search file 2018-02-23 15:28:01 +01:00
cyril lopez
552fb48c79 Add search 2018-02-23 15:11:04 +01:00
cyril lopez
c3231b9f5e Add sorting options and created extensions.json files
The extensions.json file is used to associate the correct icon with the extension of a file
2018-02-23 14:57:15 +01:00
cyril lopez
c621209605 Add filters in list view 2018-02-23 12:21:57 +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
9b2472e6de Add turkish translations file 2018-02-22 18:27:33 +01:00
cyril lopez
961df0d32f Handle file upload from list view 2018-02-22 18:24:17 +01:00
Özgür ERSOY
9ec043b057 turkish language | strapi-plugin-upload 2018-02-22 16:48:30 +03:00
cyril lopez
13be7f06be Fix tests 2018-02-22 14:01:24 +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
a51f83312f Fix eslint 2018-02-22 12:08:11 +01:00
cyril lopez
3c060263cb Fix bug in Upload 2018-02-22 11:43:45 +01:00
cyril lopez
6d9d272481 Fix conflict 2018-02-21 23:44:00 +01:00
cyril lopez
47340cd08e Handle delete record 2018-02-20 19:20:31 +01:00
cyril lopez
03378761e2 Created ListPage component 2018-02-20 11:34:15 +01:00
cyril lopez
ef2c076a84 Fix Li css 2018-02-19 17:47:11 +01:00
cyril lopez
79b9a01c14 Add Pagination 2018-02-19 17:41:05 +01:00
cyril lopez
28c3155e5f Created PageFooter component
Component that handles the entries limit number and the page navigation
2018-02-19 17:05:23 +01:00
cyril lopez
9a13f1e0d0 Handle delete file 2018-02-19 15:14:32 +01:00
cyril lopez
601661ae92 Created FileIcon componen 2018-02-19 14:23:47 +01:00
cyril lopez
976ac68543 Add CopytoClipboard 2018-02-19 13:48:02 +01:00
cyril lopez
85f3b5c6d2 Desgin upload list 2018-02-19 13:10:35 +01:00
cyril lopez
915c62d2ec Init Li component 2018-02-16 17:19:57 +01:00
cyril lopez
c01c31909f Create List and ListHeader components 2018-02-16 16:53:01 +01:00
cyril lopez
f35d53e653 Create EntriesNumber component and add dynamic to get files 2018-02-16 15:39:35 +01:00
cyril lopez
5538e4ffc2 Handle upload dynamic 2018-02-16 14:17:24 +01:00
cyril lopez
05a229b8fc Allow dynamic content in strapi.notifications 2018-02-16 11:16:51 +01:00
cyril lopez
68884da3e5
Update index.js 2018-02-16 10:19:25 +01:00