* fixed broken link
New link for documentation that pops up as overlay in Strapi. (plugin install blocker)
* updated the requested change for fix broken link
* Allow custom populate in user model
Signed-off-by: Juan David <juand.business@gmail.com>
* use merge from lodash to join a custom populate
Signed-off-by: Juan David <juand.business@gmail.com>
* refactor fech
* Fix formatFileInfo
Keep original file name including extension
* Fix file name for generated media
File name was not set for all generated media: thumbnail and resized pictures.
* Generate hash based on file name without extension
* cleanup PR
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
* Fix unit tests
Exclude temporarily unit test 'Replaces reserved and unsafe characters for URLs and files in hash' because it did not work properly ever.
* Remove path delimiter from filename because it is correct character for file path
* Fix e2e
* Continue fixes for e2e
* Fix createRequest content type
* Correct thumbnail name in e2e test
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
Co-authored-by: Andrey Hohutkin <none@none>
* Signoff (Russian translation)
Signed-off-by: alxnkt <alxnkt@mail.ru>
* New line at the end of index.js file
* Minor changes for plurals
Signed-off-by: alxnkt <alxnkt@mail.ru>
Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
Added missing explanation on how to set the "Content-Security-Policy"(csp) header value
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
* Add info to custom resolvers, add formatError to GraphQL service
Signed-off-by: harimkims <harimkims@gmail.com>
* remove format-error service and use config instead
Signed-off-by: harimkims <harimkims@gmail.com>
* fix: add Enable, Disable, and Done trad on email plugin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* fix: add translation for dinamic zone required component error
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* fix: back to form.button.done, turns out other dont have form.button.done on strapi-admin
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>
* feat: add replace media translation support
Signed-off-by: Fadhil Ahmad <fadzbobby95@gmail.com>