@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator

Fix and improve Full Transactions View master

Summary: Fix T16483. 1. Fix the page to actually load things 2. Add a way to query for a specific object 3. Add link from object pages to the full history (under "Advanced") Test Plan: - Visit `/feed/transactions/` and see looots of entries. - enter object names and phids into the query, list is filtered to these objects only. - Visit a random task object, hit Advanced -> View All Transactions, see full history including things that are normally hidden. Reviewers: aklapper, valerio.bozzolan, O1 Blessed Committers, mainframe98 Reviewed By: O1 Blessed Committers, mainframe98 Subscribers: mainframe98, tobiaswiese, Matthew, Cigaryno Maniphest Tasks: T16483 Differential Revision: https://we.phorge.it/D26732