From 1b3cb8ce7fadbccfeb3ebcc0f94078fe20d3bcee Mon Sep 17 00:00:00 2001 From: srikanthv02 Date: Thu, 5 Jan 2017 12:57:03 +0530 Subject: [PATCH 1/2] GitHub UI integration in settings --- .../private/ajax/Settings/githubList.html | 577 ++++++++++++++++++ client/htmls/private/index.html | 8 + 2 files changed, 585 insertions(+) create mode 100644 client/htmls/private/ajax/Settings/githubList.html diff --git a/client/htmls/private/ajax/Settings/githubList.html b/client/htmls/private/ajax/Settings/githubList.html new file mode 100644 index 000000000..71aeac21c --- /dev/null +++ b/client/htmls/private/ajax/Settings/githubList.html @@ -0,0 +1,577 @@ + + +
+
+
+
+
+ List of GitHub Repo +
+
+ +
+
+
+
+
+ + + + + + + + + + + + + + +
+
+ +
+ +
+ +
+ +
+ + + + + + + \ No newline at end of file diff --git a/client/htmls/private/index.html b/client/htmls/private/index.html index f9aa25aae..5e9d9d7be 100644 --- a/client/htmls/private/index.html +++ b/client/htmls/private/index.html @@ -1135,6 +1135,14 @@