diff --git a/client/src/components/Apps/Github/Github.js b/client/src/components/Apps/Github/Github.js index 597e7743..41b53824 100644 --- a/client/src/components/Apps/Github/Github.js +++ b/client/src/components/Apps/Github/Github.js @@ -2,6 +2,7 @@ import React from "react"; import { BrowserRouter as Router, Route, Switch } from "react-router-dom"; // import ToolsHeader from "../../toolsheader/toolsheader"; import GithubHome from "./containers/GithubHome"; +import GithubInstalled from "./containers/GithubInstalled"; const Github = () => { return ( @@ -10,10 +11,11 @@ const Github = () => { + ); }; -export default Github; +export default Github; \ No newline at end of file diff --git a/client/src/components/Apps/Github/assets/Aa.svg b/client/src/components/Apps/Github/assets/Aa.svg new file mode 100644 index 00000000..ad01dec0 --- /dev/null +++ b/client/src/components/Apps/Github/assets/Aa.svg @@ -0,0 +1,3 @@ + + + diff --git a/client/src/components/Apps/Github/assets/Line-30.svg b/client/src/components/Apps/Github/assets/Line-30.svg new file mode 100644 index 00000000..0aff46e2 --- /dev/null +++ b/client/src/components/Apps/Github/assets/Line-30.svg @@ -0,0 +1,3 @@ + + + diff --git a/client/src/components/Apps/Github/assets/align-center.svg b/client/src/components/Apps/Github/assets/align-center.svg new file mode 100644 index 00000000..dfb3807d --- /dev/null +++ b/client/src/components/Apps/Github/assets/align-center.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/client/src/components/Apps/Github/assets/arrow.svg b/client/src/components/Apps/Github/assets/arrow.svg new file mode 100644 index 00000000..0a20c79a --- /dev/null +++ b/client/src/components/Apps/Github/assets/arrow.svg @@ -0,0 +1,3 @@ + + + diff --git a/client/src/components/Apps/Github/assets/at-sign.svg b/client/src/components/Apps/Github/assets/at-sign.svg new file mode 100644 index 00000000..72c34651 --- /dev/null +++ b/client/src/components/Apps/Github/assets/at-sign.svg @@ -0,0 +1,4 @@ + + + + diff --git a/client/src/components/Apps/Github/assets/bold.svg b/client/src/components/Apps/Github/assets/bold.svg new file mode 100644 index 00000000..3d789a85 --- /dev/null +++ b/client/src/components/Apps/Github/assets/bold.svg @@ -0,0 +1,4 @@ + + + + diff --git a/client/src/components/Apps/Github/assets/chev-down.svg b/client/src/components/Apps/Github/assets/chev-down.svg new file mode 100644 index 00000000..6c307f65 --- /dev/null +++ b/client/src/components/Apps/Github/assets/chev-down.svg @@ -0,0 +1,3 @@ + + + diff --git a/client/src/components/Apps/Github/assets/git-logo.svg b/client/src/components/Apps/Github/assets/git-logo.svg new file mode 100644 index 00000000..094464ec --- /dev/null +++ b/client/src/components/Apps/Github/assets/git-logo.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/client/src/components/Apps/Github/assets/github.svg b/client/src/components/Apps/Github/assets/github.svg new file mode 100644 index 00000000..6d2cb498 --- /dev/null +++ b/client/src/components/Apps/Github/assets/github.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/client/src/components/Apps/Github/assets/info.svg b/client/src/components/Apps/Github/assets/info.svg new file mode 100644 index 00000000..d79b1732 --- /dev/null +++ b/client/src/components/Apps/Github/assets/info.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/client/src/components/Apps/Github/assets/italic.svg b/client/src/components/Apps/Github/assets/italic.svg new file mode 100644 index 00000000..e087c17b --- /dev/null +++ b/client/src/components/Apps/Github/assets/italic.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/client/src/components/Apps/Github/assets/line.svg b/client/src/components/Apps/Github/assets/line.svg new file mode 100644 index 00000000..6c9ec33f --- /dev/null +++ b/client/src/components/Apps/Github/assets/line.svg @@ -0,0 +1,3 @@ + + + diff --git a/client/src/components/Apps/Github/assets/link.svg b/client/src/components/Apps/Github/assets/link.svg new file mode 100644 index 00000000..3c95a5d2 --- /dev/null +++ b/client/src/components/Apps/Github/assets/link.svg @@ -0,0 +1,4 @@ + + + + diff --git a/client/src/components/Apps/Github/assets/list.svg b/client/src/components/Apps/Github/assets/list.svg new file mode 100644 index 00000000..1d1076bb --- /dev/null +++ b/client/src/components/Apps/Github/assets/list.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/client/src/components/Apps/Github/assets/navigation.svg b/client/src/components/Apps/Github/assets/navigation.svg new file mode 100644 index 00000000..0236b5b4 --- /dev/null +++ b/client/src/components/Apps/Github/assets/navigation.svg @@ -0,0 +1,3 @@ + + + diff --git a/client/src/components/Apps/Github/assets/paperclip.svg b/client/src/components/Apps/Github/assets/paperclip.svg new file mode 100644 index 00000000..a35d2647 --- /dev/null +++ b/client/src/components/Apps/Github/assets/paperclip.svg @@ -0,0 +1,3 @@ + + + diff --git a/client/src/components/Apps/Github/assets/people.svg b/client/src/components/Apps/Github/assets/people.svg new file mode 100644 index 00000000..1fccad55 --- /dev/null +++ b/client/src/components/Apps/Github/assets/people.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/client/src/components/Apps/Github/assets/settings.svg b/client/src/components/Apps/Github/assets/settings.svg new file mode 100644 index 00000000..396c651f --- /dev/null +++ b/client/src/components/Apps/Github/assets/settings.svg @@ -0,0 +1,3 @@ + + + diff --git a/client/src/components/Apps/Github/assets/smile.svg b/client/src/components/Apps/Github/assets/smile.svg new file mode 100644 index 00000000..960c26b4 --- /dev/null +++ b/client/src/components/Apps/Github/assets/smile.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/client/src/components/Apps/Github/assets/star.svg b/client/src/components/Apps/Github/assets/star.svg new file mode 100644 index 00000000..f7e5211f --- /dev/null +++ b/client/src/components/Apps/Github/assets/star.svg @@ -0,0 +1,3 @@ + + + diff --git a/client/src/components/Apps/Github/assets/zap.svg b/client/src/components/Apps/Github/assets/zap.svg new file mode 100644 index 00000000..3a9704da --- /dev/null +++ b/client/src/components/Apps/Github/assets/zap.svg @@ -0,0 +1,3 @@ + + + diff --git a/client/src/components/Apps/Github/containers/GithubInstalled.js b/client/src/components/Apps/Github/containers/GithubInstalled.js new file mode 100644 index 00000000..adf5ed7c --- /dev/null +++ b/client/src/components/Apps/Github/containers/GithubInstalled.js @@ -0,0 +1,116 @@ +import React from "react"; +import vector from "../assets/settings.svg"; +import ppl from "../assets/people.svg"; +import github from "../assets/git-logo.svg"; +import arrow from "../assets/arrow.svg"; +import star from "../assets/star.svg"; +import info from "../assets/info.svg"; +import git from "../assets/github.svg"; +import line from "../assets/line.svg"; +import zap from "../assets/zap.svg"; +import bold from "../assets/bold.svg"; +import italic from "../assets/italic.svg"; +import line30 from "../assets/Line-30.svg"; +import list from "../assets/list.svg"; +import link from "../assets/link.svg"; +import align from "../assets/align-center.svg"; +import atsign from "../assets/at-sign.svg"; +import smile from "../assets/smile.svg"; +import navigation from "../assets/navigation.svg"; +import paperclip from "../assets/paperclip.svg"; +import aa from "../assets/Aa.svg"; +import chevdown from "../assets/chev-down.svg"; + +const GithubInstalled = () => { + return
+
+ + setting wheel +
+ people of brooklyn +
+
+
+
+
    +
  • github
  • +
  • +
    + +
    +
  • +
  • star
  • +
+
+
+ info +
+
+
+ +
+
+
+
+
+
+
+ git banner +
+
+

This conversation is just between the two of you

+

Here you can post and recieve comments with @Github

+
+
+
+ line
+

Today

+
line +
+
+
+ git banner +
+
+

Github + App + 02:02 AM +

+

You’ve successfully installed Github on this worksace

+

To subscribe a channel to a repository, use the following slash command:
/github subscribe owner/reository

+

Looking for additional help? Try /github help

+
+
+
+ +
+ zap + line + bold + italic + link + list + align +
+
+ aa + atsign + smile + paperclip + navigation + line30 + chevdown +
+
+
+
+
+
; +}; + +export default GithubInstalled;