F. Donnet
F. Donnet
**Schema access (https version)** **Product description** Regex to remove carriage returns (not allowed by Facebook or the schema.org def => JSON validity) **Product combinations support to create corresponding offers** -...
Following this : https://flowbite.com/docs/getting-started/blazor/ All the flowbite specific things are not working in term of interactivitywith blazor 8 The dropdown example doesn't work. The dropdown style applied seems not correct...
Follow this thread: https://github.com/dotnet/aspnetcore/issues/52154 Because for the moment, we don't have any gain to be set on automode.
Edit: Very minimal implementation of exceptions handler in #32 with usage of ErrorBoundary, for module and application lvl. Now we need to implement correct logging for client/server side. Linked to...
And open telemetry with graphana. - Adapt docker compose and configure thing a bit... - See what is a cool and clean solution to log and for metrics
In the backend API, see if I can enhance the usage of functional programming with LanguageExt... Maybe with using static method and EitherAsync...
For the moment, the current Tenant is retrived from the user claims from Keycloak (in a list). But the first tenantid in the array is selected as the current tenant....
Solve the build instruction issue with Tailwind. For the moment, public users of the repo, need to install Tailwind and npm install on their side to be able to generate...
Thing about it and dev the core of the system. The double entry accounting design that stores and updates the accounting booking entries. Propose some concept and begin to code.
No test implemented for the frontend. See what we can do.