Marek Fišera
Marek Fišera
Select a last month checklist and click to create an expense. The date on the form will match today. It is confusing, because user wanted to create an expense matching...
Find a way to skip a regular (for example monthly) expense. A regular expense could be paid in other way. Maybe we can allow to create a `$0` expense
1. Select expenses in month in a CATEGORY 2. Select expense and duplicate it to a different category 3. When event arrives, the expense will be added to the list,...
Use the same context as on Overview on Checklist as well.
1. Have Kč as default currency 1. Create template for 1 EUR 1. When creating expense from template, when entering the amount, the currency reset to Kč I think this...
If user sets to display decimals to 0, they can't enter expense with decimals. The typical use case is "I want no decimals for Kč, but when entering expense in...
### Description In previous versions of Blazor WebAssembly, legacy Mono and Emscripten APIs were exported to global namespace. From 9.0 those APIs are accessible throught Blazor.runtime object. ### Version .NET...