Results 27 comments of Joe Bew

> Then I suppose I can use the development capistrano stage for my testing purposes here instead of creating a new "test" stage? If per "testing purposes" do you mean...

Sorry but I didn't have time to check this pull request. I am interested to provide support for LXC and a test farm. Give me some time to review your...

> So, how do you think it is supposed to work? We could start by submitting a PR in order to add the functionalty to download the dump sql. What...

Hi, thank you for this observation. I just updated the issue. The staging environment is no longer needed anymore.

Hey, perfect! In the meantime I'm trying to get the application up and running. I see that there are a few enhancements we can add in order to help people...

Hi @joaquimadraz , I just had the time to run the application on my local machine and play with it a little bit. I am here to ask you some...

Thank you for all your answers, so clear!

Hi @joaquimadraz, just another question related to the `Other` category. What happens when the user don't specify a category? We may have to fall back to a default one (e.g....

It makes sense. So, we can end up with these requirements: - All the payments - prior to the release of this feature - will be migrated to a `Uncategorized`...

Hi @joaquimadraz , I have this first API proposal for the spendings summary, let me know what you think about: ``` HTTP GET /api/subscriptions/summary { data: { currency: "EUR", currency_symbol:...