phab/src/applications/typeahead/datasourcefeature/better-testing
phab/src/applications/typeahead/datasource
feature/better-testing
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
64509dcca7be | epriestley | Drive CLI-based revision edits through "differential.revision.edit" API +… | Dec 16 2016 | |||
5a95efaa4b77 | epriestley | Tokenize datasource indexes on "(" and ")" | Dec 9 2016 | |||
256d14c7ea22 | Aviv Eyal/avivey | Move testcase file to right place | Nov 22 2016 | |||
625d5235a5bc | epriestley | Prevent typeahead sources from querying against empty tokens | 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 | |||
d46378df208f | epriestley | Modernize "Responsible Users" tokenizer and add "exact(user)" token | May 16 2016 | |||
273e22d59f87 | epriestley | Save stacked actions in drafts, not just comments | Dec 5 2015 | |||
f9e84d1a88af | epriestley | Make "Assign / Claim" stacked action work properly in Maniphest | Dec 5 2015 | |||
152ddf57092e | epriestley | Use unicode mode when tokenizing strings like user realnames | Nov 8 2015 | |||
83617073f5dc | epriestley | Rename TypehaeadUserParameterizedDatasource to PeopleUserFunctionDatasource | Apr 23 2015 | |||
f64ca87bfea0 | epriestley | Implement open() and closed() Maniphest tokenizer status functions, plus cleanup | Apr 23 2015 | |||
f69f53124ce9 | epriestley | Use typeaheads instead of checkbox lists for task status / priority | Apr 23 2015 | |||
bae0a85dbc52 | epriestley | Add contextual typeahead function documentation | Apr 20 2015 | |||
6fa9b10914e6 | epriestley | Collapse "Show unassigned tasks" in Maniphest into a parameterized owners… | Apr 20 2015 | |||
e5e5974d9fe1 | epriestley | Give typeahead browse dialogs sensible titles | Apr 20 2015 | |||
4005bff56702 | epriestley | Implement function-driven logical project queries in Differential | Apr 20 2015 | |||
c2fc065bfb3c | epriestley | Implement a project logic datasource | Apr 20 2015 | |||
c246aa26382a | epriestley | Implement a projects() datasource function | Apr 20 2015 | |||
2bbe3b0cbfce | epriestley | Move token rendering into Datasources | Apr 20 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 | |||
a6416014077f | epriestley | Implement a rough browse view for tokenizers | Apr 17 2015 | |||
7db362a4b652 | epriestley | Cheat my way through the rest of the typeahead datasources | Apr 17 2015 | |||
fd60a739c100 | epriestley | Improve browsability of People query | Apr 17 2015 | |||
64182dc94d2b | epriestley | Implement an extremely primitive typeahead browse view with offset paging | Apr 17 2015 | |||
59770443b62f | Bob Trahan | Projects - tokenize [ProjectX] so "projectX" is a match | Jan 9 2015 | |||
0b7bae29c8bb | Bob Trahan | Projects - tokenize projects more aggressively with respect to '-' | Aug 14 2014 | |||
cad41ea2947e | James Rhodes | Implement build simulation; convert Harbormaster to be purely dependency based | Jul 31 2014 | |||
a115810912e7 | epriestley | Give projects a proper on-demand datasource | Jul 18 2014 | |||
7f0fb63c4450 | epriestley | Modernize "owner" typeahead datasource | Jul 18 2014 | |||
34628002fd96 | epriestley | Modernize "repositories" typeahead datasource | Jul 11 2014 | |||
75c4a185a9f1 | epriestley | Begin modularizing typeahead sources | Feb 14 2014 |
c4science · Help