Skip to content

[TASK] Uniform output of FlashMessages in the backend#698

Merged
sebastianstein merged 1 commit intoin2code-de:mainfrom
sgrossberndt:task/uniform-output-flashmessages-backend
Mar 11, 2026
Merged

[TASK] Uniform output of FlashMessages in the backend#698
sebastianstein merged 1 commit intoin2code-de:mainfrom
sgrossberndt:task/uniform-output-flashmessages-backend

Conversation

@sgrossberndt
Copy link
Contributor

  • Instead of displaying all FlashMessages in a single alert-warning container, use the standard template and render an alert for its status with an icon for each message.
  • Add localization for BackendConfirmationFlashMessageLogout, which was previously always displayed in English.
  • Remove the messageTitle of the backend FlashMessages – these were not previously displayed and have not been localized.

* Instead of displaying all `FlashMessages` in a single `alert-warning` container, use the standard template and render an `alert` for its status with an icon for each message.
* Add localization for `BackendConfirmationFlashMessageLogout`, which was previously always displayed in English.
* Remove the `messageTitle` of the backend `FlashMessages` – these were not previously displayed and have not been localized.
@sebastianstein sebastianstein merged commit 2bc44de into in2code-de:main Mar 11, 2026
6 of 8 checks passed
sbusemann added a commit that referenced this pull request Mar 12, 2026
* [TASK] Uniform output of FlashMessages in the backend (#698) - thx to Stephan Großberndt
* [BUGFIX] Allow to resend the confirmation email from Registration and ResendConfirmationMail plugin - thx to Stephan Großberndt
* [BUGFIX] Restore functionality "Confirm user by admin from the backend"  - thx to Stephan Großberndt
* [BUGFIX] Display time for `crdate` and `tstamp` of `fe_users` in the backend  - thx to Stephan Großberndt
* [BUGFIX] Corrected typos  - thx to Stephan Großberndt
* [TASK] Adapt Dev env for typo3-13 branch  - thx to Stefan Busemann (in2code)

https://projekte.in2code.de/issues/78919
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants