samvera-deprecated / curation_concerns

A Hydra-based Rails Engine that extends an application, adding the ability to Create, Read, Update and Destroy (CRUD) objects (based on Hydra::Works) and providing a generator for defining object types with custom workflows, views, access controls, etc.
Other
15 stars 27 forks source link

Create 0-step default workflow. Fixes #1035. #1089

Closed mjgiarlo closed 7 years ago

mjgiarlo commented 7 years ago

This PR creates a new 0-step workflow for CC that merely mimics the current workflow. That is, this does not change the behavior of the application for end-users.