1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 09:42:41 +01:00
phorge-phorge/src/applications/diffusion
epriestley c7520cd9f2 Improve rendering of commit branching graph
Summary:
Fixes T9323. Two minor fixes:

  - On the first commit, don't render a downward line.
  - Clean up a 1px spacing issue that had cropped up a while ago when we added icons or something, I think.

Test Plan:
Before:

{F1057248}

After:

{F1057249}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9323

Differential Revision: https://secure.phabricator.com/D14974
2016-01-08 11:52:07 -08:00
..
application Fix all remaining weird Diffusion request processing 2016-01-05 14:01:53 -08:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
conduit Make diffusion.filecontentquery return file PHIDs instead of raw content 2016-01-08 09:29:16 -08:00
config Improve UX for Diffusion mail fields 2015-05-25 07:18:48 -07:00
controller Improve rendering of commit branching graph 2016-01-08 11:52:07 -08:00
data Make diffusion.filecontentquery return file PHIDs instead of raw content 2016-01-08 09:29:16 -08:00
doorkeeper Partially modernize Doorkeeper/Asana bridge 2014-10-01 07:09:34 -07:00
edge Fix reverting commit language 2015-06-01 09:54:30 +10:00
engine Modularize the Diffusion/Differential "Block" Herald actions 2015-08-03 14:33:28 -07:00
engineextension Fix an issue with rendering some commit hovercards 2016-01-02 11:03:12 -08:00
exception Replace AphrontUsageException with AphrontMalformedRequestException 2015-09-03 10:04:17 -07:00
herald Move various other callsites away from callsigns 2016-01-04 06:54:42 -08:00
panel Add "Mailing List" users 2015-06-03 18:42:33 -07:00
protocol Added an intercept to Mercurial's capabilities command to remove bundle2. 2015-10-10 07:14:48 -07:00
query Make diffusion.filecontentquery return file PHIDs instead of raw content 2016-01-08 09:29:16 -08:00
remarkup Stop all object mentions from matching after "@" 2015-09-29 06:43:49 -07:00
request Fix all remaining weird Diffusion request processing 2016-01-05 14:01:53 -08:00
response Allow Phabricator to serve Mercurial repositories over HTTP 2013-11-06 18:00:42 -08:00
ssh Added an intercept to Mercurial's capabilities command to remove bundle2. 2015-10-10 07:14:48 -07:00
symbol Extend from Phobject 2015-06-15 18:02:27 +10:00
typeahead Continue reducing callers to getCallsign() 2016-01-04 06:53:32 -08:00
view Improve rendering of commit branching graph 2016-01-08 11:52:07 -08:00
DiffusionLintSaveRunner.php Drive blame generation through diffusion.blame 2016-01-06 09:24:21 -08:00