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

Fix #299 - Change url on configuration detail link from list page #323

Merged

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Feb 24, 2022

Description

What's new?

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Tests
  • Other

@kbeaugrand kbeaugrand requested a review from a team as a code owner February 24, 2022 12:46
@kbeaugrand kbeaugrand linked an issue Feb 24, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 24, 2022

Codecov Report

Merging #323 (1b406e5) into main (b6fc504) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #323   +/-   ##
=======================================
  Coverage   39.70%   39.70%           
=======================================
  Files          93       93           
  Lines        2755     2755           
=======================================
  Hits         1094     1094           
  Misses       1661     1661           
Impacted Files Coverage Δ
...b.Portal/Client/Pages/Configurations/Configs.razor 0.00% <0.00%> (ø)

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 b6fc504...1b406e5. Read the comment docs.

@kbeaugrand kbeaugrand force-pushed the fix/299_change_url_for_device_configuration_details branch from 18c482a to 1b406e5 Compare February 24, 2022 12:50
@kbeaugrand kbeaugrand merged commit 6446e2a into main Feb 24, 2022
@kbeaugrand kbeaugrand deleted the fix/299_change_url_for_device_configuration_details branch February 24, 2022 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Clicking to IoT Edge Configuration redirects to IoT Device List
1 participant