-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request