Pascal Kaufmann

Results 58 issues of Pascal Kaufmann

## Introduction + Installation 1. Remove the meteor out of images in docs: http://localhost:8000/df7360b09b3363eec50e80917a307a2a/Unchained_Ecosystem.png 2. Weird `{''}` ![Bildschirmfoto 2022-08-08 um 09 20 35](https://user-images.githubusercontent.com/2109393/183361956-7f3e79be-b884-4e46-b9db-8500b5e50afb.png) 3. Controlpanel screenshots, not correct anymore, now...

documentation

Tracking issue for: - [ ] https://github.com/unchainedshop/unchained/security/code-scanning/26

Add a query to get a list of all tags over all products

feature request

- Currently unchained does not know how many decimals a currency has and stores all amounts as Int. - Sometimes for payment providers or UI's it could be beneficial to...

feature request

Currently Filters module uses unchainedContext to get products and it conflicts with the overall structure + puts weight on queries - [ ] Decouple filter product cache invalidation to a...

feature request

Currently, when a customer wants to remove customer data because of privacy, he needs to overwrite the user with cryptic data because there is no user deletion :) Actually deleting...

feature request

Currently we return accounts errors directly from Meteor. These errors don't have an error key. This results in frontend developers having to parse error strings to display localized error messages....

enhancement