summaryrefslogtreecommitdiff
path: root/test/models/node_test.rb
AgeCommit message (Expand)Author
2026-07-31Gate live-content changes on restricted surfaceserdgeist
2026-07-30Localise model validation messages and refusal reasonserdgeist
2026-07-27Surface held locks in the dashboard's work-in-progress widgeterdgeist
2026-07-23Record asset deltas at publish, with changed assets as participantserdgeist
2026-07-23Add action_participants, recording every node a trash/destroy toucheserdgeist
2026-07-22Retire nodes#recent, superseded by the action logerdgeist
2026-07-22Fix Node#title ignoring autosaveerdgeist
2026-07-18Give Trash a proper title on lazy constructionerdgeist
2026-07-17Bootstrap the Trash node: reserved slug, identity, guardserdgeist
2026-07-17Refuse destroying nodes that still have childrenerdgeist
2026-07-17Allowlist aggregate order columns and template nameserdgeist
2026-07-16Record the full lifecycle contract in NodeAction entrieserdgeist
2026-07-15Add NodeAction: an append-only log of who did what to a nodeerdgeist
2026-07-14Retire wipe_draft! and find_or_create_draft from production codeerdgeist
2026-07-13Carry over other-locale translations when creating an autosaveerdgeist
2026-07-13Asset picker: attach/detach/reorder UI, read-only view, autosave fixerdgeist
2026-07-12Rebuild the admin dashboard: icon nav, search, signposts, widgetserdgeist
2026-07-12Extract drafts/recent query logic from controller into Nodeerdgeist
2026-07-11Add drafts/recent/mine/chapters admin node viewserdgeist
2026-07-10Prevent a staged parent move from crashing on its own descendanterdgeist
2026-07-10Add the missing assertions two tests were silently running withouterdgeist
2026-07-10Add head/draft/autosave layer comparison at three UI entry pointserdgeist
2026-07-08Add revert!/discard and rebuild nodes#edit around the new hierarchyerdgeist
2026-07-08Fix authorship and published_at loss in autosave promotionerdgeist
2026-07-08Add head/draft/autosave hierarchy to Nodeerdgeist
2026-06-25Rails 5.2 test updateserdgeist