1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 15:52:41 +01:00
phorge-phorge/src/applications/transactions/editor
epriestley 376c85a828 Make subproject/milestone watch rules work better
Summary:
Ref T10349. These got sort of half-weirded-up before I separated subscriptions and watching fully. New rules are:

  - You can watch whatever you want.
  - Watching a parent watches everything inside it.
  - If you're watching "Stonework" and go to "Stonework > Masonry", you'll see a "Watching Ancestor" hint to let you know you're already watching a parent or ancestor.

Test Plan:
  - Watched and unwatched "Stonework".
  - Watched and unwatched "Stonework > Iteration IV".
  - While watching "Stonework", visited "Iteration IV" and saw "Watching Ancestor" hint.
  - Created a task tagged "Stonework > Iteration IV". Got notified about it because I watch "Stonework".

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10349

Differential Revision: https://secure.phabricator.com/D15280
2016-02-16 10:42:07 -08:00
..
PhabricatorApplicationTransactionCommentEditor.php phtize all the things 2015-05-22 21:16:39 +10:00
PhabricatorApplicationTransactionEditor.php Make subproject/milestone watch rules work better 2016-02-16 10:42:07 -08:00
PhabricatorEditEngineConfigurationEditEngine.php Improve UX for customizing EditEngine forms a little bit 2015-12-17 08:40:00 -08:00
PhabricatorEditEngineConfigurationEditor.php Allow EditEngine create and edit forms to be reordered 2015-12-08 13:00:54 -08:00