Mathieu Pillard

Results 384 comments of Mathieu Pillard

Where possible I think we should use the occasion to remove any hardcoded values in strings and make that depend on the `MAX_UPLOAD_SIZE` setting created for attachment uploads.

QA: When clicking submit on file uploads other than the upload add-on flow (upload source, activity attachment from https://github.com/mozilla/addons/issues/14999 / https://github.com/mozilla/addons/issues/14997) you should see an error message when submitting a...

> 4. Run `make down && make up` **Expect:** It should skip seeding and only reindex the DB. That didn't work for me, reindex did not occur, and I was...

https://jqueryui.com/upgrade-guide/1.14/

The only thing left on AMO where we use jQuery UI is the authors/previews ordering widget which uses `Sortable`. I've browsed through devhub and messed with authors & previews ordering...

Incident that caused us to file this: https://docs.google.com/document/d/1flSiK2vYfXY8x-ew-4U3vzxFAJ18z_wfCiUnn2A0f0U/edit#heading=h.p64b1qfksx4w

We're using a standard `` field and I'd like to keep it that way, if possible. A few possible solutions to investigate: - Wait until another event than `change` -...

Need to investigate, are there multiple jobs ? I assume yes because of forwarded jobs ? Are there multiple decisions created then ? If so, I assume we don't want...