Skip to content

Edit option for registry#2424

Merged
dgolovin merged 7 commits intoredhat-developer:mainfrom
msivasubramaniaan:edit-option-for-registry
May 19, 2022
Merged

Edit option for registry#2424
dgolovin merged 7 commits intoredhat-developer:mainfrom
msivasubramaniaan:edit-option-for-registry

Conversation

@msivasubramaniaan
Copy link
Copy Markdown
Collaborator

This PR helps to updating the registry name and URL

Ref: #2415

@codecov
Copy link
Copy Markdown

codecov bot commented May 16, 2022

Codecov Report

Merging #2424 (b5592fc) into main (a502b03) will decrease coverage by 0.28%.
The diff coverage is 14.00%.

@@            Coverage Diff             @@
##             main    #2424      +/-   ##
==========================================
- Coverage   66.92%   66.63%   -0.29%     
==========================================
  Files          55       55              
  Lines        3562     3585      +23     
  Branches      637      647      +10     
==========================================
+ Hits         2384     2389       +5     
- Misses       1178     1196      +18     
Impacted Files Coverage Δ
src/extension.ts 83.33% <ø> (ø)
src/webview/devfile-registry/registryViewLoader.ts 18.75% <11.53%> (+1.60%) ⬆️
src/componentTypesView.ts 28.68% <16.66%> (-1.59%) ⬇️

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 a502b03...b5592fc. Read the comment docs.

@mohitsuman
Copy link
Copy Markdown
Contributor

I think this PR needs to be rebased after the webview UI PR #2396 is merged to the main.

@msivasubramaniaan msivasubramaniaan self-assigned this May 17, 2022
@msivasubramaniaan msivasubramaniaan linked an issue May 17, 2022 that may be closed by this pull request
Comment thread src/componentTypesView.ts Outdated
Comment thread src/componentTypesView.ts Outdated
Comment thread src/componentTypesView.ts Outdated
Comment thread src/componentTypesView.ts
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The current approach is good, but issues with validation should be fixed.

msivasubramaniaan and others added 2 commits May 19, 2022 00:12
Signed-off-by: Denis Golovin dgolovin@redhat.com
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dgolovin dgolovin dismissed their stale review May 18, 2022 23:42

Fixed.

Signed-off-by: Denis Golovin dgolovin@redhat.com
Copy link
Copy Markdown
Collaborator

@dgolovin dgolovin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works as expected now (see my commits and animated gif added to the issue)

@dgolovin dgolovin merged commit 183048f into redhat-developer:main May 19, 2022
@msivasubramaniaan msivasubramaniaan deleted the edit-option-for-registry branch May 19, 2022 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow users to edit registries added

3 participants