Skip to content

Refactor all collection files to use same structure #1443

@brylie

Description

@brylie

Audit all project collection files and make sure they have similar structure:

  • files are organized by component
    • /component/collection/index.js
    • /component/collection/schema.js
    • /component/collection/permissions.js
    • /component/collection/server/publications.js
  • all collections index.js files contain only the collection definition and export
  • colletions are imported correctly into any file where they are used

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions