Miklós Tóth
Miklós Tóth
There are redundant groups and permission settings throughout the default repository structure, we should simplify it: - remove unnecessary entries - move entries to a higher level if necessary -...
Make querying operations async to free up resources while the search service returns the result.
## Integration options - Azure Power Automate (it supports OpenApi v3 but converts it to v2) https://learn.microsoft.com/en-us/connectors/custom-connectors/define-openapi-definition https://learn.microsoft.com/en-us/power-automate/getting-started https://flow.microsoft.com ## Considered - ~Zapier~ (no OpenApi connector?) - ~Airtable~ (no OpenApi...
Currently we require the user to specify the **domain** when logging in with a user that is not in the **default domain**. This makes the registration and login experience inconvenient....
A collection of issues related to the internal infrastructure of sensenet. ### Standalone repository - preview generation support - build standalone images from local in-repository docker files - publish standalone...
Investigate the possibility of creating a sensenet-specific controller for OData actions. - main goal: **inject services** into the controller from DI - instance operations instead of static ones - current...
[we need more info] Files should open on a new page so that we do not lose context in admin UI. (Check this in the latest version, there was a...
Add webhook creation definitions to the OpenApi document if possible. These definitions describe our api for _creating webhooks_ automatically by the 3rd party service when a custom connector is used....