hikaya-io / activity

Making it easier for nonprofits to manage their project activities and indicators. Interested in contributing? Check out our open issues: https://tinyurl.com/activity-issues
https://hikaya.io/products/activity/
Apache License 2.0
80 stars 5 forks source link

Services: add modal #701

Closed ninetteadhikari closed 3 years ago

ninetteadhikari commented 3 years ago

Is your feature request related to a problem? Please describe. User wants to add a Service

Acceptance Criteria

GIVEN I am a logged in user

AND I navigate to the Form Library > Services

WHEN I click on the Add Services button

THEN I see a modal window with:
- Service name (required): text field
- Start date (optional): date field
- End date (optional): date field
- Service type (required): dropdown menu populating the service types
- {Workflow level 1}/Program (required) : dropdown showing all the program

Additional context

image image
ninetteadhikari commented 3 years ago

Note: a separate list for the Service types is created to be displayed to the user in the UI