Skip to content

Conversation

@tropotorres
Copy link
Collaborator

@tropotorres tropotorres commented Oct 31, 2023

Ticket - CMP-265
Engineer - @tropotorres
Added support for labels and pulling specific applets on HUI
Whoops, sorry this kind of exploded with the formatting changes.


**Summary of updates:**


  • Fixed Github runners to use ubuntu-latest
  • Updated scripts to include runner-specific scripts
  • Pulled the api from an internal resource into something passed in, and updated tests

  • Added applet "id" as an optional prop on CbAppletTarget to narrow down 'targetApplets' for a page

  • In applets.js added a section in appletsMap that responds to 'location' array inside the object-style target "areas"

    ^(Probably one of the things to look at the most)

    - Also updated 'getAppletsForTarget' to use the targetId (aka the applet "id") if it is passed in to narrow the list of applets (+ updated tests)

Copy link

@orvisevans orvisevans left a comment

Choose a reason for hiding this comment

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

I didn't get quite as deep as I'd like in the time I had, but hopefully this is useful food for thought. I'll give it another pass after you respond to these.

…moved the user store. Changed how api is used after passed in. Changed variable names
@orvisevans orvisevans merged commit f1d4e85 into main Nov 3, 2023
@orvisevans orvisevans deleted the feature/CMP-265-resource-details-tab branch November 3, 2023 20:59
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.

3 participants