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

Add community types/templates to back-end #512

Open
tibetsprague opened this issue Jul 20, 2020 · 2 comments
Open

Add community types/templates to back-end #512

tibetsprague opened this issue Jul 20, 2020 · 2 comments
Assignees

Comments

@tibetsprague
Copy link
Contributor

tibetsprague commented Jul 20, 2020

Add a new table for community_types. This table should have the fields:

  • id
  • name
  • display_name
  • created_at
  • updated_at

Add an optional community_type_id to the communities table

Also add a table community_type_default_topics

  • id
  • community_type_id
  • tag_id
@tibetsprague tibetsprague added this to the Beta launch of map milestone Jul 20, 2020
@tibetsprague tibetsprague self-assigned this Jul 22, 2020
@tibetsprague tibetsprague removed this from the Beta launch of map milestone Jul 14, 2021
@thomasgwatson
Copy link
Contributor

Is this ticket relevant anymore? We no longer have 'communities', right?

@tibetsprague
Copy link
Contributor Author

tibetsprague commented Sep 15, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants