José Luis

Results 482 comments of José Luis

I think in the dev branch developers didn't take in account all possible uses for these block of code, in concecuence they create global styles for this menu icon only,...

@Ismael-VC Did you review the code inspecting it in the browser?

@Ismael-VC I tested the new release version, effectively, the problem exist yet: ![seleccion_328](https://cloud.githubusercontent.com/assets/5034215/25564484/efeccd64-2dbc-11e7-9d72-c85c3a05ce3b.png)

I partially solved with this: ![seleccion_330](https://cloud.githubusercontent.com/assets/5034215/25565714/4da8b414-2dd5-11e7-9673-b419c0169432.png) Implemented [here](https://github.com/jet-community/django-jet/commit/f3d281b6ff1bcd2765d65f9783cc3addb384f75e).

@iesfausti @shameerkashif1 it isn't a normal problem, did you install all requirements before to install the dashboard?

Getting the same problem today: ```bash ❯ node --trace-warnings node_modules/.bin/jest --passWithNoTests --no-cache --runInBand --detectOpenHandles --forceExit --coverage PASS src/application/context.test.tsx PASS src/application/provider.test.tsx Running coverage on untested files...(node:27184) UnhandledPromiseRejectionWarning at emitUnhandledRejectionWarning (internal/process/promises.js:168:15) at...

I'm sad no one is working in a version for Linux :'(

> ### What does it do? > > This makes it possible to upload files to a specific folder for the upload-cloudinary provider, like the aws-s3 provider, taking the path...

Isn't possible to ignore relational fields on localization yet? it is very important, not all relational fields need to be localized, it would be possible, at least on the `json`...

> I can only [quote](https://github.com/strapi/strapi/issues/10322#issuecomment-885692429) @terion-name > > > @sam-pires are there any plans to rework entire i18n model? absence of parent id of an entity with localizations is a...