fleet icon indicating copy to clipboard operation
fleet copied to clipboard

Fleet UI: Surface VS code extensions in UI

Open RachelElysia opened this issue 1 year ago • 2 comments

Issue

Cerra #17004 (Frontend part of #15997)

Description

  • Add vscode_extensions to 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

Screenshot 2024-03-04 at 9 50 40 AM

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/ or orbit/changes/.
  • [x] Manual QA for all new/changed functionality

RachelElysia avatar Mar 04 '24 14:03 RachelElysia

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.

codecov[bot] avatar Mar 04 '24 14:03 codecov[bot]

👀

jacobshandling avatar Mar 04 '24 20:03 jacobshandling

@lucasmrod should automatically work in the UI when you merge the BE portion next sprint

RachelElysia avatar Mar 05 '24 17:03 RachelElysia

Cool. I started working on the backend portion today.

lucasmrod avatar Mar 05 '24 17:03 lucasmrod