Add LFS Project settings to General project's page

Issue:
As a Gerrit user that has an access to project's General page I want to
see LFS projects properties.

Solution:
Extend LFS plugin with JS WebUI plugin (faster development cycle) and
attach it to bottom panel of project's General page. Display all
available LFS properties that are returned by `GET
/projects/myproject/lfs:config-project` plugin REST endpoint.

Change-Id: Idbe51153b95c98327f0c2e8c39520ae88d5c5a0d
Signed-off-by: Jacek Centkowski <geminica.programs@gmail.com>
2 files changed
tree: 4b14f8dd0481a2b96988d92645def7bb105272c7
  1. lib/
  2. src/
  3. .buckconfig
  4. .gitignore
  5. BUCK