Marek Fišera
Marek Fišera
#20. This wizard should support kind of "temporal" / not completely filled outcomes which can be later shown somewhere and completed to standard outcomes.
Create drop-down list with theme switching options.
Try these features to measure loading time of bar/pie summary. - Build better projections for summary view. - Replace EF core with local file-based store for projections. - Try memory...
We should change semantics a bit. * Every outcome will be placed in exactly one category. * On the other, there will be tags which can be assigned multiply. Category...
There should be some kind of switch between shown periods. This switch should be part of the page, not the `Template`. > Originally posted on #2.
There should be controls for filtering in the category list.
**Type:** System.AggregateException **Message:** One or more errors occurred. (The method or operation is not implemented.) **CallStack:** at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions) at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken) at System.Threading.Tasks.Task.Wait() at Neptuo.Models.Repositories.AggregateRootRepository`1.Save(T model) at...
Define a base page for pages hosted in template. Pass there a kind of `IHostContext` as parameter. This host could handle global loading control etc.
When outcome is created: - On desktop go to month summary where the month is the one in outcome. - On mobile go to empty mobile template and open main...