Branden Brown

Results 5 issues of Branden Brown

Running an issue where if I use `mount()` in a snapshot test it fails with a Javacript out of memory error[1]. If I increase the memory to >4GB with `NODE_OPTIONS=--max-old-space-size=4096`...

Need More Information

It appears the "Last Online" time in the players list (and other places) isn't localized and is stuck to UTC. This is inconsistent with the rest of the app as...

Bug

### The problem "Wait for trigger", `wait_for_trigger` actions with a defined but zero timeout fails to wait for one of the triggers and instead times out immediately. ``` timeout: hours:...

When looking the feedings and changes page, sometimes I'd like to go to the very last page or even a specific page. It'd be nice if there were First, previous,...

enhancement

When using the `add_pumping` service, specifying a float for the amount is always saved as an integer (2.73 -> 2.0, 3.5 -> 3.0, etc) in baby buddy. I have confirmed...