mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-19 12:00:55 +01:00
No description
b1c42f4893
Summary: This fixes a bug where doing an "Add CC" on a task you were not CC'd on would remove all the CCs except yourself. It also simplifies the CC handling code a lot. Test Plan: - Added myself and another user to a task neither of us were CC'd on (old behavior: added both then removed them; new behavior: added both) - Added a user to CC with @mentions. - Made a comment on a task I wasn't CC'd on (I was CC'd). - Closed a task I wasn't assigned or CC'd on (I was not CC'd, but was assigned). - Made an "Add CC" with new CCs and comment text (ccs added, text appeared). - Made an "Add CC" with no CCs and comment text (text appeared, transaction correctly downgraded to "comment"). - Made an "Add CC" with exsiting CCs and comment text (text appeared, transaction correctly downgraded to "comment"). Reviewed By: jungejason Reviewers: jungejason, tuomaspelkonen, aran CC: aran, jungejason Differential Revision: 668 |
||
---|---|---|
bin | ||
conf | ||
externals | ||
resources | ||
scripts | ||
src | ||
support/aphlict | ||
webroot | ||
.arcconfig | ||
.divinerconfig | ||
.gitignore | ||
.gitmodules | ||
CHANGELOG | ||
README |
Phabricator is a open source collection of web applications which make it easier to write, review, and share source code. Phabricator was developed at Facebook. This is an early release. It's pretty high-quality and usable, but under active development so things may change quickly. You can learn more about the project and find links to documentation and resources at: http://phabricator.org/ LICENSE Phabricator is released under the Apache 2.0 license except as otherwise noted. http://www.apache.org/licenses/LICENSE-2.0