eclipse-tractusx / portal-backend

Portal Backend
Apache License 2.0
10 stars 22 forks source link

Provider view for the connector which is provided by provider company to customer/host company #1087

Open dhiren-singh-007 opened 1 month ago

dhiren-singh-007 commented 1 month ago

Description

As a connector provider company I want to see the list of connectors which is created by me for my customer/host company.

Acceptance Criteria

Additional Information

  1. This will require a new api i.e GET: /api/administration/connectors/provided
  2. This api will return all active connectors which is of type CONNECTOR_AS_A_SERVICE and provider id would be the company Id of logged in user.
dhiren-singh-007 commented 1 month ago

@MaximilianHauer @ntruchsess @Phil91 : As we discussed i created this feature for getting the list of connector created by provider for their customer/host company. Please check and share your thoughts and then i will raise the PR accordingly.

MaximilianHauer commented 1 month ago

lgtm please ensure to enhance the docuumentation in the assets if you add another selection type

evegufy commented 2 days ago

@dhiren-singh-007 @gitbooma as discussed in the open meeting today - Nov 21 - we also moved https://github.com/eclipse-tractusx/portal-backend/issues/1170 into the backend repo. Please make sure to implement them backend together. And raise a portal frontend issue, for the according frontend implementation.

cc: @saadanzari @Phil91 @ntruchsess @MaximilianHauer