There was an error fetching the commit references. Please try again later.
[TASK] Rename `@typo3/backend/new-content-element-wizard` component
The component `@typo3/backend/new-content-element-wizard` is primarily used to render a wizard-like UI for selecting a content element for creation. To make the component usable in other places as well, it get's renamed to `@typo3/backend/new-record-wizard`. Resolves: #103683 Releases: main Change-Id: I9ad19d95fd0c8aa1efb60c335726dac57eb7c54c Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83936 Reviewed-by:Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
Oliver Bartsch <bo@cedev.de> Reviewed-by:
Oliver Bartsch <bo@cedev.de> Tested-by:
core-ci <typo3@b13.com> Tested-by:
Andreas Kienast <a.fernandez@scripting-base.de> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- Build/Sources/Sass/backend.scss 1 addition, 1 deletionBuild/Sources/Sass/backend.scss
- Build/Sources/Sass/element/typo3-backend-new-record-wizard.scss 7 additions, 0 deletions...Sources/Sass/element/typo3-backend-new-record-wizard.scss
- Build/Sources/TypeScript/backend/context-menu-actions.ts 1 addition, 1 deletionBuild/Sources/TypeScript/backend/context-menu-actions.ts
- Build/Sources/TypeScript/backend/new-content-element-wizard-button.ts 1 addition, 1 deletion...s/TypeScript/backend/new-content-element-wizard-button.ts
- Build/Sources/TypeScript/backend/new-record-wizard.ts 12 additions, 8 deletionsBuild/Sources/TypeScript/backend/new-record-wizard.ts
- typo3/sysext/backend/Resources/Private/Templates/NewContentElement/Wizard.html 2 additions, 2 deletions...Resources/Private/Templates/NewContentElement/Wizard.html
- typo3/sysext/backend/Resources/Public/Css/backend.css 1 addition, 1 deletiontypo3/sysext/backend/Resources/Public/Css/backend.css
- typo3/sysext/backend/Resources/Public/JavaScript/context-menu-actions.js 1 addition, 1 deletion...ckend/Resources/Public/JavaScript/context-menu-actions.js
- typo3/sysext/backend/Resources/Public/JavaScript/new-content-element-wizard-button.js 1 addition, 1 deletion...es/Public/JavaScript/new-content-element-wizard-button.js
- typo3/sysext/backend/Resources/Public/JavaScript/new-record-wizard.js 4 additions, 4 deletions.../backend/Resources/Public/JavaScript/new-record-wizard.js
- typo3/sysext/core/Resources/Private/Language/locallang_misc.xlf 6 additions, 0 deletions...sysext/core/Resources/Private/Language/locallang_misc.xlf
- typo3/sysext/core/Tests/Acceptance/Application/FormEngine/FalMetadataCest.php 2 additions, 2 deletions...sts/Acceptance/Application/FormEngine/FalMetadataCest.php
- typo3/sysext/core/Tests/Acceptance/Application/FormEngine/InlineContentElementLocalizeSynchronizeCest.php 1 addition, 1 deletion...ormEngine/InlineContentElementLocalizeSynchronizeCest.php
Please register or sign in to comment