Skip to content
Snippets Groups Projects
Commit 217cdbaf authored by Benni Mack's avatar Benni Mack Committed by Christian Kuhn
Browse files

[TASK] Allow CSV Export per table in list module

This change moves the CSV Export in the header of each
table within the record list.

This contains multiple UX improvements:

* CSV Exports are now possible in each list view, not just
  in single table view
* CSV Export Buttons are visually connected to the actual
  records and the output
* The CSV Button now has a proper label next to the icon
  instead of just an icon in the docheader

In addition, the RecordListController is thinned out as all
logic is separated and moved into a new RecordExportController.

Resolves: #94366
Releases: master
Change-Id: Ia64b513636799368a39b5028b6cad7ebac6fe835
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69512


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 92749f0a
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment