Mathieu Agopian

Results 26 issues of Mathieu Agopian

Here are a few links that people on slack provided when I asked for resources to present elm to my coworkers, and give them a taste of what elm is...

When in sneak mode, it seems the labels for the sidebar entries are shifted by one: when I enter the label of an entry, it's actually the entry above that...

bug
help wanted

I'm wondering if the following question (from the "closures" part: https://leanpub.com/javascript-allonge/read#closures) should read "returns" instead of "contains": `If pure functions can contain closures, can a closure contain a pure function?...

This is on kinto-admin v1.21.0 with kinto 11.0.0

bug

See https://github.com/Kinto/kinto-admin/pull/509#pullrequestreview-108359050 When authenticating using openID Connect, the headers that are sent to the kinto server are using `Bearer`, which is hardcoded. Instead it should use the `header_type` from the...

enhancement
stale

At the moment the auth form displays a weird state with only the anonymous auth type available, until the server info and its capabilities are fetched and received. Instead we...

enhancement
ux

## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** Creating a pull-request on github will automatically trigger the CircleCI checks. It is...

Fix relative links to the [Multiplication and division](https://package.elm-lang.org/packages/ianmackenzie/elm-units/latest/#multiplication-and-division) docs on the front page (README) from `Quantity`.

- Preview a mail without using real database data/fixtures - Render a mail with real database data, validated by a form - Render a mail with a (partially) pre-filled form...