Alexandre Bodin
a22f2cefef
Remove x-forwarded-host.
...
- set security defaults for development mode that are standard
- refactor error messages to work without ctx.request.admin
- remove mask middleware and add a sanitization layer to the core-api to
hide private fileds
2019-09-06 14:33:24 +02:00
Alexandre Bodin
7c5f1484ba
Use koa-router and fix graphql-uploads
2019-08-22 15:04:27 +02:00
soupette
88e3a7d1d6
Load upload
2019-04-16 18:23:26 +02:00
REDDY PRASAD
c4c4eef248
💅 Use pluginId value from package.json instead hardcoded in Fileupload saga
2019-03-08 21:11:40 +05:30
REDDY PRASAD
5539a3e27c
💅 Show proper error messages for 'File Upload' plugin
2019-03-02 19:53:33 +05:30
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
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
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
3e32741114
Add loading button to ctm and to upload && modify design
2018-03-06 09:31:44 +01:00
cyril lopez
6bc6862b14
Add ordering to displayed fields in ctm
2018-02-26 18:33:19 +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
c621209605
Add filters in list view
2018-02-23 12:21:57 +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
a51f83312f
Fix eslint
2018-02-22 12:08:11 +01:00
cyril lopez
79b9a01c14
Add Pagination
2018-02-19 17:41:05 +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
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
e120abde4c
Init Upload HomePage design
...
Refacto and improve PluginHeader and its children components
Add an overrideRendering props to PluginHeaderActions so it can render components different from a simple button.
Create search actions and sagas
Create ContainerFluid component that will be used with other plugins
2018-02-15 17:46:57 +01:00
cyril lopez
11b96a37d3
Rename upload folder
2018-02-08 14:13:29 +01:00