index
:
cccms
master
[no description]
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
models
/
node_test.rb
Age
Commit message (
Expand
)
Author
2026-07-23
Add action_participants, recording every node a trash/destroy touches
erdgeist
2026-07-22
Retire nodes#recent, superseded by the action log
erdgeist
2026-07-22
Fix Node#title ignoring autosave
erdgeist
2026-07-18
Give Trash a proper title on lazy construction
erdgeist
2026-07-17
Bootstrap the Trash node: reserved slug, identity, guards
erdgeist
2026-07-17
Refuse destroying nodes that still have children
erdgeist
2026-07-17
Allowlist aggregate order columns and template names
erdgeist
2026-07-16
Record the full lifecycle contract in NodeAction entries
erdgeist
2026-07-15
Add NodeAction: an append-only log of who did what to a node
erdgeist
2026-07-14
Retire wipe_draft! and find_or_create_draft from production code
erdgeist
2026-07-13
Carry over other-locale translations when creating an autosave
erdgeist
2026-07-13
Asset picker: attach/detach/reorder UI, read-only view, autosave fix
erdgeist
2026-07-12
Rebuild the admin dashboard: icon nav, search, signposts, widgets
erdgeist
2026-07-12
Extract drafts/recent query logic from controller into Node
erdgeist
2026-07-11
Add drafts/recent/mine/chapters admin node views
erdgeist
2026-07-10
Prevent a staged parent move from crashing on its own descendant
erdgeist
2026-07-10
Add the missing assertions two tests were silently running without
erdgeist
2026-07-10
Add head/draft/autosave layer comparison at three UI entry points
erdgeist
2026-07-08
Add revert!/discard and rebuild nodes#edit around the new hierarchy
erdgeist
2026-07-08
Fix authorship and published_at loss in autosave promotion
erdgeist
2026-07-08
Add head/draft/autosave hierarchy to Node
erdgeist
2026-06-25
Rails 5.2 test updates
erdgeist