Andrew Camilleri

Results 197 comments of Andrew Camilleri
trafficstars

> EDIT: Added a few new things to this PR: > > * add `payment_sent` notification kind > * add notifications as an optional field in the `get_info` command response...

Can you please provide a full example?

> > Convert various UIs to Blazor > > Can we be more specific when listing issues, what does this mean? I believe it is any UI that uses Vue...

> **API: Permission on [Refund Invoice endpoint](https://docs.btcpayserver.org/API/Greenfield/v1/#operation/Invoices_Refund)** The current permission is `btcpay.store.cancreatepullpayments` but it should imo be `btcpay.store.cancreatenonapprovedpullpayments` I believe we can do this without a breaking change as it...

This should really be addressed along with adding a bundled default animator. Info on this library seems to exist on a small handful of posts dating back to 2015..

I get this is a low profile issue but could we get an official response on whether we should expect this to be handled or if the only workaround is...

Same boat, broke our prodcution builds since we get rid of package lock json file due to other weird crazy errors from aurelia when we leave it in On Tue,...

@heruan Your solution has worked really well for me! Are you planning any more work on it?

@heruan I've ended up using your route-mapper and its concepts and made a package for my use case where I can generate child router applications registered without loading them. https://github.com/Kukks/aurelia-modules-example...

Can you go to server logs and share any errors?