12648 Commits

Author SHA1 Message Date
Alexandre Bodin
e3b34580b5 extract params from ctx before caling services
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-02 19:51:24 +02:00
Alexandre Bodin
c4aee53f82 proxy to fetch url
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-02 19:16:06 +02:00
HichamELBSI
05af24b6d3 Fix some UI issue in the media library
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-02 18:27:28 +02:00
soupette
c057bdbfca Fix date filter
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-02 16:32:15 +02:00
ELABBASSI Hicham
790cfc71d8
Merge pull request #5687 from strapi/media-lib/default-sort
Add default sort to media library
2020-04-02 14:45:16 +02:00
HichamELBSI
c244665634 Merge branch 'features/media-lib' into media-lib/default-sort 2020-04-02 14:44:18 +02:00
HichamELBSI
e729621d31 Fix review
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-02 14:34:48 +02:00
cyril lopez
c08a0b1b8b
Merge pull request #5680 from strapi/media-lib/listview-fixes
Listview fixes
2020-04-02 13:31:30 +02:00
Ky
a271cd72c3 ListView prefixFile
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-02 12:55:56 +02:00
HichamELBSI
c946129a27 Add default sort to media library
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-02 12:21:09 +02:00
Ky
d6cf77132a apply PR review 2
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-02 11:40:04 +02:00
Ky
106587ac97 apply PR review
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-02 10:39:48 +02:00
Ky
fb8b6853e3 Merge branch 'features/media-lib' of github.com:strapi/strapi into media-lib/listview-fixes 2020-04-02 10:28:55 +02:00
ELABBASSI Hicham
96b2bc7921
Merge pull request #5683 from strapi/fix/toggle-refetch
Fix refetch files on toggle
2020-04-02 10:17:23 +02:00
ELABBASSI Hicham
f6f23735fb
Merge pull request #5684 from strapi/fix/replace-upload
Allow only same type when replacing asset
2020-04-02 10:17:08 +02:00
soupette
5c7992544a Add timestamps to sort picker
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-02 09:10:10 +02:00
soupette
49b3664455 Fix isMounted effetct
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-02 08:35:06 +02:00
soupette
1c02b1302b Prevent from cropping gif
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-02 08:20:40 +02:00
soupette
1efa9af27c Fix accept for replacing media
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-01 21:59:35 +02:00
soupette
ae8b3171fb Fix filters
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-01 19:22:44 +02:00
Ky
c76769ee3d Merge branch 'features/media-lib' of github.com:strapi/strapi into media-lib/listview-fixes 2020-04-01 18:49:58 +02:00
Ky
4344c787a2 list alignment with static value
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-01 18:49:16 +02:00
soupette
9e74c1ceaf Fix toggle refetch
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-01 18:08:22 +02:00
cyril lopez
d5a9240605
Merge pull request #5681 from strapi/fix/buffet-bug
Fix Buffet.js related bugs
2020-04-01 17:36:58 +02:00
soupette
9cbc24c438 Fix filters
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-01 17:14:45 +02:00
Ky
561421968d clean
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-01 16:52:00 +02:00
Ky
9dfc5c90ea ListView responsive
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-01 16:49:17 +02:00
soupette
3462dcac8b Fix useIsMounted hook usage
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-01 16:44:34 +02:00
Jim LAURIE
0a522b3795
Merge pull request #5635 from chinhdo/fix/5555-quickStartGuide
Fix issue #5555 - outdated references to "content-type" in Quick Start Guide/Tutorial
2020-04-01 16:33:40 +02:00
Jim LAURIE
343a1bab38
Merge branch 'master' into fix/5555-quickStartGuide 2020-04-01 16:33:29 +02:00
soupette
18db8bd7f2 Merge branch 'features/media-lib' of github.com:strapi/strapi into fix/buffet-bug 2020-04-01 16:30:21 +02:00
cyril lopez
351fee255b
Merge pull request #5679 from strapi/media-lib/custom-timestamps
Custom timestamps
2020-04-01 16:30:13 +02:00
soupette
f2426b0c31 Update buffet version
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-01 16:29:51 +02:00
Jim LAURIE
6344fc622c
Merge pull request #5615 from strapi/docs/faq_update
Add development flow to FAQ
2020-04-01 16:21:59 +02:00
Jim LAURIE
97c2664ed9
Merge branch 'master' into docs/faq_update 2020-04-01 16:21:18 +02:00
HichamELBSI
829bf7c390 Custom timestamps
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
2020-04-01 16:15:57 +02:00
ELABBASSI Hicham
6190dee74f
Merge pull request #5678 from strapi/chore/media-lib-fix
ML small fixes
2020-04-01 16:02:51 +02:00
soupette
67a2e6ab4b Fix video preview and other small bugs
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-01 15:43:15 +02:00
Ky
165d39196b date format and filters alignment
Signed-off-by: Ky <virginie.ky@gmail.com>
2020-04-01 15:38:31 +02:00
António Santos
37a1338d81 Added 0.0.0.0 to Deployment Configuration Doc
There was a problem in Heroku when using the default "localhost". We must change it to "0.0.0.0". We can help others by adding this to the documentation so they don't have to invest much time to find the solution like me.

Signed-off-by: António Santos <toi.santos@gmail.com>
2020-04-01 14:52:55 +02:00
cyril lopez
01a5bd4fb4
Merge pull request #5676 from strapi/fix/upload-url-error
Add url validation
2020-04-01 14:04:45 +02:00
soupette
5c2221a9ed Change limit
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-01 13:29:03 +02:00
soupette
41b45e1fef Add url validation
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-01 13:25:34 +02:00
Jim LAURIE
390f72d512 docs: review concepts 2020-04-01 11:48:38 +02:00
Alexandre Bodin
ff15757685 Merge tag 'v3.0.0-beta.19.5'
v3.0.0-beta.19.5
2020-04-01 11:31:04 +02:00
Alexandre Bodin
8d56e0c12f v3.0.0-beta.19.5 v3.0.0-beta.19.5 2020-04-01 11:27:56 +02:00
Alexandre Bodin
f306feedd2 in dev mode use localhost has default hostname
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-01 11:14:39 +02:00
Alexandre Bodin
59332ae672 Fix host using lcoalhost not working on a lot of envs
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-04-01 11:14:39 +02:00
cyril lopez
2830cc817e
Merge pull request #5664 from strapi/features/media-lib-upload-url
ML/ add url upload
2020-04-01 11:13:33 +02:00
soupette
a941a8ac51 Improve Card
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-04-01 11:02:03 +02:00