Boegie19

Results 30 issues of Boegie19

### Link to the documentation page or resource https://docs.strapi.io/dev-docs/api/rest/populate-select#combining-population-with-other-operators ### Describe the bug I am 99% sure that you can limit and use offset while populating so saying that you...

issue: docs/instructions

Closes https://github.com/rojo-rbx/rojo/issues/295. This PR adds a clientId what is set to None for the server or outdated clients. and set to a UUID for clients who support it The client...

Adds codecov with the instrument-coverage Also when I saved it got formatted so closes https://github.com/rojo-rbx/rojo/pull/424

type: tech debt

### Context Design system is not fully up to date + most examples miss big parts of the code needed to make them function ### Proposal Update the design system...

issue: discussion

### Context Basically currently any plugin needing a drag and drop component will just make there own what means that we have like multiple different drag and drop components see...

issue: discussion

getRelatedModelsUid was wrong in some ceases not checking deep enough or taking one way relationships the wrong way causing admin users to always be in the list fixes #66

after talking to derrick this is my PR for chancing from router usage to injection usage. Possible Breaking Change: ONLY strapi.api routes can be seen. fixes: #65

pr: enhancement
source: plugin
flag: breaking change

### What does it do? fixes types for cron job also the lint is failing because of a ts-ignore this is needed because of the type bring wrong I open...

pr: fix
source: typescript
community

Intended for V5 Strapi should give an error and tell you that you don't have authorization to view content-type X only when specific requested it. on the API layer if...

### What does it do? Adds rate limit for login endpoint ### Why is it needed? now 1 IP can't try to login 10000x per minute ### How to test...

source: plugin:documentation
pr: enhancement
community