1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 11:22:40 +01:00
phorge-phorge/src/applications/search
epriestley 17afcdcf95 Explicitly degrade edge editing for commit/task edges until T4896
Summary:
Commits don't support `PhabricatorApplicationTransactionInterface` yet, so the "Edit Maniphest Tasks" dialog from the commit UI currently bombs.

Hard-code it to do the correct writes in a low-level way. After T4896 we can remove this and do `ApplicationTransaction` stuff.

Test Plan: Used the "Edit Maniphest Tasks" UI from Diffusion.

Reviewers: joshuaspence

Reviewed By: joshuaspence

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D9975
2014-07-17 18:37:09 -07:00
..
application (Redesign) Clean up older "Tile" code 2014-06-03 15:47:27 -07:00
config Make it possible to configure Elasticsearch index name 2014-07-10 18:41:05 -07:00
constants Remove @group annotations 2014-07-10 08:12:48 +10:00
controller Explicitly degrade edge editing for commit/task edges until T4896 2014-07-17 18:37:09 -07:00
engine Make it possible to configure Elasticsearch index name 2014-07-10 18:41:05 -07:00
index Allow worker tasks to have priorities 2014-07-12 03:02:06 +10:00
interface Provide PhabricatorSavedQuery to renderResultsList() 2013-07-03 05:46:04 -07:00
management Remove @group annotations 2014-07-10 08:12:48 +10:00
query Modernize "owner" typeahead datasource 2014-07-17 15:49:00 -07:00
selector Make it possible to configure Elasticsearch index name 2014-07-10 18:41:05 -07:00
storage Remove @group annotations 2014-07-10 08:12:48 +10:00
typeahead Modernize global search typeahead datasource 2014-07-17 15:48:36 -07:00
view Write search bolding in a way which is certainly HTML-safe 2014-04-26 12:44:16 -07:00
worker Perform search indexing in the worker queue and respect bin/search index --background 2014-01-14 13:22:56 -08:00