Commit Graph

7 Commits

Author SHA1 Message Date
VEDANT SHROTRIA cc1ca7b14b
Added Backend Implementation for My Hub and required graphql endpoints. (#2291)
- Backend Implementation for My Hub.
- GitHub Clone feature for My Hub.
- Graphql endpoints for charts and experiment details.

Signed-off-by: Vedant Shrotria <vedant.shrotria@mayadata.io>
Co-authored-by: Amit Kumar Das <amitkumar.das@mayadata.io>
2020-10-27 11:07:58 +05:30
Saranya Jena ff4ffc308c
(feat Teaming): Cancel invite, Remove member, Resend Invitation (#2126)
* Implemented remove member, cancel invite and resend invitation feature

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>

* minor change

Signed-off-by: Saranya-jena <saranya.jena@mayadata.io>
2020-10-08 11:06:20 +05:30
Raj Babu Das 89c71d5922
Saving cluster yaml token to clusters collection (#2203)
Saving cluster yaml token to clusters collection

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
2020-10-07 15:36:54 +05:30
Raj Babu Das 1590212fc8
Adding no of workflow and schedules in getCluster query (#2197)
* Adding no of workflow and schedules in getCluster graphql query

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
2020-10-06 23:53:02 +05:30
Raj Babu Das 131cb3e19e
Adding clusterid and clustername response in UserClusterReg Mutation (#2184)
* Adding clusterid and clustername response in UserClusterReg Mutation

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
2020-10-06 23:22:03 +05:30
Raj Babu Das a05689b6a4
GQL Mutation for getWorkflows (Workflows + Workflowruns) (#2105)
* GQL Mutation for ListWorkflowsByIDs

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
2020-09-29 10:15:06 +05:30
Raj Babu Das 15beb32e1b
Graphql-server directory restructuring. (#2043)
* Restructuring graphql server

Signed-off-by: Raj Babu Das <raj.das@mayadata.io>
2020-09-14 13:28:27 +05:30