Simon Hansen

Results 13 issues of Simon Hansen

`Default Issue Board` will open the default issue board of your gitlab project: ![image](https://user-images.githubusercontent.com/7387295/73874203-58f29600-4853-11ea-818b-5b87e7579b96.png)

Thanks for this awesome workflow... it's a massive time saver for me. It would be nice, to jump directly to the [issue board view](https://about.gitlab.com/product/issueboard/) of gitlab.

- see https://github.com/discourse/discourse/blob/main/app/assets/javascripts/discourse/app/components/composer-container.hbs#L247 - this bug also exists in previous versions - see https://github.com/discourse/discourse/blob/v2.8.14/app/assets/javascripts/discourse/app/templates/composer.hbs#LL163C24-L163C24

Stale

### Environment * Elixir & Erlang versions (elixir --version): 1.16.0 * ExAws version `mix deps |grep ex_aws` 2.5.1 * HTTP client version. IE for hackney do `mix deps | grep...

Hi, I tried out this lib at the weekend because it looks really promising! While debugging I encountered this typo.

When executing `vendor:publish` the laravel-query-detector config is displayed as `config` instead of something like `query-detector-config`.

### Environment * Elixir version (`elixir -v`): 1.16.2 * Nerves environment: (`mix nerves.env --info`) dev * Additional information about your host, target hardware or environment that may help ### Current...

**Describe the bug** - a BelongsTo field joins the associated table automatically via `maybe_join` - the `item_query` is executed before `maybe_join` - if the join was already added via the...