Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collection view #744

Open
wants to merge 5 commits into
base: 2.x
Choose a base branch
from
Open

Collection view #744

wants to merge 5 commits into from

Conversation

dannylamb
Copy link

JIRA Ticket: Islandora/documentation#1336

What does this Pull Request do?

Adds a collection view, a simple controller to let folks select what content type to create a new collection, and some tests around that controller (and two others).

How should this be tested?

  • Pull in this pr
  • re-import islandora_core_feature to get the view
  • go to admin/content
  • you should see a tab for 'Collections', click on it
    image
  • you should see Collections on your site, their # of children, and disk usage
    image
  • click 'Add Collection'
  • You should be presented with a list of content types a la /node/{nid}/members/add
    image
  • Click on 'Repository Item'
  • You should get redirected to the creation form for a collection, with the model field prepopulated to have the 'Collection' term.
    image

Additional Notes:

Is this sort of thing remotely useful?

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora/8-x-committers

@dannylamb
Copy link
Author

Kicking off tests for this one now that #749 has landed. Would be good to get some feedback on this one. I think it's a nice addition to the interface.

@dannylamb
Copy link
Author

Bump @Islandora/8-x-committers

@whikloj
Copy link
Member

whikloj commented Feb 27, 2020

I don't see the "Add Collection" button on the Collections tab, but up until then this was working as described.

@emudojo
Copy link

emudojo commented Dec 16, 2020

is this being worked on, or won't be used?, or maybe once we get to a wizard to create content off the only content type we have now this won't be needed?

@rosiel rosiel changed the base branch from 8.x-1.x to 2.x October 5, 2021 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants