Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(refs T31492): refactor editor #104

Merged
merged 12 commits into from
Mar 1, 2023
Merged

Conversation

gruenbergerdemos
Copy link
Contributor

@gruenbergerdemos gruenbergerdemos commented Feb 23, 2023

Ticket: https://yaits.demos-deutschland.de/T31492

With this PR we want to refactor DpEditor and move all business logic to core. The DpRecommendationModal and DpBoilerPlateModal are moved, replaced with slots and all dependent props etc. are removed.
Furthermore I removed all deprecated props since we don't need them anymore (recommended toolbarItems are used).

They aren't used anymore. All occurrences were replaced with toolbarItems.
@gruenbergerdemos gruenbergerdemos marked this pull request as ready for review February 27, 2023 13:12
@gruenbergerdemos gruenbergerdemos marked this pull request as draft February 28, 2023 06:40
@gruenbergerdemos gruenbergerdemos marked this pull request as ready for review March 1, 2023 11:06
@spiess-demos spiess-demos self-requested a review March 1, 2023 12:25
Copy link
Contributor

@spiess-demos spiess-demos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this neat refactoring! Only minor concerns.

src/components/core/DpEditor/DpEditor.vue Show resolved Hide resolved
src/components/core/DpEditor/DpEditor.vue Outdated Show resolved Hide resolved
src/components/core/DpEditor/DpEditor.vue Show resolved Hide resolved
Copy link
Contributor

@spiess-demos spiess-demos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@gruenbergerdemos gruenbergerdemos merged commit 74890be into main Mar 1, 2023
@gruenbergerdemos gruenbergerdemos deleted the f_T31492_refactor_editor branch March 1, 2023 14:57
gruenbergerdemos added a commit that referenced this pull request Mar 20, 2023
With #104 DpBoilerplate was moved to core. This file was accidentally just emptied instead of deleted.
gruenbergerdemos added a commit that referenced this pull request Mar 20, 2023
With #104 DpBoilerplate was moved to core. This file was accidentally just emptied instead of deleted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request review:frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants