pimcore / studio-ui-bundle

Studio UI bundle
Other
12 stars 2 forks source link

Context Menu #71

Open fashxp opened 4 months ago

fashxp commented 4 months ago

image

https://www.figma.com/design/kTxowT29eCHwNh5NspDGGu/Pimcore-Components?node-id=3021-124279&t=TH6LzmPptxSxTMON-4

markus-moser commented 3 weeks ago

@pimcore-studio-backend-team

Please check which endpoints are missing to allow the mentioned operations.

e.g.

The upload features should be done then in a separate issue, so please consider it as out of scope for this one.

lukmzig commented 3 weeks ago

@markus-moser could you please elaborate about concept a bit more for these 2 points?

what information would you need here? should it not be a part of tree endpoint?

markus-moser commented 3 weeks ago

@lukmzig Everything what we need regarding permissions is the permission set from the generic data index bundle which you implemented there. This needs to be part of the tree endpoint.

For the entries in the more menu we do not need something special:

lukmzig commented 2 weeks ago

Just a short summary:

permissions will be delivered via tree endpoint