Skip to content

UUIDs and Interface changes

Henning Leutz requested to merge feat-uuid into dev-quiqqer-v2

feat!: UUIDs integration and interface typing

BREAKING CHANGE: all interfaces were adapted with types.

Users and groups are addressed via uuids. In addition, all interfaces were adapted to types. Therefore, all main objects are now incompatible. Project, Site, Media Items, Groups, Users, Console.

Merge request reports