[TASK] Migrate DebugConsole to TypeScript
The DebugConsole used to render debug messages at the bottom of the TYPO3 backend is migrated to TypeScript. A feature sneaked in as an easter egg where the icon of the debug panel changes to a ":|" face on too many message groups has been dropped. Resolves: #82583 Releases: master Change-Id: Ied7a3e8f5563fb05029324db87c914ea1ef22953 Reviewed-on: https://review.typo3.org/55264 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Reiner Teubner <rteubner@me.com> Tested-by:
Reiner Teubner <rteubner@me.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- Build/types/TYPO3/index.d.ts 1 addition, 0 deletionsBuild/types/TYPO3/index.d.ts
- typo3/sysext/backend/Resources/Private/TypeScript/DebugConsole.ts 257 additions, 0 deletions...sext/backend/Resources/Private/TypeScript/DebugConsole.ts
- typo3/sysext/backend/Resources/Public/JavaScript/DebugConsole.js 187 additions, 272 deletions...ysext/backend/Resources/Public/JavaScript/DebugConsole.js
Please register or sign in to comment