1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-28 17:52:43 +01:00
phorge-phorge/src/applications/legalpad
Chad Little 3d407732d6 [Redesign] Put all ApplicationSearch results in an ObjectBox
Summary:
Ref T8099. In most cases we return either an ObjectList or AphrontTable, and can pretty up the UI in ApplicationSearch. There are a few edge cases, like  PeopleUserLog, that can be cleanup up individually in the future, but look fine for now.
Also added 'setNotice' for AphrontTable for a few cases where we want to convey addtional information.

TODO: Seems we always pass a Pager Object, which tries to get displayed, I'll redesign that interaction in the future, probably by passing the Pager to the ObjectBox

Test Plan: Went throught most/all ApplicationSearch panels I could find, even edge cases look better.

Reviewers: btrahan, epriestley

Reviewed By: epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T8099

Differential Revision: https://secure.phabricator.com/D12989
2015-05-24 09:13: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 phtize all the things 2015-05-22 21:16:39 +10: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 phtize all the things 2015-05-22 21:16:39 +10:00
phid Rename PHIDType classes 2014-07-24 08:05:46 +10:00
query [Redesign] Put all ApplicationSearch results in an ObjectBox 2015-05-24 09:13:58 -07:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
storage phtize all the things 2015-05-22 21:16:39 +10:00
typeahead Give typeahead browse dialogs sensible titles 2015-04-20 10:06:23 -07:00
view Remove @group annotations 2014-07-10 08:12:48 +10:00