summaryrefslogtreecommitdiff
path: root/test/controllers/nodes_controller_test.rb
AgeCommit message (Expand)Author
2026-08-15Add test for trashed rows offering restore and refusing restore without live parentserdgeist
2026-08-07Move the pending address from the node onto the drafterdgeist
2026-08-06Fix test that expected old sitemap collapsing behaviourerdgeist
2026-08-06Rebuild the sitemap rows around the shared title and action patternserdgeist
2026-08-03Render dates, booleans and counts through the locale fileserdgeist
2026-07-31Gate live-content changes on restricted surfaceserdgeist
2026-07-30Localise model validation messages and refusal reasonserdgeist
2026-07-25Extract flashes to i18n and stop dispatching on submit labelserdgeist
2026-07-25Extract admin strings to i18n: the nodes clustererdgeist
2026-07-24Rename layout classes to what they actually doerdgeist
2026-07-22Add tests for the asset<->nodes attach cycle and the flash notice survival fixerdgeist
2026-07-22Add attached nodes subsection in assets#show and thumbnail in nodes#createerdgeist
2026-07-22Retire nodes#recent, superseded by the action logerdgeist
2026-07-18Annotate the History list with each revision's lifecycleerdgeist
2026-07-18Add Trash affordances: cockpit, listing, dashboard entryerdgeist
2026-07-17Route and control trash, restore, and permanent deletionerdgeist
2026-07-17Allowlist aggregate order columns and template nameserdgeist
2026-07-16Record the full lifecycle contract in NodeAction entrieserdgeist
2026-07-14Retire wipe_draft! and find_or_create_draft from production codeerdgeist
2026-07-12Rebuild the admin dashboard: icon nav, search, signposts, widgetserdgeist
2026-07-12Give the sitemap its own view, with collapse and descendant countserdgeist
2026-07-11Add drafts/recent/mine/chapters admin node viewserdgeist
2026-07-11Do not offer to destroy the only draft of a never-published nodeerdgeist
2026-07-10Add the missing assertions two tests were silently running withouterdgeist
2026-07-10Destroying Draft or Discarding Autosave drops you where you lefterdgeist
2026-07-08Fix authorship and published_at loss in autosave promotionerdgeist
2026-07-08Fix node_content count in show-with-published-draft testerdgeist
2026-07-08Fix tests for the new autosave routingerdgeist
2026-07-06Fix test to match the current layouterdgeist
2026-07-06Strengthen event/occurrence cascade test with real assertionserdgeist
2026-07-04Add self-service event creation from nodes#showerdgeist
2026-06-25Rails 5.2 test updateserdgeist