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

Use project specific enums in entities #8

Open
witchpou opened this issue Apr 1, 2020 · 0 comments
Open

Use project specific enums in entities #8

witchpou opened this issue Apr 1, 2020 · 0 comments

Comments

@witchpou
Copy link
Collaborator

witchpou commented Apr 1, 2020

Please refer to Create, update and persist enums with projectbuilder for an introduction on project specific enums and wait with the implementation of this issue until the mentioned issue was implemented.

Now that project specific enums can be created on the projectbuilder, they should be addable to entities. Right now, enums are just added with the type "Enum" in the projectbuilder, which will lead to compilation problems. Instead, one of the previously created enums should be chooseable here.

Acceptance criteria:

  • Project specific enums can be added as properties for entities in frontend
  • Project specific enums are recognized in project generation and can be used in Freemarker templates
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

1 participant