Javi Martín
Javi Martín
## Steps to reproduce 1. Go to the admin section 2. Create a legislation process enabling the comments phase 3. Create a draft version for that legislation process 4. Visit...
## References * Closes #2611 * Continues pull request #2816 ## Objectives Make it possible to manage several tenants within one CONSUL installation ## Notes about current status Before merging...
## Failure **Travis failed builds:** [Travis build 28431, job2](https://travis-ci.org/consul/consul/jobs/515390176) and [forked repository build 254, job 2](https://travis-ci.org/javierm/consul/jobs/512320958). **GitHub Action failures:** [tests run #1029, job 2](https://github.com/consul/consul/runs/2269477109), [test run #3200, job 1](https://github.com/consul/consul/runs/4403716574) **Messages:**...
## Background Unfortunately this gem no longer works on our repository because it reaches a request limit: ``` Octokit::TooManyRequests 403 - You have exceeded a secondary rate limit. Please wait...
## Description In the admin section, we're currently using a `` field to fill in the title of a legislation process debate/question. However, the title is rendered as plain text...
## References * This test, which is in the `spec/models/budget/ballot/line_spec.rb` file, has failed a few times, like in our [test run 3882, job 3](https://github.com/consul/consul/runs/7877363054) (see the [test run 3882 job...
## References * We started using rubocop gems that aren't compatible with our current Code Climate setup in pull request #5241 * The fact that these changes fix the issue...
## Objectives * Remove the Rocket Validator badge, since we no longer use it * Reorganize badges so related badges are together
## References TODO ## Objectives * Make it easier for keyboard users to navigate the page * Provide a consistent `` element in every page
## References * This issue was accidentally introduced in commit c2710de5fc from pull request #5283