tianmarin / csi-wp-plugin

1 stars 0 forks source link

Shortcode: Project Timeline #6

Open tianmarin opened 7 years ago

tianmarin commented 7 years ago

Display unified Project timeline and related links (Tasks and Documents). It should be resize tofocus in history (how many critical & warning alerts has been raising in the last weeks. Also, selecting each date, it should list alert details such as Priority, Alert Text and Corrective Action.

Inputs:

tianmarin commented 7 years ago

8 provides the [csi_project_list_panel] shortcode:

csi_project_list_panel-001

Usage

[csi_project_list_panel start_date= YYYY-MM-DD customer=customer_id_list duration=months]

start_date:

customer:

duration:

tianmarin commented 7 years ago

It would be advisable to let users filter with projects are shown according to its status. something like this:

[csi_project_list_panel start_date= YYYY-MM-DD customer=customer_id_list duration=months status=status_code_list]

status:

Description: List of status code to be included Default: ongoing