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 support for endpoint sub type (and metadata) #3423

Merged
merged 2 commits into from
Mar 12, 2019

Conversation

nwmac
Copy link
Contributor

@nwmac nwmac commented Mar 6, 2019

No description provided.

@nwmac nwmac self-assigned this Mar 6, 2019
@cfdreddbot
Copy link

✅ Hey nwmac! The commit authors and yourself have already signed the CLA.

@codecov
Copy link

codecov bot commented Mar 6, 2019

Codecov Report

Merging #3423 into v2-master will decrease coverage by 0.01%.
The diff coverage is 69.23%.

@@              Coverage Diff              @@
##           v2-master    #3423      +/-   ##
=============================================
- Coverage      70.32%   70.31%   -0.02%     
=============================================
  Files            694      694              
  Lines          30746    30760      +14     
  Branches        6995     6997       +2     
=============================================
+ Hits           21623    21629       +6     
- Misses          9123     9131       +8

@richard-cox richard-cox merged commit f32bb60 into v2-master Mar 12, 2019
@richard-cox richard-cox deleted the subtype-support branch March 12, 2019 10:20
KlapTrap added a commit that referenced this pull request Mar 13, 2019
* v2-master:
  Add note
  Fix missing .entity
  Remove index.html file
  Add support for endpoint sub type (and metadata) (#3423)
  Fix service broker action - Ensure that the guid property is properly set - This means error handling happens correcty
  Update cf-api-v3.md
  Updaes
KlapTrap added a commit that referenced this pull request Mar 18, 2019
* v2-master: (130 commits)
  docs update
  Fix unit test
  Fix issues from review - Ensure extensions/extension-types.ts remains free from other imports - Now check endpoint detail type is correct at runtime - Cf Endpoint Type is now registered in cf package - Ensure cf package tests & lint execute correctly - Ensure endpoint details components are destroyed correctly
  Fix merge issue
  Fix merge issue
  More info
  Fix lint issues
  Add note
  Fix missing .entity
  Priorities & tweaks
  Remove index.html file
  Add support for endpoint sub type (and metadata) (#3423)
  Fix service broker action - Ensure that the guid property is properly set - This means error handling happens correcty
  Update cf-api-v3.md
  Updaes
  Another lint fix
  Fix linting, don't show image if no image
  Disable endpoint card routerLink using new directive
  Missing images
  Fix existing getIconButton bug - There may be other places where this magically worked and now correctly won't
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants