Master

Results 51 issues of Master

### The problem faced currently? Suppose we have a REST service which exposes more than 50 endpoints. To convert the REST API service to Graphql API we can use Graphql...

Old join syntax ``` query users { aggregate { sum { age } max { age } } } ``` New syntax ``` query { expenditures(group: ["user_id"]) @postgres { user_id...

It will be great if there is a button, which exports the query in such a format. that we can import it in postman or any similar applications >If you...

good first issue
area/mission-control

### The problem faced currently? While adding an ingress route, or a target in ingress route. If by mistake white space gets added to the route or host. We get...

good first issue
area/mission-control

### The problem faced currently? Mission control provides a data browser section under database tab to view/mutate data of individual tables. But if the data of the selected table has...

good first issue
area/mission-control

### The problem faced currently? The eventing system of space cloud uses event & invocation logs table to store information of events. This data can become huge, if unchecked. We...

good first issue
area/mission-control

### Describe the bug If I join 2 tables, with the latest join syntax, If I don't query the fields of the root table & only query the fields of...

### The problem faced currently? No problem, just an enhancement There should be switch button at the bottom left corner of mission control where we currently show sc version. Which...

area/mission-control
p/low

### The problem faced currently? Currently, after creating a release we don't upload assets such as binaries for different systems & architectures. ### How can we solve it? This can...

### The problem faced currently? ![image](https://user-images.githubusercontent.com/24411676/107109727-9de74900-6868-11eb-84c4-433938ed58a3.png) If you have many columns in a table. Mission control will squeeze all the column in a single window, which is not at all...

area/mission-control