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 redundant static files, add useful links #545

Merged
merged 2 commits into from
Nov 1, 2022
Merged

Conversation

VMelnalksnis
Copy link
Owner

Changes proposed in this pull request:

  • Remove empty site.js file
  • Display version in web page
  • Add links to GitHub/for opening the desktop app

@VMelnalksnis VMelnalksnis added type:enhancement New feature or request area:api labels Nov 1, 2022
@codecov
Copy link

codecov bot commented Nov 1, 2022

Codecov Report

Merging #545 (5af4207) into master (55eb456) will increase coverage by 0.00%.
The diff coverage is 85.71%.

@@           Coverage Diff           @@
##           master     #545   +/-   ##
=======================================
  Coverage   67.96%   67.96%           
=======================================
  Files         301      302    +1     
  Lines        8986     8991    +5     
  Branches      654      655    +1     
=======================================
+ Hits         6107     6111    +4     
  Misses       2637     2637           
- Partials      242      243    +1     
Impacted Files Coverage Δ
source/Gnomeshade.WebApi/Views/Home/Index.cshtml 100.00% <ø> (ø)
...shade.WebApi/Services/ApplicationVersionService.cs 75.00% <75.00%> (ø)
...ebApi/Areas/Identity/Pages/Account/Register.cshtml 65.21% <100.00%> (ø)
source/Gnomeshade.WebApi/Startup.cs 97.56% <100.00%> (+0.03%) ⬆️
...urce/Gnomeshade.WebApi/Views/Shared/_Layout.cshtml 80.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@VMelnalksnis VMelnalksnis merged commit 5af4207 into master Nov 1, 2022
@VMelnalksnis VMelnalksnis deleted the web-cleanup branch November 1, 2022 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api type:enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant