Skip to content

Custom bricks: API support for app-local bricks #208

@Xayton

Description

@Xayton

In App Lab, when opening an app with local bricks:

  • you can see all the brick instances of the app (including the custom bricks inside the app)
  • you can add and remove the reference to existing custom brick inside the app

Needed APIs:

  • Extend the list of brick instances to support local bricks
  • Extend the list of app variables to consider also those defined in the local bricks
  • In general all the CRUD APIs linked to bricks, should support local bricks
  • Add an API to get the list of available custom bricks of an app, not the brick instances. (/bricks/?appid=:id, that will return the custom bricks for the specific app)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions