1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-02 11:42:42 +01:00
phorge-phorge/src/applications/nuance/query
epriestley 7e91f42b02 Issue commands to Nuance items, at least roughly
Summary:
Ref T12738. This makes clicking "Throw In Trash" technically do something, sort of.

In Nuance, the default mode of operation for actions is asynchronous -- so you don't have to wait for a response from Twitter or GitHub after you mash the "send default reply tweet" / "close this pull request with a nice response" button and can move directly to the next item instead.

In the future, some operations will attempt to apply synchronously (e.g., local actions like "ignore this item forever"). This fakes our way through that for now.

There's also no connection to the action actually doing anything yet, but I'll probably rig that up next.

Test Plan: {F4975227}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T12738

Differential Revision: https://secure.phabricator.com/D18010
2017-05-24 11:04:57 -07:00
..
NuanceImportCursorDataQuery.php Allow Nuances sources to provide import cursors 2016-03-08 10:30:04 -08:00
NuanceItemCommandQuery.php Issue commands to Nuance items, at least roughly 2017-05-24 11:04:57 -07:00
NuanceItemQuery.php Rough in a Nuance "work" controller 2017-05-24 11:03:56 -07:00
NuanceItemSearchEngine.php Rough in a Nuance "work" controller 2017-05-24 11:03:56 -07:00
NuanceItemTransactionQuery.php Nuance - get some scaffolding up there 2013-11-06 17:00:09 -08:00
NuanceQuery.php Rename PhabricatorApplication subclasses 2014-07-23 10:03:09 +10:00
NuanceQueueQuery.php Modernize Nuance queries and search engines 2016-03-07 15:50:47 -08:00
NuanceQueueSearchEngine.php Modernize Nuance queries and search engines 2016-03-07 15:50:47 -08:00
NuanceQueueTransactionQuery.php Nuance - get some scaffolding up there 2013-11-06 17:00:09 -08:00
NuanceSourceQuery.php Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
NuanceSourceSearchEngine.php Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
NuanceSourceTransactionQuery.php Nuance - get some scaffolding up there 2013-11-06 17:00:09 -08:00