summaryrefslogtreecommitdiff
path: root/app/views/nodes
AgeCommit message (Expand)Author
2026-08-12Remove unused classes and consolidate css ruleserdgeist
2026-08-12Give the admin lists a shared table and row vocabularyerdgeist
2026-08-08Move the external homepage onto the drafterdgeist
2026-08-07Show a pending address in the cockpit, the diff and the publish confirmerdgeist
2026-08-07Move the pending address from the node onto the drafterdgeist
2026-08-06Re-structure sitemap, all subpages collapsed by default, visually tightenederdgeist
2026-08-06Let editors set a node external homepage, gated and witnessederdgeist
2026-08-06Remove mis-leading flag for nodes in sitemaperdgeist
2026-08-06Rebuild the sitemap rows around the shared title and action patternserdgeist
2026-08-05Search assets and events, and order events by when they happenerdgeist
2026-08-04Tidy up headings on house keeping viewserdgeist
2026-08-04Give node lists a flag column and a shared action barerdgeist
2026-08-03Render dates, booleans and counts through the locale fileserdgeist
2026-07-31Warn before the gate refuses, and check restore destinationserdgeist
2026-07-31Show the gate before it refuses, and check the destinationerdgeist
2026-07-30Provide link cells for the i18n matrixerdgeist
2026-07-30Provide the full i18n matrix for public/admin-preview/shared-preview urlserdgeist
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