Miklós Tóth
Miklós Tóth
Find a solution for deploying the search service. - a docker image and a volume? - ?
Let developers define filters for the imported content items. - Create only (updates are skipped) - Update only (creations are skipped) - Update by field filter (exclusion and inclusion list)
We need a separate admin app for snover where we can put all the admin features that are meant to be viewed by sn admins. These features are usually overviews...
Find a user-friendly way to see and set **deny** permissions. Initial approach: a **three-state switch** instead of the current simple switch.
Explore the possibilities and requirements of integrating with one or more no-code platforms.
Here we collect issues related to IdentityServer UI and behavior customization. The goal is to make the identity server libraries reusable and customizable without modifying them. - let operators **customize...
We need a master switch for **registering or executing tasks**. Note that this may prevent some features from working correctly, because there may be missing tasks when we switch the...
To learn more about the behavior of the system we need to clean up and refactor what and how we log events. The goal is to **remove unnecessary clutter** from...
Azure DevOps tests cannot run because of package incompatibilities - see build run logs for the sensenet build. We have to consolidate package references (e.g. `Microsoft.AspNetCore.Authentication` and maybe EFCore) to...
The goal is to let us and customers install a standalone repository with authentication (IdentityServer) without relying on a central snover instance. Part of this epic is to let sensenet...