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

Add fixes #112

Merged
merged 3 commits into from
Sep 6, 2024
Merged

Add fixes #112

merged 3 commits into from
Sep 6, 2024

Conversation

cjlapao
Copy link
Contributor

@cjlapao cjlapao commented Sep 6, 2024

Description

  • Fixed an issue with the copyIpToClipboard
  • Fixed an issue where the license would not show properly for some users The extension seems to not recognize my license #110
  • Fixed an issue where the devops service was not being recognized correctly
  • Fixed an issue where the hide/show on the tree was not triggering properly
  • Removed the ability to download the same catalog twice
  • further minor fixes and improvements

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have run tests (npm run test) that prove my fix is effective or that my feature works
  • I have run format check (npm run format-check) that shows any code inconsistency
  • I have updated the CHANGELOG.md file accordingly

- Fixed an issue with the copyIpToClipboard
- Fixed an issue where the license would not show properly for some users #110
- Fixed an issue where the devops service was not being recognized correctly
- Fixed an issue where the hide/show on the tree was not triggering properly
- Removed the ability to download the same catalog twice
- further minor fixes and improvements
@cjlapao cjlapao merged commit f7474ea into main Sep 6, 2024
4 checks passed
@cjlapao cjlapao deleted the add-fixes branch September 6, 2024 14:19
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.

1 participant