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

Add indicator to pageblocks when used in several layouts #1495

Merged
merged 2 commits into from
Nov 1, 2023

Conversation

EmmyMay
Copy link
Contributor

@EmmyMay EmmyMay commented Oct 31, 2023

The following changes are implemented

TODO: Summary

Changes in the user interface:

TODO: Add screenshots, recordings or remove this section

Checklist when submitting a final (!draft) PR

  • Commits are tidied up, squashed if needed and follow guidelines in CONTRIBUTING.md
  • Code builds
  • All existing tests pass
  • All new critical code is covered by tests
  • PR is linked to the relevant issue(s)
  • Rebased with the target branch

closes #1445

@EmmyMay EmmyMay added enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js) labels Oct 31, 2023
@EmmyMay EmmyMay requested a review from Fajfa October 31, 2023 14:32
@EmmyMay EmmyMay self-assigned this Oct 31, 2023
client/web/compose/src/views/Admin/Pages/Builder.vue Outdated Show resolved Hide resolved
client/web/compose/src/views/Admin/Pages/Builder.vue Outdated Show resolved Hide resolved
client/web/compose/src/views/Admin/Pages/Builder.vue Outdated Show resolved Hide resolved
client/web/compose/src/views/Admin/Pages/Builder.vue Outdated Show resolved Hide resolved
client/web/compose/src/views/Admin/Pages/Builder.vue Outdated Show resolved Hide resolved
@EmmyMay EmmyMay force-pushed the 2023.9.x-block-indication-layout branch 2 times, most recently from 31e779d to 3634ca2 Compare October 31, 2023 17:13
@Fajfa Fajfa linked an issue Oct 31, 2023 that may be closed by this pull request
6 tasks
@Fajfa Fajfa force-pushed the 2023.9.x-block-indication-layout branch from ec24102 to 1a1ede0 Compare November 1, 2023 12:44
@Fajfa Fajfa merged commit 1a1ede0 into 2023.9.x Nov 1, 2023
1 check passed
@Fajfa Fajfa deleted the 2023.9.x-block-indication-layout branch November 1, 2023 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Frontend code changes (Javascript, Typescript, Vue.js)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add indication block is used in other layouts when editing it/in block toolbox
2 participants