You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/11/22 14:52:20 UTC

[GitHub] [incubator-devlake] Startrekzky opened a new issue, #3367: [Feature][TAPD] Provide an API to get workspaces by company id

Startrekzky opened a new issue, #3367:
URL: https://github.com/apache/incubator-devlake/issues/3367

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement.
   
   
   ### Description
   
   ![image](https://user-images.githubusercontent.com/14050754/195104827-37d5196c-f5c7-42bc-ba01-e7404dbb88d5.png)
   
   
   ### Use case
   
   Users can select TAPD workspaces rather than 'type in'.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3367: [Feature][TAPD] Provide an API to get workspaces by company id

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3367:
URL: https://github.com/apache/incubator-devlake/issues/3367#issuecomment-1364760845

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] Startrekzky commented on issue #3367: [Feature][TAPD] Provide an API to get workspaces by company id

Posted by GitBox <gi...@apache.org>.
Startrekzky commented on issue #3367:
URL: https://github.com/apache/incubator-devlake/issues/3367#issuecomment-1365159406

   Any updates? Will this request be sent by FE or BE?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3367: [Feature][TAPD] Provide an API to get workspaces by company id

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3367:
URL: https://github.com/apache/incubator-devlake/issues/3367#issuecomment-1312281534

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] closed issue #3367: [Feature][TAPD] Provide an API to get workspaces by company id

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #3367: [Feature][TAPD] Provide an API to get workspaces by company id
URL: https://github.com/apache/incubator-devlake/issues/3367


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3367: [Feature][TAPD] Provide an API to get workspaces by company id

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3367:
URL: https://github.com/apache/incubator-devlake/issues/3367#issuecomment-1322828583

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] warren830 commented on issue #3367: [Feature][TAPD] Provide an API to get workspaces by company id

Posted by GitBox <gi...@apache.org>.
warren830 commented on issue #3367:
URL: https://github.com/apache/incubator-devlake/issues/3367#issuecomment-1275547011

   This process should be finished by frontend sending a request to http://localhost:4000/api/plugins/tapd/connections/1/proxy/rest/workspaces/projects?company_id=xxxxx 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] warren830 commented on issue #3367: [Feature][TAPD] Provide an API to get workspaces by company id

Posted by GitBox <gi...@apache.org>.
warren830 commented on issue #3367:
URL: https://github.com/apache/incubator-devlake/issues/3367#issuecomment-1367191047

   > Any updates? Will this request be sent by FE or BE?
   
   workspaces id can be get by api.proxy


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] warren830 closed issue #3367: [Feature][TAPD] Provide an API to get workspaces by company id

Posted by GitBox <gi...@apache.org>.
warren830 closed issue #3367: [Feature][TAPD] Provide an API to get workspaces by company id
URL: https://github.com/apache/incubator-devlake/issues/3367


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org