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

Replace PartCategory with a pre-defined enum #37

Open
4 tasks
Perustaja opened this issue Apr 10, 2020 · 0 comments
Open
4 tasks

Replace PartCategory with a pre-defined enum #37

Perustaja opened this issue Apr 10, 2020 · 0 comments
Assignees
Labels
BackEnd Back end assignment Priority:Medium Priority

Comments

@Perustaja
Copy link
Owner

No real point in having user-created categories for this, the benefit of having simple, pre-defined categories means less setup work for the end user as they likely don't care that much about them anyway.

  • Remove relational table, replace with enum
  • Replace dropdown list with enum list
  • Replace all editing methods to handle enum
  • Update part creation and edit with new dropdown
@Perustaja Perustaja added Priority:Medium Priority BackEnd Back end assignment labels Apr 10, 2020
@Perustaja Perustaja self-assigned this Apr 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BackEnd Back end assignment Priority:Medium Priority
Projects
Development

No branches or pull requests

1 participant