1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/view/layout
Bob Trahan 0acdf256fc Conpherence - get #anchor links to messages working
Summary:
Ref T7757. Oddities include:

 - not working in column view, since the generic anchor technology conflicts once you navigate to a page with a transaction timeline view
 - not working if you are linking to a message not included in initial load

Remaining work is addressing these oddities.

 - make column view timestamp link to full conpherence correctly?
 - make back end load from hyperlinked transaction forward? or do it more like application transactions and have the client keep requesting stuff until it gets it?

Open to suggestions! :D

Test Plan: played around in conpherence full and stuff looked okay. noted no changes as intended in column view.

Reviewers: epriestley, chad

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7757

Differential Revision: https://secure.phabricator.com/D12402
2015-04-13 15:24:48 -07:00
..
__tests__ Added some additional assertion methods. 2014-03-08 19:16:21 -08:00
AphrontListFilterView.php Minor formatting changes 2014-10-08 08:39:49 +11:00
AphrontMoreView.php render_tag -> tag: fix more callsites (more view, misc) 2013-01-31 09:08:02 -08:00
AphrontMultiColumnView.php Minor formatting changes 2014-10-08 08:39:49 +11:00
AphrontSideNavFilterView.php Fix scrollbar being cut off at end of gutter 2015-03-07 09:53:58 -08:00
AphrontTwoColumnView.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PhabricatorActionListView.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PhabricatorActionView.php Move icon inside link in ActionLink 2014-06-12 11:27:30 -07:00
PhabricatorAnchorView.php Remove all calls to renderSingleView() and deprecate it 2013-03-09 13:52:41 -08:00
PhabricatorFileLinkListView.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorFileLinkView.php Conpherence - make the files widget purdy-ish 2013-03-15 23:41:36 -07:00
PhabricatorSourceCodeView.php Minor formatting changes 2014-10-08 08:39:49 +11:00
PhabricatorTransactionView.php Conpherence - get #anchor links to messages working 2015-04-13 15:24:48 -07:00