sriram veeraghanta
sriram veeraghanta
We have a roadmap for SSO. We are closing this PR for now.
Hello @tillkoll , We haven't optimised plane web screens for smaller devices as of now. However, there is a plan to address this issue in upcoming releases. This means that...
Hello @dylanvaughn , We are working on making these assets private, but the problem is migrating the existing data safely. We are working on a few solutions to make this...
Hello @XJTLUmedia We have tested the docker setup on the wsl recently and didn't find any issue with it. Can you verify if you WSL ports are exposed to windows?
WSL2 supports it out of the box i guess. I have simply tried running docker compose, and i can access 127.0.0.1:80 from my windows browser. **Setup Steps:** 1. Enable WSL...
> @sriramveeraghanta wait, did you install docker on windows, or docker on WSL2 ubuntu system? I installed docker inside ubuntu of WSL2 When working with WSL, the typical approach is...
I am closing this issue due to inactivity. I hope the steps I have provided above are helpful. Please feel free to reopen the issue if you are still experiencing...
Hello @halil-bugol, I have tried building the web docker file, as you mentioned. I didn't find any issue on preview branch. Can you take a pull from the preview branch...
`develop` is an unstable branch where multiple developers are pushing the code to it and testing a bunch of upcoming feature and bugfixes. I suggest you to try using the...
> I passed the master branch and tried again. I found a few syntax errors. After fixing these it worked. Should I open PR? > > /web/components/modules/modules-list-view.tsx // line 99...