Javi Martín
Javi Martín
## References * We started using Stylelint in pull request #5448 ## Objectives * Make sure we get notified whenever don't follow the convention to order CSS properties alphabetically *...
## Background We've got experimental support for [Errbit](https://github.com/errbit/errbit/) to receive information about exceptions taking place on production environments. However, Errbit requires MongoDB, but MongoDB changed it license in version 4.0...
## References * Continues pull request #5448 * [List of Code Climate engines](https://github.com/codeclimate/codeclimate/blob/master/config/engines.yml) ## Objectives * Use the same linters in Code Climate as we do in development ## Notes...
## References * Depends on #5445 (or, at least, the part of that pull request where we move to Dart Sass) * [Font Awesome Sass releases](https://github.com/FortAwesome/font-awesome-sass/releases) * [Compare view](https://github.com/FortAwesome/font-awesome-sass/commits) *...
## User Story As mentioned in commits 5311daadf and bb958daf0, using links combined with JavaScript to generate POST (or, in this case, DELETE) requests to the server has a few...
## Objectives * Make it easier to sign in in our demo, without writing the username and password and even if missing our text on top of the page where...
## References * Depends on #5571 * We reorganized the graphql code in pull request #4766; we're now doing the same with the tests ## Objectives * Make sure we...
## References * We're continuing to fix automatically-reported critical accessibility issues, which we started in pull request #5509 ## Objectives * Make sure we always provide an alternative representation for...
## References * We did the same thing for inputs in pull request #5509 ## Objectives * Make it easier (or, in some cases, even possible) for people using screen...
## References * This pull request addresses some of the issues in pull request #5461 * We described the problems of using links for actions in commit 5311daadf from pull...