Possible fix for #102.
Added a property "Order" to ShowOnDashboardAttribute and DashbardQueueAndTaskDetails and ordered by them instead of returning in "random" order.
Removed the yield return statements and switched to "normal" return statements.
Default Order set to 100.
Possible fix for #102. Added a property "Order" to ShowOnDashboardAttribute and DashbardQueueAndTaskDetails and ordered by them instead of returning in "random" order. Removed the yield return statements and switched to "normal" return statements. Default Order set to 100.