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 new data types #23

Open
4 of 9 tasks
Utar94 opened this issue Jul 18, 2024 · 1 comment
Open
4 of 9 tasks

Add new data types #23

Utar94 opened this issue Jul 18, 2024 · 1 comment
Labels
question Further information is requested

Comments

@Utar94
Copy link
Contributor

Utar94 commented Jul 18, 2024

  • Text (ex.: rich, markdown, html, etc.)
  • Boolean
  • DateTime
  • Number
  • User/Member
  • Content(s)
  • Media(s)
  • Select (single/multiple)
  • Tags
@Utar94 Utar94 added the question Further information is requested label Jul 18, 2024
@Utar94
Copy link
Contributor Author

Utar94 commented Jul 18, 2024

Checklist:

  • Add value to DataType enum
  • Create properties interface, implementation, readonly implementation and validator
  • Add event and handler in domain entity (ctor+SetProperties), value validator
  • Add properties to payload(s), validation and adjust command handler(s)
  • Add properties to read model and mapping
  • Add an index entity & configuration, update handler, migrations
  • Add a field type unit test
  • Add a field value in content locale integration tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant