1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 01:08:50 +02:00
phorge-phorge/webroot/rsrc/css/aphront
epriestley 23e68ee8cb Use ApplicationSearch in ReleephBranchView
Summary:
Ref T3721. Releeph currently attempts to implement a flexible, field-driven search for branches, but it's building all of its own infrastructure and it ends up heading down some weird paths. In particular, it loads **every** request and then makes calls into fields to filter them. It also tries to be very very general, which isn't really necessary (for example, I think it's reasonable for us to assume that we won't let you disable the "requestor" field).

ApplicationSearch and CustomField provide more scalable approaches to this problem; move search on top of them. The query still ends up doing some filtering in-process, but it's now far more limited in scope and can be denormalized later.

Test Plan: {F54304}

Reviewers: btrahan

Reviewed By: btrahan

CC: chad, aran

Maniphest Tasks: T3721

Differential Revision: https://secure.phabricator.com/D6758
2013-08-14 15:38:52 -07:00
..
aphront-bars.css Move Aphront bars and notes out of 'core' 2013-04-09 20:39:54 -07:00
aphront-notes.css Move Aphront bars and notes out of 'core' 2013-04-09 20:39:54 -07:00
calendar-view.css Highlighting the current day in calendar. 2013-04-29 12:15:38 -07:00
context-bar.css fix aphront context bar bottom margin -- don't need it 2012-12-13 10:46:53 -08:00
dark-console.css Color DarkConsole links 2013-02-28 16:19:36 -08:00
dialog-view.css Layout, spacing tweaks for new auth. 2013-06-17 22:03:22 -07:00
error-view.css [Rough Sketch] Differential ObjectItemView Smexyness 2013-07-03 06:10:39 -07:00
form-view.css Use ApplicationSearch in ReleephBranchView 2013-08-14 15:38:52 -07:00
lightbox-attachment.css Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00
list-filter-view.css Update pinboard view styles, move to PHUI 2013-08-07 10:58:09 -07:00
multi-column.css Layout, spacing tweaks for new auth. 2013-06-17 22:03:22 -07:00
notification.css Remove padding on notification notifications 2013-06-20 17:38:57 -07:00
pager-view.css AphrontPagerView and UIExamples. 2011-03-31 17:06:33 -07:00
panel-view.css Update Differential diff view 2013-07-01 12:37:54 -07:00
phabricator-nav-view.css Flatten side nav 2013-05-17 09:58:37 -07:00
request-failure-view.css PhabricatorEnv 2011-01-31 11:55:26 -08:00
table-view.css Allow long daemon log messages to be expanded 2013-07-23 16:58:02 -07:00
tokenizer.css Fix placeholder color 2013-05-12 20:14:17 -07:00
tooltip.css Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00
transaction.css Group inline transactions in Pholio 2013-03-09 19:23:50 -08:00
two-column.css Phriction Redesign 2013-04-11 15:05:50 -07:00
typeahead.css Cleanup Typeahead and Global Search Typeahead 2013-05-16 13:10:06 -07:00