mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
10e45aead5
* Split workflow tables into multiple tabs Co-authored-by: Behrokh Satarnejad <b.satarnejad@openproject.com> * make header and first column sticky in work flow tables * calculate the height of the table * Update the tabs individually * calculate the height of the table * Add tests for separated Workflow update process * add a new style sheet for the workflows page and handle vertical and horizontal scroll in it * set a class for page header in workflows page * set page header class for other pages like summary and copy as well * make header and first column sticky in summary page * make the button sticky while scrolling horizontally * redirect to the current tab in update method --------- Co-authored-by: Behrokh Satarnejad <b.satarnejad@openproject.com>