fleet
fleet copied to clipboard
Fleet UI: Surface VS code extensions in UI
Issue
Cerra #17004 (Frontend part of #15997)
Description
- Add
vscode_extensionsto software pages - Use Extensions icon
- Update type for
vscode_extensions
Other
SOURCE_TYPE_CONVERSIONS and TYPE_CONVERSIONS was same object. Kept SOURCE_TYPE_CONVERSIONS on interfaces/software.tsonly
Screenshots
Note
- Do not merge until backend is merged #17003
Checklist for submitter
If some of the following don't apply, delete the relevant line.
- [x] Changes file added for user-visible changes in
changes/ororbit/changes/. - [x] Manual QA for all new/changed functionality
Codecov Report
Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.
Project coverage is 65.33%. Comparing base (
dd2d6eb) to head (e3291ba). Report is 48 commits behind head on main.
| Files | Patch % | Lines |
|---|---|---|
| ...sts/details/cards/Software/SoftwareTableConfig.tsx | 0.00% | 1 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #17333 +/- ##
=======================================
Coverage 65.33% 65.33%
=======================================
Files 1187 1188 +1
Lines 106167 106208 +41
Branches 2546 2569 +23
=======================================
+ Hits 69359 69396 +37
Misses 31517 31517
- Partials 5291 5295 +4
| Flag | Coverage Δ | |
|---|---|---|
| frontend | 52.03% <0.00%> (+0.20%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
👀
@lucasmrod should automatically work in the UI when you merge the BE portion next sprint
Cool. I started working on the backend portion today.