1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-21 09:48:47 +02:00
phorge-phorge/webroot/rsrc/css/application/conpherence
Bob Trahan b199f7066c Conpherence - add support for linking directly to messages regardless of age of message
Summary: Fixes T7757. Since anchor links can't be processed server side, we have to detect the message is old in javascript, then re-loaded the page. This opens up a new corner case where we have to paginate in newer messages, so this also adds support for that.

Test Plan:
- set main query limit to 8 and then visited ZXX#YYY. noted a second quick load of YYY, that YYY ended up highlighted and scrolled to.
- used "show newer messages" and "show older messages" successfully, taking care to make sure transaction ids were all correct with no off by one errors, etc.
- opened and closed durable column to make sure that still works too

Reviewers: chad, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T7757

Differential Revision: https://secure.phabricator.com/D12633
2015-04-30 16:54:57 -07:00
..
durable-column.css Conpherence - fix durable column bug where scrolling broke over embedded mock 2015-04-29 12:59:33 -07:00
menu.css Move Conpherence when warning is present 2015-04-13 10:30:13 -07:00
message-pane.css Conpherence - add support for linking directly to messages regardless of age of message 2015-04-30 16:54:57 -07:00
notification.css Reduce subtitle length in Conpherence menu 2015-04-15 16:19:18 -07:00
transaction.css Conpherence - refactor CSS a bit 2015-04-14 12:33:02 -07:00
update.css Conpherence - add crop 2013-02-06 14:03:52 -08:00
widget-pane.css Move setup issue callout to under the header 2015-04-19 07:15:59 -07:00