Alper Kanat

Results 18 issues of Alper Kanat

I use this app on Fedora Silverblue 35 and it works just fine. (thank you!) But on wayland, it doesn't show its tray icon properly. I'm not sure whether it's...

Hi @yuezk , Thank you for this wonderful application! I know that I'm able to pass custom configuration parameters via the GUI and know that there is `--certificate=...` parameter. However...

# Summary I have a bucket (`my-bucket`) in account A. I'm able to access `my-bucket` in account A using an IAM role (via rexray/s3fs) and it's working as expected. Now...

Hi, druidry uses Jersey for communication over HTTP. This causes issues if the host app includes dependencies which may have used JAX-RS 1.x. An example is a Spring Boot app...

I wanted to bring this up if it's something you'd consider? In projects already adopted Java 8's java.time package, it's kind of frustrating to add back joda package and try...

enhancement
pr-open

According to CouchDB docs, they allow batch requests for insertion. Would it be possible to add support for it?

### Version Information ``` docker run \ --name tooljet \ --user root \ --restart unless-stopped \ -p 3000:3000 \ -v tooljet_data:/var/lib/postgresql/13/main \ docker.io/tooljet/try:latest ``` ### Environment Docker on Linux ###...

bug
good first issue
hacktoberfest
up-for-grabs

### Version Information tooljet-ce v1.27.4 ### Environment Kubernetes ### What is the expected behaviour? No such alert to show up. ### What is the current behaviour? An alert with `Unable...

bug

### Is your proposal related to a problem? tooljet, currently requires us to define environment variables for configuration like DB or SMTP credentials. Although this may be fine for many...

feature request

``` ❯ helm repo add foo https://github.com/ToolJet/helm-charts.git Error: looks like "https://github.com/ToolJet/helm-charts.git" is not a valid chart repository or cannot be reached: failed to fetch https://github.com/ToolJet/helm-charts.git/index.yaml : 404 Not Found ```...