Simon Hanna

Results 52 issues of Simon Hanna

The documentation of the [container section](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/deployment#container) of deployments lists `resources` as: > (Optional) Compute Resources required by this container. Cannot be updated. K8s does allow updates to these fields. Is...

documentation
help wanted

Would probably be a good idea, to allow custom periods as well

good first issue
enhancement

hacktoberfest-accepted

If an account is going to drop below zero because of some scheduled transactions, warn about it. It should account for upcoming transactions and scheduled recurrences

good first issue
enhancement

Currently uploads in the demo just error out. It would be nice if there was the possibility of faking an upload

enhancement

The main goal would be to differentiate between these account types: * checking * saving * cash * credit card With that we can do fancier stuff like: * Not...

feature-request
enhancement

Transfers are included only once in the export. When exporting transfers where only one account is selected, it can happen that the transfer is not included because it is falsely...

bug