Skip to content

Book settings templates

Yannis Barlas requested to merge templates into develop

#390 (closed); #428 (closed); #114 (closed); #735 (closed); #693 (closed)

This adds book settings templates to organizations:

  • There's a new tab in the organization view that deals with templates
  • Each organization can only have one chapter processed and one whole book settings template
  • If they do nothing with templates, the ncbi-provided defaults get applied
  • If they edit the defaults, they create their own custom template
  • The template is a list of settings that gets applied to new books conditionally (for this MR according to their submission type)
  • The template form, the second step when creating a new book and the book settings form are all now the same form that adapts to props

You can also play around with all the variations of the UI in storybook.
Note that collection related templates will be done in a separate MR.

Edited by Yannis Barlas

Merge request reports