Skip to content

Add chapters table

Jeff May requested to merge add-chapter-table into dev

@DSASanFrancisco/portal-members

Adds a chapter table so that we can start to add chapter-specific features.

NOTE: We can handle this on the UI by adding a default_chapter_id config to the front-end so that API calls that require a chapter_id will receive the default from the UI. This should hold us over until we can refactor the UI to handle multiple chapters.

Merge request reports