AlchemyCMS / alchemy_cms

Alchemy is the Open Source Rails CMS framework for the component based web that can be used as classic server side rendered or headless CMS.
https://www.alchemy-cms.com
BSD 3-Clause "New" or "Revised" License
823 stars 311 forks source link

Page sort mode #2778

Closed tvdeyen closed 2 months ago

tvdeyen commented 5 months ago

What is this pull request for?

In order to prevent accidental moves (that would alter the page url) users now need to enable sortable mode.

We hide the tooltip on the page icon (which is the draggable handle) in order to make it easier to see that move cursor for locked pages. Also hiding page actions.

Coloring the background light yellow indicates that we now are in a special mode.

Screenshots

Bildschirmfoto am 2024-03-07 um 12 06 06

Checklist

github-actions[bot] commented 3 months ago

This pull request has not seen any activiy in a long time. Probably because of missing tests or a necessary rebase. This PR will be closed in 7 days if no further activity happens.

github-actions[bot] commented 2 months ago

This pull request has not seen any activiy in a long time. Probably because of missing tests or a necessary rebase. Please open a new PR to latest main if you want to continue working on this. Thanks for the contribution.