69 Commits

Author SHA1 Message Date
Alexandre Bodin
7c5f1484ba Use koa-router and fix graphql-uploads 2019-08-22 15:04:27 +02:00
soupette
857ec1ca70 Rename lifecycle hooks 2019-08-13 11:31:10 +02:00
soupette
7d0394070f Fix side effects for upload 2019-07-30 17:25:18 +02:00
soupette
88e3a7d1d6 Load upload 2019-04-16 18:23:26 +02:00
soupette
55ac5d5179 Add initializer container to all plugins 2019-04-02 14:06:44 +02:00
Jim LAURIE
c43116ae50
Merge branch 'master' into show-proper-error-messages-upload-plugin 2019-03-08 17:34:17 +01:00
REDDY PRASAD
c4c4eef248 💅 Use pluginId value from package.json instead hardcoded in Fileupload saga 2019-03-08 21:11:40 +05:30
Jim LAURIE
26ac833855
Merge branch 'master' into add-granularity-of-max-size-upload-for-file-upload 2019-03-07 14:36:32 +01:00
REDDY PRASAD
5539a3e27c 💅 Show proper error messages for 'File Upload' plugin 2019-03-02 19:53:33 +05:30
soupette
8907261260 Change paths in doc and settings email 2019-02-22 11:11:25 +01:00
REDDY PRASAD
7c77cb985f Add granularity of 'max size upload' for file upload 2019-02-20 11:12:23 +05:30
soupette
928971b1e3 Fix PR feedback and change stores name with <pluginId>_<containerName> 2019-02-14 09:48:39 +01:00
soupette
9e1084ed04 Harmonize pluginId between plugins 2019-02-11 18:56:17 +01:00
soupette
39934fd360 Remove single store for upload 2019-02-11 14:05:06 +01:00
cyril lopez
de89b3156f Fix redux-sagas deprecation warnings 2018-11-06 09:56:27 +01:00
Jim LAURIE
bcb71242a8
Revert "Font-family declarations fixed" 2018-10-09 12:31:16 +02:00
Jim LAURIE
29409f9531
Merge branch 'master' into master 2018-09-27 18:32:03 +02:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
uyouthe
2f2ad51804 Font-family declarations fixed 2018-09-10 20:59:33 +03:00
soupette
220e6baaef Harmonize content manager filters options to match the generated APIs
Change the GlobalPagination & PageFooter params type
Apply these modifications into the plugins that were using those compos
2018-05-16 17:10:43 +02:00
cyril lopez
589d3f5a3f Fix app environments bug 2018-03-08 10:32:01 +01:00
Aurelsicoko
800945eb32 Resolve conflicts 2018-03-06 15:50:41 +01:00
Aurelsicoko
cc1ec5c1ea Make CSS improvements on upload plugin 2018-03-06 15:49:11 +01:00
cyril lopez
3e32741114 Add loading button to ctm and to upload && modify design 2018-03-06 09:31:44 +01:00
cyril lopez
71e4009317 Fix css and add redirection when modofiying the upload provider 2018-03-05 12:28:29 +01:00
Aurelsicoko
d7aa3eef7e Resolve conflicts 2018-03-02 14:21:51 +01: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
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
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
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
961df0d32f Handle file upload from list view 2018-02-22 18:24:17 +01: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
79b9a01c14 Add Pagination 2018-02-19 17:41:05 +01:00