Skip to content

[ENH] Implement server-side services for most important functionalities #5225

@mdmontesinos

Description

@mdmontesinos

Oqtane Info

Version - 6.1.1
Render Mode - Static
Interactivity - Server
Database - SQL Server

Describe the enhancement

Similar to how the HtmlText module operates, all services should have client and server implementations to avoid API requests when using either Static or Interactive Server modes.

This means extracting the functionality from the controllers into a server-side service, which would be directly accessed instead of making an API request.

I understand this is quite a huge refactoring, so perhaps it should be done first in the most used (or consuming) services. For example, Settings, UrlMapping, ModuleDefinition, Site, Page, PageModule, User, File, Folder, ...

Anything else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions