Skip to content

[Recruitment] - Create/edit Milestone hooks and modal #2719

@Aaryan1203

Description

@Aaryan1203

Desired Changes

We need to be able to create and edit milestones from the admin tools page. In order to do this, we need frontend hooks for both of these endpoints. You will then need to create the modal for creating and editing a timeline event. You should abstract this into a common milestone component and then have separate ones for creating and editing them. Take a look at how we did it for work package templates.

The description field is optional

Use the NERFormModal and make sure the buttons are save and cancel buttons (ignore the buttons on the mock)

Acceptance Criteria

  • There is a frontend hook for createMilestone
  • There is a frontend hook for editMilestone
  • There is a new modal for adding/editing a milestone

Screenshots (as needed)

image

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions