Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

User provided application binding #3444

Closed
wants to merge 98 commits into from
Closed

Conversation

KlapTrap
Copy link
Contributor

Add the ability to bind a new or previously created user provided service to an application.

This should include a bind step when creating or editing a user provided service instance and on the application services page.

richard-cox and others added 30 commits February 18, 2019 10:44
- fixed include relations list for GetAllUserProvidedServices
- fixed schema --> entity typo in api.effect
- use correct space schema in UserProvidedServiceInstanceSchema
- ensure validateEntityRelations uses __forcedPageSchemaKey__
- if present validate the entity type's page number in pagination-reducer.helper
KlapTrap and others added 26 commits March 14, 2019 12:48
* v2-master: (23 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
  Priorities & tweaks
  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
  Fix linting
  Tweak cf details
  Fix tests
  WIP
  WIP
  Fix unit tests
  Add endpoint type icons & custom endpoint details table column/card section
  ...
- Removed commented out code, fixed typos in comments and moved some comments to jsdoc format
- use common service for create/update user provided service instance
- remove un-needed code
- fixed minor bugs
- revert previous fix to populatePaginationFromParent (handling in parent, keeps original function cleaner)
- ensure e2e tests run as user instead of admin
…ntities observables

- Also removed some unused code
- IUserProvidedServiceInstance name update
- todo for app delete
- added isServiceInstance & isUserProvidedServiceInstance
- added CardDynamicComponent, might not be needed
- Used CardTypes<T> everywhere
- fix app service binding table (not card)
- added other typing
@cfdreddbot
Copy link

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

@richard-cox
Copy link
Contributor

Closing, now included as part of #3415

@richard-cox richard-cox deleted the user-provided-binding branch March 21, 2019 17:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants