socialgenomics / discover-frontend

Ember frontend for Repositive discovery platform
0 stars 0 forks source link

[F] DIS-353 CRUD operations on collections #1071

Closed leojpod closed 5 years ago

leojpod commented 5 years ago

This PR implements Dis-353.

Test instructions:

  1. login/create a user,
  2. go to the collections page via the top-right menu
  3. create, rename, delete collections and see that it works fine.
  4. copy the URL
  5. logout and login as another user
  6. paste the URL
  7. confirm that you see all the collections previously created (step 3)
  8. confirm that you can't edit those collections