phab/src/applications/project/typeaheadstable
phab/src/applications/project/typeahead
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
9c38b61e51a0 | epriestley | Fix an issue where tokenizers can sort milestone results into the wrong query… | Dec 9 2016 | |||
79132311f409 | epriestley | Generate slightly shorter summaries in the typeahead browse dialog | Nov 17 2016 | |||
b02f64f6eecd | epriestley | Make project token sorting and normalization a little less hacky | Nov 17 2016 | |||
9a1d59ad5bd5 | epriestley | Separate sever-side typeahead queries into "prefix" and "content" phases | Nov 10 2016 | |||
6f275ba1441f | epriestley | Render browse results with global result style | Jun 21 2016 | |||
ad0562e15e38 | epriestley | Improve some typeahead matching behaviors | Jun 9 2016 | |||
727a7de75941 | epriestley | Sort project typeahead tokens by display name, not hashtag | May 26 2016 | |||
68d05934a796 | epriestley | Don't show un-completeable results in people/project autocomplete | Feb 12 2016 | |||
4132ba0853e9 | epriestley | Improve type and icon information in typeahead | Feb 5 2016 | |||
5092bcf533a5 | epriestley | Fix dead column link and provide more milestone UI context | Feb 5 2016 | |||
e1c934ab22d8 | epriestley | De-garbage the horrible garbage project section of the policy selection control | Feb 5 2016 | |||
cb1c3424a86a | epriestley | Use "tag" more consistenty when referring to associating a project with an… | Jan 24 2016 | |||
5d6dd7df7d7a | epriestley | Add a basic remarkup typeahead for users and projects | Jan 15 2016 | |||
dd21761df9e8 | epriestley | Don't return any results for viewerprojects() if the viewer is in no projects | Jan 12 2016 | |||
2c293bdca88d | epriestley | Fix a missed use of project icons in typehaeads | Jan 8 2016 | |||
14ae3c099c2e | epriestley | Make queries for Project "X" mean "X, or any subproject of X" | Dec 29 2015 | |||
bce0698a0f5d | epriestley | Modernize Audit search engine | Aug 31 2015 | |||
f47e69c01594 | Joshua Spence | Mark some strings for translation | Jun 9 2015 | |||
36e2d02d6ec5 | Joshua Spence | phtize all the things | May 22 2015 | |||
fcaf56332fad | epriestley | Use parameterized datasources for Maniphest authors and subscribers | Apr 23 2015 | |||
7ab025eef559 | epriestley | Use a function typeahead for "projects" in Maniphest | Apr 23 2015 | |||
135c8799e67c | epriestley | Refine global search UI for tokenizer functions | Apr 23 2015 | |||
bae0a85dbc52 | epriestley | Add contextual typeahead function documentation | Apr 20 2015 | |||
e5e5974d9fe1 | epriestley | Give typeahead browse dialogs sensible titles | Apr 20 2015 | |||
b85f8b91de69 | epriestley | Implement readProjectsFromRequest() helper for SearchEngines | Apr 20 2015 | |||
4005bff56702 | epriestley | Implement function-driven logical project queries in Differential | Apr 20 2015 | |||
f331463d5072 | epriestley | Make "user's projects" a logical datasource and add viewerprojects() | Apr 20 2015 | |||
c2fc065bfb3c | epriestley | Implement a project logic datasource | Apr 20 2015 | |||
eb69b115a7fb | epriestley | Simplify members() datasource function | Apr 20 2015 | |||
8f61eb45ab3b | epriestley | Give tokenizer tokens CSS color classes on the container instead of the icon | Apr 19 2015 | |||
76448a75de30 | epriestley | Make token UI stronger and more consistent | Apr 17 2015 | |||
845466b49bf8 | epriestley | Implement viewer() and members(project) typeahead functions | Apr 17 2015 | |||
c8dc11d81a75 | epriestley | Improve browsability of Projects query | Apr 17 2015 | |||
21dca29c5f29 | Bob Trahan | Workboards - add new "initialization" flow | Aug 5 2014 | |||
86c399b65783 | Joshua Spence | Rename `PhabricatorApplication` subclasses | Jul 23 2014 | |||
a115810912e7 | epriestley | Give projects a proper on-demand datasource | Jul 18 2014 | |||
b8d604acaf84 | epriestley | Make typeahead datasources default to PHID type icons | Jul 18 2014 | |||
ca5a2641a6d7 | epriestley | Modernize "user or project" typeahead datasources | Jul 18 2014 | |||
793eced32dd2 | epriestley | Modernize "projects" typeahead datasource | Jul 11 2014 |
c4science · Help