1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/legalpad
epriestley 0598600476 Always pass handles to tokenizers, not <phid -> name> maps
Summary: Ref T1279. Prerequisite for adding icons or other type information to tokenizers, since we don't currently have enough information to prefill them when rendering things from the server side. By passing handles in, the tokenizer can extract type information.

Test Plan:
- Searched by user in Audit.
- Sent Conpherence from profile page.
- Tried to send an empty conpherence.
- Searched Countdown by user.
- Edited CCs in Differential.
- Edited reviewers in Differential.
- Edited a commit's projects.
- Searched lint by owner.
- Searched feed by owner/project.
- Searched files by owner.
- Searched Herald by owner.
- Searched Legalpad by owner.
- Searched Macro by owner.
- Filtered Maniphest reports by project.
- Edited CCs in Maniphest.
- Searched Owners by owner.
- Edited an Owners package.
- Searched Paste by owner.
- Searched activity logs by owner.
- Searched for mocks by owner.
- Edited a mock's CCs.
- Searched Ponder by owner.
- Searched projects by owner.
- Edited a Releeph project's pushers.
- Searched Releeph by requestor.
- Edited "Uses Symbols" for an Arcanist project.
- Edited all tokenizers in main search.
- Searched Slowvote by user.

Reviewers: chad, btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T1279

Differential Revision: https://secure.phabricator.com/D7248
2013-10-07 12:51:24 -07:00
..
application Normalize application descriptions 2013-09-13 23:09:37 -07:00
config Legalpad V0.2 - add mail integration 2013-07-03 16:37:05 -07:00
constants Legalpad V0.1 2013-07-03 11:15:45 -07:00
controller Provide more structure to PHUIObjectBoxView 2013-09-30 09:36:04 -07:00
editor Add support for more granular sending of email in application transactions 2013-09-13 15:08:17 -07:00
mail Legalpad V0.2 - add mail integration 2013-07-03 16:37:05 -07:00
phid Policy - introduce parentQuery and pass around policy configuration from parent to child 2013-09-11 12:19:34 -07:00
query Always pass handles to tokenizers, not <phid -> name> maps 2013-10-07 12:51:24 -07:00
storage Explain policy exception rules to users 2013-09-27 08:43:41 -07:00
view Legalpad V0.1 2013-07-03 11:15:45 -07:00