Commit graph

5834 commits

Author SHA1 Message Date
Brendan Forster 6b02a41165 stub the current release too 2017-03-08 13:00:21 +11:00
Brendan Forster cc29afb8e8 update words to use past tense 2017-03-08 12:59:12 +11:00
Brendan Forster e63881dc65 electron version is a technical detail 2017-03-08 12:54:56 +11:00
Brendan Forster 9f24d5262f tweaking words 2017-03-06 17:59:48 +11:00
Brendan Forster 2a9a3955b0 first pass at release notes for next update 2017-03-06 17:53:43 +11:00
William Shepherd c84af6df97 Merge pull request #961 from desktop/preferences-sign-in-flow
Preferences sign in flow
2017-03-03 09:59:46 -06:00
Markus Olsson 4261dc4539 Better error messages 2017-03-02 17:32:22 +01:00
Markus Olsson acb491ac38 Add a shared value for the minimum supported Enterprise version 2017-03-02 17:32:10 +01:00
Markus Olsson a961c08ad8 Splelling 2017-03-02 17:31:51 +01:00
William Shepherd 6418d6c3b8 Merge pull request #995 from desktop/block-enter-when-no-repos-visible
when filtering, check on enter for items before selecting first match
2017-03-01 22:29:17 -06:00
Brendan Forster d803006ced bugfix: check we have repositories before selecting first match 2017-03-02 10:38:41 +11:00
Markus Olsson d69b846a42 Remove explicit tab indices 2017-03-01 17:45:28 +01:00
Markus Olsson a79579a07c Take on explaining the tabindex properties 2017-03-01 17:44:38 +01:00
Markus Olsson e7eb307737 🎨 cleanup 2017-03-01 17:16:52 +01:00
Markus Olsson b5ac762e8a Remove auth methods set in favor of boolean
GHE always supports OAuth so we can reduce this logic to whether it supports basic auth or not. At least until there's other auth methods we need to support
2017-03-01 17:14:19 +01:00
Markus Olsson 7ed10f0473 🎨 cleanup 2017-03-01 15:51:10 +01:00
Markus Olsson 2f52d2259b Use a switch statement and extract rendering into methods 2017-03-01 12:13:55 +01:00
Markus Olsson ed2a5b9179 Invert logic for determining whether to advance to configure git step 2017-03-01 12:04:26 +01:00
Markus Olsson 183c156107 🎨 move rendering of errors inline 2017-03-01 11:15:53 +01:00
Markus Olsson 4a0400601c 🎨 indentation 2017-03-01 11:13:44 +01:00
Markus Olsson 2b2e97988a Merge remote-tracking branch 'origin/master' into preferences-sign-in-flow 2017-02-27 22:58:45 +01:00
William Shepherd d0f14e8a50 Merge pull request #987 from desktop/dialog-loading-state
Dialog loading state
2017-02-27 15:44:44 -06:00
William Shepherd b929230d71 Merge pull request #988 from desktop/dialog-content-classname
Support passing a css class name to DialogContent
2017-02-27 15:21:45 -06:00
Markus Olsson f64f062aec 🎨 🔥 whitespace 2017-02-27 22:21:27 +01:00
Markus Olsson 78108901a6 Typo 2017-02-27 22:21:14 +01:00
Markus Olsson a13d885791 Readonly props is the future 2017-02-27 22:18:40 +01:00
Markus Olsson 2e5607bd9d Allow passing class name to dialog content 2017-02-27 22:11:05 +01:00
Markus Olsson e5c51a1af3 📖 loading props 2017-02-27 22:05:55 +01:00
Markus Olsson d9e27bb843 Add a login state for dialogs 2017-02-27 22:05:46 +01:00
Markus Olsson da47debad5 Merge remote-tracking branch 'origin/master' into preferences-sign-in-flow 2017-02-27 22:02:34 +01:00
William Shepherd fab3fe2d67 Merge pull request #985 from desktop/close-button-autofocus
Use an anchor to work around autofocus issues
2017-02-27 13:20:44 -06:00
Markus Olsson 7b2da121f9 Merge pull request #978 from desktop/bump-to-typescript-2-2
bump to Typescript 2.2
2017-02-27 17:55:03 +01:00
Markus Olsson aafb933230 Merge pull request #979 from desktop/bump-electron-too
bump electron to 1.6.1
2017-02-27 17:54:23 +01:00
Markus Olsson b4c62020bc Use an anchor to work around autofocus issues 2017-02-27 11:59:41 +01:00
Markus Olsson 6f2553e33c Merge remote-tracking branch 'origin/master' into preferences-sign-in-flow 2017-02-27 11:57:20 +01:00
Brendan Forster f71546cb13 Merge pull request #981 from desktop/textbox-improvements
Textbox improvements
2017-02-27 21:55:22 +11:00
Markus Olsson ee67a85522 📖 2017-02-27 11:44:46 +01:00
Markus Olsson 7d78eb869a 📖 2017-02-27 11:43:48 +01:00
Markus Olsson 86a2127ef9 Merge pull request #984 from desktop/bring-back-add-repo-menu
re-add the add repository button when no repositories exist
2017-02-27 11:42:15 +01:00
Brendan Forster 5a5d522d1f re-add the add repository button when no repositories exist 2017-02-27 11:20:47 +11:00
Markus Olsson 1961fc8f56 🎨 whitespace 2017-02-24 16:45:58 +01:00
Markus Olsson e43e65c1de Pass along the loading state to the dialog 2017-02-24 16:45:40 +01:00
Markus Olsson b2127da20e 📖 loading props 2017-02-24 16:45:31 +01:00
Markus Olsson dbf6f4f715 Add a login state for dialogs 2017-02-24 16:45:20 +01:00
Markus Olsson f588ca0a20 We'll let the dialog deal with autofocus now 2017-02-24 16:33:36 +01:00
Markus Olsson daf513e920 Use an anchor to work around autofocus issues 2017-02-24 16:33:24 +01:00
Markus Olsson 4d0bf2ad2f Correct tab order in dialogs 2017-02-24 16:17:21 +01:00
Markus Olsson d9abc1a6ff Support setting tab index on input components 2017-02-24 16:17:12 +01:00
Markus Olsson 6abf3ea013 Auto focus first textboxes in dialog pages 2017-02-24 16:09:13 +01:00
Markus Olsson 98affdb5ee Move linkbuttons into link labels 2017-02-24 16:08:50 +01:00