Suite: Support "DateOnly" and "TimeOnly" types #17413
Description
Resolves #15792
Checklist
- I fully tested it as developer / designer and created unit / integration tests
- I documented it (or no need to document or I will create a separate documentation issue)
- I worked with the design team to get their idea for UI/UX design (or no need to design for this PR)
- I've assigned reviewer, related labels and set a milestone for this PR
How to test it?
I updated the templates with #17407. When you test it, you should manually update TargetFrameworks
for application.contracts, domain.shared, and httpapi.client projects like in the PR. Then, you can select DateOnly
and TimeOnly
types and generate CRUD pages.