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 #300 - Remove Action buttons from IoT Edge Configuration #336

Merged
merged 1 commit into from
Feb 25, 2022

Conversation

kbeaugrand
Copy link
Member

@kbeaugrand kbeaugrand commented Feb 25, 2022

Description

What's new?

  • Remove unused action buttons in IoT Edge configuration pages

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 25, 2022 12:57
@kbeaugrand kbeaugrand enabled auto-merge (squash) February 25, 2022 12:58
@kbeaugrand kbeaugrand force-pushed the fix/300_remove_buttons_in_iot_edge_config branch from 7394574 to 4852ce3 Compare February 25, 2022 13:00
@kbeaugrand kbeaugrand linked an issue Feb 25, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Feb 25, 2022

Codecov Report

Merging #336 (4852ce3) into main (b1aef0d) will increase coverage by 0.15%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #336      +/-   ##
==========================================
+ Coverage   41.73%   41.89%   +0.15%     
==========================================
  Files          99       99              
  Lines        2897     2886      -11     
==========================================
  Hits         1209     1209              
+ Misses       1688     1677      -11     
Impacted Files Coverage Δ
...tal/Client/Pages/Configurations/ConfigDetail.razor 0.00% <ø> (ø)
...b.Portal/Client/Pages/Configurations/Configs.razor 0.00% <ø> (ø)
...ent/Pages/DeviceModels/DeviceModelDetailPage.razor 0.00% <ø> (ø)
...ges/DeviceModels/LoRaWAN/EditLoraDeviceModel.razor 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 3dd00e0...4852ce3. Read the comment docs.

@kbeaugrand kbeaugrand disabled auto-merge February 25, 2022 13:08
@kbeaugrand kbeaugrand merged commit 1ccbcc4 into main Feb 25, 2022
@kbeaugrand kbeaugrand deleted the fix/300_remove_buttons_in_iot_edge_config branch February 25, 2022 13:08
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: Remove Save button from configuration details
1 participant