mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-10 14:51:06 +01:00
No description
7fcc0f9ebd
Summary: Ref T13603. Currently, files are sometimes detached from objects. For example, when you change the image for a Macro, the old image is detached. This is wrong: the image should remain attached so users who can view the macro can view the complete "alice change the image from X to Y" transaction. To be able to understand the change that was applied, you need to be able to view both files. All workflows which currently detach files aren't conistent with the modern way applications behave, except maybe one callsite in a unit test, and that one's kind of moot. Get rid of this stuff and just use PHID extraction to perform file attachment in all cases. Test Plan: Created and edited macros, verified files were properly attached and remained attached across edits. Maniphest Tasks: T13603 Differential Revision: https://secure.phabricator.com/D21815 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support | ||
webroot | ||
.arcconfig | ||
.arclint | ||
.arcunit | ||
.editorconfig | ||
.gitignore | ||
LICENSE | ||
NOTICE | ||
README.md |
Effective June 1, 2021: Phabricator is no longer actively maintained.
Phabricator is a collection of web applications for software development.
LICENSE
Phabricator is released under the Apache 2.0 license except as otherwise noted.