Fix AddToPage form to use zone field#109
Open
Denis-RZ wants to merge 56 commits intondmn4k-codex/rename-area-property-to-zonefrom
Open
Fix AddToPage form to use zone field#109Denis-RZ wants to merge 56 commits intondmn4k-codex/rename-area-property-to-zonefrom
Denis-RZ wants to merge 56 commits intondmn4k-codex/rename-area-property-to-zonefrom
Conversation
Rename PageSection.Area to Zone
…into-configuration Externalize layout zones from config
…-page-sections Add Markdown rendering to page sections
…o-one Remove duplicate section editor
…als-with-quill Task 4: Unify SectionEditor — single shared Quill partial
…-for-pagesections Add drag-and-drop sorting for PageSections
…y-to-zone' # Conflicts: # website/MyWebApp/Controllers/AdminContentController.cs # website/MyWebApp/Controllers/AdminPageSectionController.cs # website/MyWebApp/Services/LayoutService.cs # website/MyWebApp/Views/AdminContent/_SectionEditor.cshtml # website/MyWebApp/Views/AdminPageSection/Index.cshtml
…ty-to-zone Rename PageSection.Area to Zone
…d-build-project Fix merge conflicts and update tests
…d-build-project Run dotnet format for whitespace
…n-in-admincontent/create Fix JsonSerializer call
…-and-consolidate-services Refactor content processing
…or-layout-zones Improve visual feedback in page editor
…brary-panel Implement visual block library panel
…ality-to-editor Add live preview mode
…l-violations Fix section editor initialization
…bility-and-create-roles-page Add role permission management UI
…bility-and-create-roles-page Ensure role tables exist for SQLite
…-page Add role selection for blocks and pages
…-page Fix role dropdown and default anonymous role
…interface Enhance admin block UI
…gement-interface Enhance admin block UI
…d-areas Implement zone dropdowns for block templates
…ages-and-areas Implement zone dropdowns for block templates
…-in-create-block-page Fix admin block assignment selection state
…-in-create-block-page Fix tests to use seeded data
…d-saving-logic Fix selection persistence in block forms
…rt-fixes Fix UI issues and clean up styles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix AddToPage form to use zone field