1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/legalpad
epriestley 7db362a4b6 Cheat my way through the rest of the typeahead datasources
Summary:
Ref T5750. These are a pain to modernize and most don't matter, so cheat:

  - Mark a bunch nonbrowsable, including some that probably should be browsable but which I don't want to deal with for now.
  - For static datasources, add an easy server-side filter (this isn't really cheating, and is appropriate for the status/priority/application datasources).
  - Make composite sources browsable if their components are browsable.

Test Plan:

  - Tried to browse an unbrowsable source, got a 404.
  - Browsed a composite source.
  - Browsed static sources (priority/status/applications).
  - Browsed normal sources (people/projects).

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5750

Differential Revision: https://secure.phabricator.com/D12438
2015-04-17 11:06:58 -07:00
..
application Expose all application mail receivers 2015-04-01 11:52:02 -07:00
capability Simplify the implementation of PhabricatorPolicyCapability subclasses 2014-07-25 08:25:42 +10:00
config Add getGroup to ConfigOptions 2015-02-09 13:10:56 -08:00
constants Legalpad - allow for legalpad documents to be required to be signed for using Phabricator 2015-02-12 15:22:56 -08:00
controller Add setEpoch for PHUIHeaderView, use in all Documents 2015-04-12 18:08:09 -07:00
edge Modernize Legalpad edge types 2015-01-01 11:15:34 +11:00
editor Legalpad - fix requires signature transaction from always being saved 2015-02-17 11:07:14 -08:00
mail Expose all application mail receivers 2015-04-01 11:52:02 -07:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query Convert all tokenizers to take token/scalar inputs 2015-03-31 14:10:55 -07:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
storage Subclass most ReplyHandlers from TransactionReplyHandler 2015-04-01 08:39:50 -07:00
typeahead Cheat my way through the rest of the typeahead datasources 2015-04-17 11:06:58 -07:00
view Remove @group annotations 2014-07-10 08:12:48 +10:00