Rowan

Results 6 issues of Rowan

**Describe the bug** When running make setup the setup fails on copying the .env file **To Reproduce** Steps to reproduce the behavior: 1. run make setup in powershell **Screenshots** error:...

feature

I'm not sure if I missed it but as far as I see a mid-order cancellation process isn't supported yet. There is a moment where you can create an order...

If i login as an admin i get a 403, i cannot seem to pin point where it goed wrong but the initial fail starts on Login.vue line: 49 eventually...

When developing in a [code-server](https://coder.com/docs/code-server/latest/guide#proxying-to-a-vue-app) I need to proxy the port which works within Vite when changing the value "base" to "/absproxy/5173/" where 5173 is the port that is beeing...

This commit adds a new configuration option to the package, allowing developers to set the minimum score required for a successful verification. By default, the score is set to 0.5,...

I know options exist to validate based on score. How can I archieve this with this package?