[TASK] Install tool: Improve 'clear tables' view
Refactor the 'clear tables' view of the install tool: * Main content is loaded on opening the card via ajax * Tables with 0 rows are no longer shown * Refresh view after 'clear this table' ajax action has been clicked Change-Id: I8608e6561eaf9d0ae06da8e27b25c5ce879a5b62 Resolves: #82136 Related: #76084 Releases: master Reviewed-on: https://review.typo3.org/53743 Tested-by:TYPO3com <no-reply@typo3.com> Tested-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Mona Muzaffar <mona.muzaffar@gmx.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Jan Stockfisch <jan.stockfisch@googlemail.com> Tested-by:
Jan Stockfisch <jan.stockfisch@googlemail.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/install/Classes/Controller/Action/Ajax/ClearTablesClear.php 1 addition, 2 deletions...stall/Classes/Controller/Action/Ajax/ClearTablesClear.php
- typo3/sysext/install/Classes/Controller/Action/Ajax/ClearTablesStats.php 39 additions, 0 deletions...stall/Classes/Controller/Action/Ajax/ClearTablesStats.php
- typo3/sysext/install/Classes/Controller/Action/Tool/Maintenance.php 1 addition, 3 deletions...xt/install/Classes/Controller/Action/Tool/Maintenance.php
- typo3/sysext/install/Classes/Controller/AjaxController.php 2 additions, 1 deletiontypo3/sysext/install/Classes/Controller/AjaxController.php
- typo3/sysext/install/Resources/Private/Partials/Action/Tool/Maintenance/ClearTables.html 24 additions, 18 deletions...Private/Partials/Action/Tool/Maintenance/ClearTables.html
- typo3/sysext/install/Resources/Private/Templates/Action/Tool/Maintenance.html 2 additions, 2 deletions.../Resources/Private/Templates/Action/Tool/Maintenance.html
- typo3/sysext/install/Resources/Public/JavaScript/Modules/ClearTables.js 131 additions, 0 deletions...nstall/Resources/Public/JavaScript/Modules/ClearTables.js
Please register or sign in to comment