Content
View differences
Updated by Benjamin Bädorf almost 4 years ago
In the date picker modal, the frontend will need to do live updates and validations on the dates and duration fields. We want the frontend to use the same validation logic that exists in the backend. To do this, an api endpoint will have to be created that allows the client to send a dry update call on a work package to see what the updated duration and dates would look like.