Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor transaction desktop UI, add product filtering #330

Merged
merged 3 commits into from
Jun 24, 2022

Conversation

VMelnalksnis
Copy link
Owner

No description provided.

@VMelnalksnis VMelnalksnis added type:enhancement New feature or request area:ui Relating to user interface labels Jun 24, 2022
@codecov
Copy link

codecov bot commented Jun 24, 2022

Codecov Report

Merging #330 (e89e06f) into master (7ae6c3c) will decrease coverage by 0.24%.
The diff coverage is 55.17%.

@@            Coverage Diff             @@
##           master     #330      +/-   ##
==========================================
- Coverage   68.80%   68.55%   -0.25%     
==========================================
  Files         230      232       +2     
  Lines        6578     6672      +94     
  Branches      451      467      +16     
==========================================
+ Hits         4526     4574      +48     
- Misses       1903     1943      +40     
- Partials      149      155       +6     
Impacted Files Coverage Δ
.../Gnomeshade.Interfaces.Avalonia.Core/FilterBase.cs 0.00% <0.00%> (ø)
....Avalonia.Core/Products/ProductClientExtensions.cs 92.30% <0.00%> (ø)
...ia.Core/Transactions/Controls/TransactionFilter.cs 30.00% <12.90%> (-11.38%) ⬇️
...Core/Transactions/TransactionUpsertionViewModel.cs 79.31% <38.88%> (-5.11%) ⬇️
...Interfaces.Avalonia.Core/Products/ProductFilter.cs 41.17% <41.17%> (ø)
...hade.Interfaces.Avalonia.Core/OverviewViewModel.cs 80.00% <50.00%> (-4.62%) ⬇️
...ore/Transactions/Controls/TransactionProperties.cs 90.56% <62.50%> (-4.99%) ⬇️
...Avalonia.Core/Transactions/TransactionViewModel.cs 73.61% <64.70%> (+0.61%) ⬆️
...de.Interfaces.Avalonia.Core/Products/ProductRow.cs 68.42% <75.00%> (-3.01%) ⬇️
....Avalonia.Core/Transactions/TransactionOverview.cs 76.19% <75.00%> (-1.59%) ⬇️
... and 10 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ae6c3c...e89e06f. Read the comment docs.

@VMelnalksnis VMelnalksnis merged commit e89e06f into master Jun 24, 2022
@VMelnalksnis VMelnalksnis deleted the feature/desktop-refactoring branch June 24, 2022 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ui Relating to user interface type:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant