(api-refactor): Refactored GQL server APIs and updated frontend dir (#3579)
* Updated GQL Schema naming convention and docs (#3434)
* schema fix for naming convention and doc
Signed-off-by: Soumya Ghosh Dastidar <gdsoumya@gmail.com>
* splitted the schema into multiple gql files
Signed-off-by: arkajyotiMukherjee <arko@chaosnative.com>
* rearranged queries
Signed-off-by: arkajyotiMukherjee <arko@chaosnative.com>
* added comments
Signed-off-by: arkajyotiMukherjee <arko@chaosnative.com>
* Updated chaoshub code docs and removed unused models
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* userClusterReg -> registerCluster
Signed-off-by: arkajyotiMukherjee <arko@chaosnative.com>
* added cluster mutation API changes
Signed-off-by: arkajyotiMukherjee <arko@chaosnative.com>
* Interfaces + queries updated, pages WIP
Signed-off-by: Vansh Bhatia <vansh@chaosnative.com>
* frontend queries refactored
Signed-off-by: Vansh Bhatia <vansh.bhatia@harness.io>
* more mutation changes
Signed-off-by: Arkajyoti Mukherjee <arkajyoti31@gmail.com>
* more mutation changes
Signed-off-by: Arkajyoti Mukherjee <arkajyoti31@gmail.com>
* mutations refactored
Signed-off-by: Vansh Bhatia <vansh.bhatia@harness.io>
* Fixed handler name
Signed-off-by: Vansh Bhatia <vansh.bhatia@harness.io>
* All errors fixed, frontend compiling, LogSwitcher fix WIP
Signed-off-by: Vansh Bhatia <vansh.bhatia@harness.io>
* Log Switcher fixed
Signed-off-by: Vansh Bhatia <vansh.bhatia@harness.io>
* linter fixes
Signed-off-by: Vansh Bhatia <vansh.bhatia@harness.io>
* Updated ChaosHub mutations
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* Changed query names and parameter accordint to convention in backend
Signed-off-by: Saranya-jena <saranya.jena@harness.io>
* Changed query names and parameters in FE
Signed-off-by: Saranya-jena <saranya.jena@harness.io>
* chaosHub fixes
Signed-off-by: Vansh Bhatia <vansh.bhatia@harness.io>
* Updated subscriber schema and minor refactoring
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* frontend fixes
Signed-off-by: Vansh Bhatia <vansh.bhatia@harness.io>
* Renamed get to list in queries
Signed-off-by: SarthakJain26 <sarthak@chaosnative.com>
* Fixed enums issue
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* Fixed workflow related schemas in FE and minor change in ENUMs
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* Added FE integration for workflow creation
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* Updated analytics queries in FE
Signed-off-by: Saranya-jena <saranya.jena@harness.io>
* Updated chaoshub queries in FE
Signed-off-by: Saranya-jena <saranya.jena@harness.io>
* Updated workflows, logs and template queries and mutations in FE
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* Deepscan fix
Signed-off-by: Vansh Bhatia <vansh.bhatia@harness.io>
* Fixed analytics, myhub, usage and project related queries
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* fixed workflow stats page
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* Updated payload data type in subscriber
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* minor fix
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* Fixed analytics and delete workflow issue
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* Fixed usage stats schema in frontend and backend
Signed-off-by: Saranya-jena <saranya.jena@harness.io>
* Added fix username fetching issue in usage table
Signed-off-by: Saranya-jena <saranya.jena@harness.io>
* Added query for agent details
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
* Updated go mod in auth svr
Signed-off-by: Amit Kumar Das <amit@chaosnative.com>
Co-authored-by: Soumya Ghosh Dastidar <44349253+gdsoumya@users.noreply.github.com>
Co-authored-by: arkajyotiMukherjee <arko@chaosnative.com>
Co-authored-by: Vansh Bhatia <vansh@chaosnative.com>
Co-authored-by: Vansh Bhatia <vansh.bhatia@harness.io>
Co-authored-by: Arkajyoti Mukherjee <arkajyoti31@gmail.com>
Co-authored-by: Saranya-jena <saranya.jena@harness.io>
Co-authored-by: SarthakJain26 <sarthak@chaosnative.com>