summaryrefslogtreecommitdiff
path: root/app/views/nodes
AgeCommit message (Expand)Author
2026-07-30Retire the unroutable scaffold viewserdgeist
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-23Force tags to be lowercase. A script unifies existing tags in both caseserdgeist
2026-07-22Add attached nodes subsection in assets#show and thumbnail in nodes#createerdgeist
2026-07-22Make nodes#show's add event/child buttons look consistenterdgeist
2026-07-22Implement controller and view side of the attach logicerdgeist
2026-07-22Split nodes#edit into a four-quadrant layout on desktoperdgeist
2026-07-22Retire nodes#recent, superseded by the action logerdgeist
2026-07-21PDFs currently should have no credits attached to them in displayerdgeist
2026-07-21More PDF headline eligibilityerdgeist
2026-07-21Widen nodes#show to all attachmentserdgeist
2026-07-21Extract Page#headline_asseterdgeist
2026-07-21Show which image is headlined on nodes#showerdgeist
2026-07-21Render asset credit inside the gallery lightbox correctlyerdgeist
2026-07-20Improve discoverability of headline image logic in nodes#editerdgeist
2026-07-20Make headline images explicit, add asset creditserdgeist
2026-07-19Add copy-url button to assets; unified the mechanism across viewserdgeist
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-17Fix computed_unique_name code and consumererdgeist
2026-07-16Split current_unique_name in a setter and an accessorerdgeist
2026-07-16nodes#show's revisions subsection renamed to historyerdgeist
2026-07-16Add a reader for the action log at admin/logerdgeist
2026-07-16Provide parent_unique_name in nodes#new if parent is already pre-seterdgeist
2026-07-15Make the recent-changes page match the widget it links fromerdgeist
2026-07-14Supply related-asset URLs/name and public inline-image CSSerdgeist
2026-07-14Add a toggleable live preview panel to both editorserdgeist
2026-07-14Make tags a pill list on nodes#showerdgeist
2026-07-13Remove redundant default translation from the translations subsectionerdgeist
2026-07-13Add per-node translation management: list, edit, destroy, compareerdgeist
2026-07-13nodes#show: show each revision's editor, not its byline authorerdgeist
2026-07-13Asset picker: attach/detach/reorder UI, read-only view, autosave fixerdgeist
2026-07-13Wavy-underline: allowlist to default; destroy-button and search polisherdgeist
2026-07-13UI cleanup pass: search overlay position, remaining table formserdgeist
2026-07-12Normalize action-button wording and add icons app-wideerdgeist
2026-07-12Unify the four field-level pickers, fix search visibilityerdgeist
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-10Move link to full revision list out of summaryerdgeist
2026-07-10Destroying Draft or Discarding Autosave drops you where you lefterdgeist
2026-07-10Add head/draft/autosave layer comparison at three UI entry pointserdgeist
2026-07-09Remove subnav from nodes#index, New node has its own action button nowerdgeist
2026-07-09Major resource view cleanuperdgeist
2026-07-08Add the Status section to nodes#show and rebuild nodes#edit's action barerdgeist
2026-07-08Fix blank-title validation and its lost form state on re-rendererdgeist
2026-07-08Add a action bar to the node edit view. This is the first application of a proposed new layouterdgeist