* Move some of the deprecated tasks stuff outside of the main components * Do not add data to request when no depreciated tasks * Move possiblePruneTaskData function to the deprecated-tasks class
* Add feature flags for tasks feature * Add tasks initial render and placeholder to layout * Fix lint errors