* add config.options to upload and delete functions
Supports options object in providerOptions which can contain any cloudinary upload/delete options
* add actionOptions to upload object and createProvider function
used to initialize upload/delete custom options which can be passed to a provider's upload/delete function
* Update README.md
added actionOptions description with link to available cloudinary upload/delete options
* wrapFunctionForErrors for upload and delete
* make actionOptions {} by default
* add danish translations to some packages
* make sure that danish has a native language name
* add missing danish translations for draft/publish system
* Accept info fields when uploading file through GraphQL #8493
* Add test for graphql upload with info
* Fix lint error on graphql upload test
* Update graphql upload test code
* Remove unused graphql upload test code
* Prevent null value on file info
* fix typos
* use more common words for relation
* simplify, shorten
* make translations consistent
* improve upload plugin translation
* fix minor errors
* fix permissions plugin translations
* change mail back to kai@doe.com
* change name back to Kai Doe
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
* Fixes italian translations for filter function
* Fixes some inconsistencies and adds some missing strings to italian translation of content-type-builder plugin
* Adds all the missing strings in IT translation for content-type-builder plugin
* Fixes and updates italian translation of content-manager plugin
* Updates italian translation of content-type-builder plugin
* Updates italian translation for users-permissions and documentation plugin
* Updates italian translations of admin UI and various plugins
* Minor style fixes on italian translation of users-permissions plugin
* Changed plugin description-more helpful text
The marketplace area in the cms shows this text, so I thought this would be a little more helpful than the default text.
Signed-off-by: Christopher Wray <53663762+cwray-tech@users.noreply.github.com>
* updated Graphql description text
* Update email description
* update upload description
* v3.3.3
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add french translations for draft/publish feature
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add french translations for media library
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Fix typo
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add some missing french translations
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Content-manager actions french translations
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add missing french translations for users settings & auth
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
* Add "select all" french translation
Signed-off-by: Robin Simonklein <rsimonklein@gmail.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>