litmus/litmus-portal/graphql-server/pkg/database/mongodb
Soumya Ghosh Dastidar 2913b0fcbd
Added endpoint for portal stats (#2891)
* added endpoint for portal stats

Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
2021-06-14 09:39:01 +05:30
..
analytics Created mongo interface and refactored the database operations [This is preparation to create mock interfaces for unit testing] (#2746) 2021-05-07 22:57:49 +05:30
cluster Added endpoint for portal stats (#2891) 2021-06-14 09:39:01 +05:30
gitops Created mongo interface and refactored the database operations [This is preparation to create mock interfaces for unit testing] (#2746) 2021-05-07 22:57:49 +05:30
image_registry Adding image registry graphql APIs (Create, Get, Delete, Update, List) (#2774) 2021-05-12 02:47:42 +05:30
myhub Created mongo interface and refactored the database operations [This is preparation to create mock interfaces for unit testing] (#2746) 2021-05-07 22:57:49 +05:30
project Added endpoint for portal stats (#2891) 2021-06-14 09:39:01 +05:30
usermanagement Added endpoint for portal stats (#2891) 2021-06-14 09:39:01 +05:30
workflow List workflow optimization (#2882) 2021-06-11 13:42:12 +05:30
workflowtemplate type(bug-fix): Added kubeobj fix for namespace mode, agent-config fix and isCustomworkflow field for template (#2832) 2021-05-26 14:28:42 +05:30
collection.go Adding image registry graphql APIs (Create, Get, Delete, Update, List) (#2774) 2021-05-12 02:47:42 +05:30
init.go Adding image registry graphql APIs (Create, Get, Delete, Update, List) (#2774) 2021-05-12 02:47:42 +05:30
operations.go Enhancement: Moving pagination, sorting and filtering of workflow runs table to the backend (#2829) 2021-06-07 11:05:45 +05:30