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

Remove disabled at/disabled by user from account #787

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

VMelnalksnis
Copy link
Owner

Fixes #4

BREAKING CHANGE: Removing database columns/API model properties
@VMelnalksnis VMelnalksnis added area:ui Relating to user interface area:api labels Apr 29, 2023
@codecov
Copy link

codecov bot commented Apr 29, 2023

Codecov Report

Merging #787 (d0c5b06) into master (d824c90) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #787      +/-   ##
==========================================
- Coverage   74.17%   74.14%   -0.03%     
==========================================
  Files         337      337              
  Lines        9611     9589      -22     
==========================================
- Hits         7129     7110      -19     
+ Misses       2482     2479       -3     
Impacted Files Coverage Δ
...eshade.Avalonia.Core/Accounts/AccountExtensions.cs 100.00% <ø> (ø)
...shade.Avalonia.Core/Accounts/AccountOverviewRow.cs 89.47% <ø> (+3.11%) ⬆️
...onia.Core/DesignTime/DesignTimeGnomeshadeClient.cs 73.56% <ø> (+0.23%) ⬆️
source/Gnomeshade.Data/Entities/AccountEntity.cs 100.00% <ø> (ø)
...nomeshade.Data/Entities/AccountInCurrencyEntity.cs 100.00% <ø> (ø)
.../Gnomeshade.Data/Repositories/AccountRepository.cs 100.00% <ø> (ø)
...ource/Gnomeshade.WebApi.Client/GnomeshadeClient.cs 82.48% <ø> (+0.59%) ⬆️
...ource/Gnomeshade.WebApi.Models/Accounts/Account.cs 100.00% <ø> (ø)
...eshade.WebApi.Models/Accounts/AccountInCurrency.cs 100.00% <ø> (ø)
...eshade.WebApi/V1/Controllers/AccountsController.cs 87.01% <100.00%> (-0.33%) ⬇️

@VMelnalksnis VMelnalksnis merged commit d0c5b06 into master Apr 29, 2023
12 checks passed
@VMelnalksnis VMelnalksnis deleted the remove_disabled branch April 29, 2023 17:51
@VMelnalksnis VMelnalksnis temporarily deployed to github-pages April 29, 2023 17:51 — with GitHub Pages Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api area:ui Relating to user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add, edit and delete transactions from desktop GUI
1 participant