Bartosz
8c40d2192d
Fix invalid local uploads path ( #6925 )
...
* Fix invalid local uploads path
File upload provider does not consider the strapi configuration. This patch should fix the problem.
* getStaticPath -> uploadDir
* Use config.get method
* plugin-upload tests fix
2020-07-27 17:18:55 +02:00
Alexandre Bodin
d1c492a0fa
Fix unit tests
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-08 11:09:45 +02:00
Pierre Noël
bbb1353927
remove hidden contentTypes from permission actions list + fix tests
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-08 11:05:07 +02:00
Pierre Noël
ae0dcb9745
add route GET /admin/permissions
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-08 11:05:06 +02:00
Alexandre Bodin
55bdc146b7
Remove video preview setting
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-13 15:41:15 +01:00
Alexandre Bodin
924c45e9c0
Fix testing missing config
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-03-02 16:46:46 +01:00
Alexandre Bodin
2382332a4d
Update to a more recent CI os version
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-28 12:06:44 +01:00
Alexandre Bodin
84a9d2902d
Only load the right directories
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-02-28 01:13:33 +01:00