1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc
epriestley b02f64f6ee Make project token sorting and normalization a little less hacky
Summary:
Ref T8510. Use "\n" as a delimiter between name sections. Specifically, project "AAA" with tag "zzz" should be a better match for query "AAA" than project "AAA BBB" is.

Make use of this delimiter slighlty more obvious in the UI.

Test Plan:
  - Created projects "Phacility" and "Phacility Core Access".
  - Typed "Phacility".
  - Before patch: first hit is "Phacility Core Access".
  - After patch: first hit is "Phacility".
  - Viewed debugging output table, saw visual explanation of behavior.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T8510

Differential Revision: https://secure.phabricator.com/D16886
2016-11-17 08:02:23 -08:00
..
css Remove sidenav from Workboards 2016-11-16 16:43:46 -08:00
externals Make project token sorting and normalization a little less hacky 2016-11-17 08:02:23 -08:00
favicons JX.Favicon for Conpherence 2016-10-20 12:17:50 -07:00
image Rebuild lightbox styles 2016-11-12 15:37:16 +00:00
js Allow workboard cards to be dragged again by using a larger value for infinity 2016-11-17 08:01:57 -08:00