Alberto Vena
Alberto Vena
The only thing that is concerning to me here is the will to throw the vat id (and other billing fields) into the addresses. If I need to add a...
@webhive you are welcome to make a PR to update the readme, thanks!
@tvdeyen I think the issue @fthobe raised is that they have multiple stores on the same solidus instance, and each store needs different credentials for their login. This was the...
Yes, it should be doable if those credentials are tied to a store.
Most of Solidus stores use ENV. That should be the default. Thomas outlined a way to also allow using encrypted preferences, which are stored on the database and that would...
@fthobe let us know if you want to go in this direction after fully understanding the proposal, otherwise, we need to revert this change. Thanks!
👍 Code wise it looks ok to me overall. Still have to go into details but the direction seems fine. Do you need anything from us now to continue with...
1. Which settings are you talking about? Can you link a specific file/LOC? Is the application a real application or a sandbox environment? More details on the context where you...
@rahulsingh321 can you please post some screenshots of the visual part of the change?
Am I right that we are using the legacy/classic admin style in the new admin namespace? Any reason why not using the new style (the one with tailwind)?