1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/almanac
epriestley 2a3c3b2b98 Provide bin/nuance import and ngram indexes for sources
Summary:
Ref T10537. More infrastructure:

  - Put a `bin/nuance` in place with `bin/nuance import`. This has no useful behavior yet.
  - Allow sources to be searched by substring. This supports `bin/nuance import --source whatever` so you don't have to dig up PHIDs.

Test Plan:
  - Applied migrations.
  - Ran `bin/nuance import --source ...` (no meaningful effect, but works fine).
  - Searched for sources by substring in the UI.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10537

Differential Revision: https://secure.phabricator.com/D15436
2016-03-08 10:30:24 -08:00
..
application Unprototype Almanac 2016-03-04 17:22:49 -08:00
capability Simplify locking of Almanac cluster services 2016-02-25 03:38:39 -08:00
conduit Store Almanac "service types" instead of "service classes" 2016-02-26 06:21:50 -08:00
controller Use curtain views in Almanac 2016-03-06 10:31:25 -08:00
editor Use EditEngine for AlmanacDevice 2016-03-04 17:22:33 -08:00
engineextension Allow Almanac bindings to be disabled and unused interfaces to be removed 2016-02-26 06:21:23 -08:00
management Simplify locking of Almanac cluster services 2016-02-25 03:38:39 -08:00
phid Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
property Allow Almanac properties to be deleted, use EditEngine instead of CustomField 2016-02-22 11:28:26 -08:00
query Modernize Nuance queries and search engines 2016-03-07 15:50:47 -08:00
servicetype Store Almanac "service types" instead of "service classes" 2016-02-26 06:21:50 -08:00
storage Provide bin/nuance import and ngram indexes for sources 2016-03-08 10:30:24 -08:00
typeahead Store Almanac "service types" instead of "service classes" 2016-02-26 06:21:50 -08:00
util Rough-in Almanac namespaces 2016-02-22 04:58:35 -08:00
view Allow Almanac bindings to be disabled and unused interfaces to be removed 2016-02-26 06:21:23 -08:00