Skip to content

22 refactor table buttons

Michal Drobňák requested to merge (removed):22-refactor-table-buttons into master

Adds a small improvement to the way that action buttons are created inside the cryton table. Instead of one column they now have each their own separate column. This allows for adding functionality to the header row as well.

Adds a master toggle checkbox to the checkbox header cell, user can use this toggle to automatically check/uncheck all checkboxes on the current page.

Removes unused buttons: template settings, worker settings, help page.

Merge request reports