1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 01:02:42 +01:00
phorge-phorge/webroot/rsrc/js/application/diff
epriestley 9550ae6984 When a directory has a single directory child, collapse them into a single "a/b/" path entry
Summary:
Ref T13516. Instead of rendering trees like this:

  - a/
    - b/
      - c.txt

...render:

  - a/b/
    - c.txt

Test Plan: {F7374205}

Maniphest Tasks: T13516

Differential Revision: https://secure.phabricator.com/D21155
2020-04-22 08:37:03 -07:00
..
behavior-preview-link.js Make "View" links on Differential inline comment previews work again 2017-01-02 13:24:02 -08:00
DiffChangeset.js Entirely replace the old filetree UI with the "flank" UI 2020-04-22 08:32:02 -07:00
DiffChangesetList.js Entirely replace the old filetree UI with the "flank" UI 2020-04-22 08:32:02 -07:00
DiffInline.js Make "renderer", "engine", and "encoding" sticky across reloads in Differential and Diffusion 2020-04-19 08:59:09 -07:00
DiffPathView.js When a directory has a single directory child, collapse them into a single "a/b/" path entry 2020-04-22 08:37:03 -07:00
DiffTreeView.js When a directory has a single directory child, collapse them into a single "a/b/" path entry 2020-04-22 08:37:03 -07:00