Peter Ullrich

Results 17 issues of Peter Ullrich

This is potentially a special use-case, but sometimes I need to test that an E-Mail was sent **exactly once** (to avoid sending duplicate E-Mails to customers for example). As of...

Dear maintainers, I was wondering whether you are planning on upgrading this library to the latest Stripe API version, which currently is `2020-08-27`. This would include upgrading to the [Stripe...

### Description of the Feature or Idea As of now, Joule integrates `LND` exclusively and the code base is tailored to use `macaroons`. I assume that in the future, Joule...

Your functionality on de- & serialising (especially **nested**) JSON data to Python classes is pretty neat and actually high in demand in the Python community at the moment. Until now,...

enhancement

Actions can have potentially blocking side-effects, which means that we need to put them into their own tasks/processes.

PR comment: https://github.com/PJUllrich/live_ex/pull/1#discussion_r304404785

PR comment: https://github.com/PJUllrich/live_ex/pull/1#discussion_r304400618

Hey there, I like this library and would love to use it, but unfortunately, I'm on `phoenix_html: "~> 4.0.0"` which removed the `Phoenix.HTML.Tag` module that this library depends on. Do...

### Version 5.5.0 ### Link to Minimal Reproduction https://jsfiddle.net/emL5csh3/1/ ### Steps to Reproduce 1. Create a Bar chart with a single data point. ### Current Behavior The column of the...

bug
pending
en