Akshay
Akshay
Hey @igoro00 could retry using the latest change on `develop` branch. Have added some changes for configuring asset path which you can use while building the client. It would point...
@exetico I had looked into this issue recently. The issue here is that on docker-compose env, the client image is already built. `ASSET_PATH` will only be considered when the client...
@exetico You are right, the documentation needs to be better around `ASSET_PATH`. Need to check for some workaround for this. Probably using an image which gets bundled when the container...
@sherfin94 can close this?
Hey @beanaroo, sure go-ahead to create a PR for implementing this. For the frontend, I think the changes would be to add some additional fields to support this and for...
Similar to #1737, changes at frontend will need to be done only on the schema file. If you are picking to implement this, I can help you out with that...
@amitmbee Please do update with the latest master
Hey @mazkaaa, refactoring will increase the scope of the change. Let's keep it simple to add a validation check both at frontend and backend dto to not allow whitespaces.
@surajrane42 Yeah, sanitisation is missed on the version update. Would you help to pick it up and fix it?
@Just-A-Pixel would you pick this up? Will assign.