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

Refactor all collection files to use same structure #1443

Closed
brylie opened this issue Aug 26, 2016 · 0 comments
Closed

Refactor all collection files to use same structure #1443

brylie opened this issue Aug 26, 2016 · 0 comments
Milestone

Comments

@brylie
Copy link
Contributor

brylie commented Aug 26, 2016

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
@bajiat bajiat added this to the Sprint 30 milestone Aug 29, 2016
@brylie brylie added ready and removed planning labels Aug 29, 2016
@brylie brylie modified the milestones: Sprint 31, Sprint 30 Sep 9, 2016
@bajiat bajiat closed this as completed Sep 23, 2016
@bajiat bajiat removed the ready label Sep 23, 2016
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

No branches or pull requests

2 participants