Page MenuHomePhabricator

Herald - add application search for transcripts
ClosedPublic

Authored by btrahan on Feb 21 2014, 8:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 15 2026, 6:02 PM
Unknown Object (File)
Mar 14 2026, 9:50 AM
Unknown Object (File)
Mar 4 2026, 3:19 PM
Unknown Object (File)
Feb 10 2026, 2:06 AM
Unknown Object (File)
Feb 4 2026, 9:03 PM
Unknown Object (File)
Feb 3 2026, 1:26 AM
Unknown Object (File)
Jan 18 2026, 2:07 AM
Unknown Object (File)
Jan 9 2026, 4:45 PM

Details

Summary

this diff also makes the "test console" appear with the main search nav *and* updates application search to use the page title as the crumb rather than just search. Fixes T4399.

Test Plan

queried for transcript ids - success! queried for TX and MX - success! saved the TX and MX query and it worked again!

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Awesome!

src/applications/herald/controller/HeraldTranscriptListController.php
110–111

Consider overriding buildApplicationCrumbs() here to add a "Transcripts" crumb, similar to the "Build Plans" crumb here:

https://secure.phabricator.com/harbormaster/plan/

btrahan updated this revision to Unknown Object (????).Feb 21 2014, 8:50 PM

override crumbs for better UI experience