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

Convert enums to frontend-modifyable db-backed lists #128

Open
2 of 6 tasks
Machine-Maker opened this issue Sep 14, 2020 · 0 comments
Open
2 of 6 tasks

Convert enums to frontend-modifyable db-backed lists #128

Machine-Maker opened this issue Sep 14, 2020 · 0 comments
Labels
1. feature New feature or request 2. backend This issue/pr relates to an issue/change on the backend 2. frontend This issue/pr relates to an issue/change on the frontend checkbox list This issue just tracks progress with a bunch of checkboxes usually help wanted Extra attention is needed

Comments

@Machine-Maker
Copy link
Member

Machine-Maker commented Sep 14, 2020

These enums should be converted into db tables that can be modified by an admin on the frontend.

  • Category
  • Color
  • FlagReason
  • Platform
  • Role
  • TagColor

this means it was decided NOT to convert from an enum.

  • Platform (this isn't gonna change, like almost ever)
  • Role (neither is this, and would probably take backend modifying anyways to implement the new role)
@Machine-Maker Machine-Maker added 1. feature New feature or request 2. frontend This issue/pr relates to an issue/change on the frontend 2. backend This issue/pr relates to an issue/change on the backend labels Sep 14, 2020
@Machine-Maker Machine-Maker added the checkbox list This issue just tracks progress with a bunch of checkboxes usually label Sep 24, 2020
@Machine-Maker Machine-Maker added the help wanted Extra attention is needed label Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. feature New feature or request 2. backend This issue/pr relates to an issue/change on the backend 2. frontend This issue/pr relates to an issue/change on the frontend checkbox list This issue just tracks progress with a bunch of checkboxes usually help wanted Extra attention is needed
Projects
Status: New
Development

No branches or pull requests

1 participant