Commit graph

35232 commits

Author SHA1 Message Date
joshaber
57294739e5 Display added repositories 2016-06-30 14:54:30 -04:00
joshaber
6d4e039702 Expose the repository's name 2016-06-30 14:48:52 -04:00
joshaber
d897479b98 Broadcast the state properly 2016-06-30 14:48:00 -04:00
joshaber
f7b7ddac95 Implement get-repositories 2016-06-30 14:21:46 -04:00
Markus Olsson
b81e926570 🎨 2016-06-30 19:50:52 +02:00
Markus Olsson
d3e2b7479d Some basic styling for lists 2016-06-30 19:50:44 +02:00
Markus Olsson
75debbb2ef Add a sidebar element to host the repository list and more 2016-06-30 19:49:50 +02:00
Markus Olsson
d5bc8eb8a6 Give us some more space to play around in 2016-06-30 19:21:03 +02:00
joshaber
4f6c0663b5 Use generator functions and yield instead of Promises. 2016-06-30 13:04:36 -04:00
joshaber
c98ae25a7b Don't try to create a GitHubRepository from nothingness. 2016-06-30 13:04:04 -04:00
joshaber
7832501b03 Add repositories that are dropped on to the app. 2016-06-30 13:03:53 -04:00
joshaber
4fc28f0800 Add the add-repositories action. 2016-06-30 13:03:35 -04:00
joshaber
e8613dfb61 Send the whole action so that we can type check args too. 2016-06-30 13:03:06 -04:00
joshaber
db7f6cec9e Store and retrieve repos 2016-06-30 12:15:08 -04:00
joshaber
4ef464c553 Merge branch 'background-renderer' into repositories 2016-06-30 10:07:33 -04:00
joshaber
237406c1a4 Add a repo 2016-06-30 10:07:31 -04:00
joshaber
2b196a4e1b Merge branch 'master' into background-renderer 2016-06-30 09:45:43 -04:00
Josh Abernathy
76a868eb85 Merge pull request #94 from desktop/add-git-win32
embed git for Windows clients
2016-06-30 09:41:27 -04:00
Brendan Forster
fa9cccb0bd words are hard 2016-06-30 09:35:53 +10:00
Brendan Forster
d24cdc34e8 just use fs-extra for copying 2016-06-30 09:18:37 +10:00
joshaber
07b6c725e8 These aren't real indexes 2016-06-29 16:00:40 -04:00
joshaber
bfaaef75df Better comments 2016-06-29 15:58:35 -04:00
joshaber
79a80c0c5d Merge branch 'background-renderer' into repositories 2016-06-29 15:57:15 -04:00
Markus Olsson
32e62400e5 Oh hai types 2016-06-29 21:18:50 +02:00
Markus Olsson
a82785ca1b Variableize colors for the custom scroll bars on windows 2016-06-29 21:10:06 +02:00
joshaber
435b26d0e7 Don't JSONify ourselves
And create some shared data-only interfaces
2016-06-29 15:03:52 -04:00
Markus Olsson
09f0eec4d7 Replace all scss variables with native css variables 2016-06-29 20:44:41 +02:00
joshaber
a7e84968e6 Merge branch 'master' into background-renderer 2016-06-29 14:42:06 -04:00
joshaber
d0ba349801 Have a base for our data. 2016-06-29 14:42:00 -04:00
Josh Abernathy
7b97b76101 Merge pull request #98 from desktop/win32-scroll-bars
Scroll bar styling for win32
2016-06-29 14:12:28 -04:00
Markus Olsson
9881a5c76d Merge remote-tracking branch 'refs/remotes/origin/master' into win32-scroll-bars 2016-06-29 16:35:23 +02:00
joshaber
37d48a7f2e Merge branch 'master' into background-renderer 2016-06-29 10:34:33 -04:00
Markus Olsson
4956c25732 Merge pull request #99 from desktop/fix-build
Fix the build
2016-06-29 16:32:21 +02:00
Brendan Forster
bee7eec3f2 locking the build to the previous worker image due to a breaking change with msbuild + node-gyp 2016-06-29 09:51:44 -04:00
Brendan Forster
d75edc96a0 locking the build to the previous worker image due to a breaking change with msbuild + node-gyp 2016-06-29 16:16:59 +10:00
Markus Olsson
1db5137a90 Merge remote-tracking branch 'refs/remotes/origin/master' into win32-scroll-bars 2016-06-29 01:54:26 +02:00
Markus Olsson
6c1692f4bd make list items inherit their container background when not selected 2016-06-29 01:53:50 +02:00
Markus Olsson
8af20450fb add windows specific scrollbar styling 2016-06-29 01:53:04 +02:00
Markus Olsson
2d2b4a122c add a top-level platform mixin 2016-06-29 01:52:42 +02:00
joshaber
a8f54cf45c Fine 2016-06-28 13:24:27 -04:00
joshaber
3fb2cba0d1 How about this 2016-06-28 13:10:45 -04:00
joshaber
87be3a9eed Let's try global 2016-06-28 11:59:52 -04:00
joshaber
590e85f0bd Install node-gyp first 2016-06-28 11:53:31 -04:00
joshaber
eff54afce3 Install a newer version of node-gyp 2016-06-28 11:47:09 -04:00
joshaber
e0a577c59e Alot of documentation 2016-06-28 11:44:28 -04:00
joshaber
66a541117f Revert a needless change 2016-06-28 11:13:31 -04:00
Brendan Forster
84056a086e where are you submodules? 2016-06-28 11:25:30 +10:00
Brendan Forster
784870a3b8 what even are remotes 2016-06-28 11:17:04 +10:00
Brendan Forster
3436abb4a8 make including the embedded git work across multiple platforms 2016-06-28 11:17:04 +10:00
Brendan Forster
7cc721c8ce recursive copy all the things 2016-06-28 11:17:04 +10:00