Kevin Meinhardt

Results 49 issues of Kevin Meinhardt

This pull request adds a new Babel plugin that counts the number of times each React element is rendered in our codebase. The plugin analyzes JSX opening elements and tracks...

Relates to: https://github.com/mozilla/addons/issues/5872

Theoretically, if this babel plugin were to exist, you could use the @fluent/react api and extract your translations automatically. It would be something of a union of the nice DX...

Fixes #ISSUE_NUMBER Replace this sentence with a description of how your patch fixes the issue.

Fixes #ISSUE_NUMBER Replace this sentence with a description of how your patch fixes the issue.

Fixes #ISSUE_NUMBER Replace this sentence with a description of how your patch fixes the issue.

This pull request updates the dependencies of the project and fixes the loading message in the AddAddonToCollection component. fixes: mozilla/addons#5872

This pull request adds internationalization (i18n) support to the Remix app. It includes the necessary dependencies, configuration files, and code changes to enable multi-language support in the application. Relates to:...

### Contact Details [email protected] ### What happened? Following the instructions on the readme, I downloaded the llava executable and ran the following code: ```bash % mkdir -p src/mozilla/llamafile % mv...

bug
high severity

### What happened? We have loose restrictions on the ReviewActionReason [model](https://github.com/mozilla/addons-server/blob/03b6e5078cfe077e59e310076a2ed2277cc13040/src/olympia/reviewers/models.py#L701-L702) But strict restrictions on the admin form. This leads to being able to create reasons via django that are...

component:reviewer_tools
repository:addons-server