Gábor Horn

Results 9 issues of Gábor Horn

Currently if enabled, emails got sent when the order is created. This is problematic when using payment gateways, as at the moment of order creation (and thus email sending) the...

enhancement
Orders for Shopaholic

Currently we can only test the emails send upon order placement by actually making an order. These emails might take some time to customize to cocer all cases (coupons, different...

enhancement
Orders for Shopaholic

Hello, the sneakers shop uses product relations to connect the color "variants" of the same "product family" together, and it's a nice idea. For this to work the Products need...

enhancement

I get the following error when trying to use this package in a Vue3 project: browser-external:querystring:9 Uncaught (in promise) Error: Module "querystring" has been externalized for browser compatibility. Cannot access...

When exporting to single page HTML the "source" of the mermaid charts and diagrams are generated in the file, instead of a PNG or SVG. It would be nice to...

Hello, I to upload a file where the name is something-.jpg but in the media record it gets changed to something.jpg Here is the request log: [2023-09-22 19:47:13] local.INFO: array...

Hello, I would like to use SocialiteProviders with keycloak with dynamically set configuration as described in the https://socialiteproviders.com/usage/#overriding-a-config but I cannot see here how I can override the realms config...

Hello, I get the following typescript errors with 1.0.1 in my vue3 / vite project: ``` node_modules/grapesjs-plugin-ckeditor/src/index.ts:109:16 - error TS7006: Parameter 'el' implicitly has an 'any' type. 109 getContent(el, rte:...

### Describe the feature When we try to host our nuxt3 + nuxt-auth project in kubernetes, we run into the following problem: For kubernetes, we need a healthcheck which responds...

question