mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-19 03:50:54 +01:00
No description
77b4c3145a
Summary: Currently, Diffusion has very complex views. After three years I'm not really used to them and rarely use many of these options. Simplify the browse and history views: - Put the browse view on top. - Move dates to the right. - Remove "History" and "Edit" links from the browse view. You can access these actions by clicking the file/path. - Remove "Browse" link from the history view. You can access this action by clicking the commit. - Remove "Change Type", which is essentially never useful, from the history view. - Add some tweaks for mobile. Test Plan: {F153931} Reviewers: btrahan, chad Reviewed By: chad Subscribers: epriestley, zeeg Differential Revision: https://secure.phabricator.com/D9085 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.arclint | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README |
Phabricator is an open source collection of web applications which help software companies build better software. Phabricator includes applications for: - reviewing and auditing source code; - hosting and browsing repositories; - assembling a party to venture forth; - tracking bugs; - hiding stuff from coworkers; and - also some other things. You can learn more about the project (and find links to documentation and resources) here: http://phabricator.org/ Phabricator is developed and maintained by Phacility. The first version of Phabricator was originally built at Facebook. LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted.