Pascal Kaufmann
Pascal Kaufmann
## Introduction + Installation 1. Remove the meteor out of images in docs: http://localhost:8000/df7360b09b3363eec50e80917a307a2a/Unchained_Ecosystem.png 2. Weird `{''}`  3. Controlpanel screenshots, not correct anymore, now...
WebAuthn
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
- 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...
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...
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...
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....