heartbeatservice / HeartbeatServiceSolution

0 stars 2 forks source link

Create a new page for Workflow Details #88

Open umais opened 9 years ago

umais commented 9 years ago

This new page is going to have the following Filters

USer Dropdown, WorkFlow Category Drop Down, Due Date Drop down, Status Drop Down, and Owner Drop down. and Search Icon

Each Drop down will have one Item called "All" if someone selects all for all of them then the list will show all the workflow items for the company of the user logged in. If user decided to filter by using the dropdown then the filter will apply but under no circumstances the result set should be more than 50 items(Configurable). If the total result is more than 50 then there would be a label that shows and it should say "There are more than 50 (120) Items for the criteria selected in order to see all items please Export to CSV.(export to CSV will be a link that will export the items in to a CSV file and download to users machine" . The grid below will only show 50(Or # based on configuraion) items at most

The columns we will show in the grid are following

Title , Worker, Due Date, Status, category,owner. More Info.

When user clicks on more info then a Modal Popup will show more info for that item for example Title , Worker, Owner,Due Date and Notes. When the user is inside the Modal there will also be a next and previous so that user can navigate back and forth based on the results in the grid instead of having to go back to the grid. The Modal Window will also allow admin or superadmin to edit the workflow item. The user will only be able to edit the item if it is assigned to them otherwise it will be readonly for the role other than Superadmin or Admin.

akhan0 commented 9 years ago

Done, http://heartbeat-biz.com/Scheduling/WorkflowDetail