NHMDenmark / DaSSCo-asset-service

DaSSCo asset service is part of DaSSCo storage system
0 stars 0 forks source link

Create Asset Groups - Frontend #70

Open Grand666 opened 3 weeks ago

Grand666 commented 3 weeks ago

Asset groups are created based on a search in the Search Engine, you search and select the ones you want to group. When you've selected lets say 3, you should be able to create a new Asset Group with the 3 assets or add them to an existing Asset Group you've created.

Creating an "Asset Group" requires write access to the assets you've selected, because you technically change the access of the assets, you should have write access to them.

I should be able to list "My work" or "My groups", where I can find all groups I'm a part of.

We need a group detail view, where we can see a list of all the assets in the group. If I created this group, I should be able to add new assets to the group or remove assets from the group.

Lets make a quick "paper prototype" of the group detail view and get it reviewed by Pip or Bhupjit. The prototype, can just be a quick layout in the frontend or drawn design up to you.

Acceptance Criteria

Grand666 commented 59 minutes ago

Hi @bhsi-snm

Do you agree with: "Creating an "Asset Group" requires write access to the assets you've selected, because you technically change the access of the assets, you should have write access to them." ?