Kreya icon indicating copy to clipboard operation
Kreya copied to clipboard

Kreya is a GUI client for gRPC and REST APIs with innovative features for environments, authorizations and more.

Results 105 Kreya issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Due to hosting on Azure not yet supporting full gRPC, I'm unable to use server reflection on my deployed instances....

enhancement
status:future

**Is your feature request related to a problem? Please describe.** Since the template language allows custom inline / simple and more advanced functions, it would be cool to have some...

enhancement
status:future

**Is your feature request related to a problem? Please describe.** I often make chains of requests where I need to feed in unique data into the first request, then copy...

enhancement
status:planned

**Is your feature request related to a problem? Please describe.** When using proto stream feature (e.g. in a download file situation), it would be nice to be able to store...

enhancement
status:future

**Is your feature request related to a problem? Please describe.** Kreya lists all directories in the operation list. Directories starting with a `.` are ignored. I want to ignore other...

enhancement
status:future

**Describe the bug** The color picker is sometimes misplaced when editing an environment. **To Reproduce** Steps to reproduce the behavior: 1. Go to Project -> Settings -> Environments 2. Edit...

bug

**Describe the bug** When creating operations (inside a folder or on the root): if only one rpc method is available in a service, it is not possible to create the...

bug
status:waiting-for-release

**Describe the bug** This is a very low priority bug. I would not be surprised if this issue stems from an external library instead of your codebase. But the linter...

bug
status:doing

**Describe the bug** InvalidOperationException when importing protobuf definitions having [protoc-gen-validate](https://github.com/envoyproxy/protoc-gen-validate) string rule with pattern "\\d{4}". Maybe the escape sequence is not handled correctly. For example: ``` message ExampleMessage { google.protobuf.StringValue...

bug
status:blocked

Here's probably the smallest bug (is it really a bug ?) ever reported :) When Kreya is launched from Start menu, window does not have title. ![image](https://github.com/riok/Kreya/assets/23377911/fa5a2c87-d877-4205-add9-13bf6077fbcd) Title only appears...

bug
status:doing