Commit graph

30238 commits

Author SHA1 Message Date
tidy-dev 0ed1deb643 umm...we should not be using an imported String from aws-sdk 2021-08-02 10:14:06 -04:00
tidy-dev 4e3066d9f0 Update yarn.lock 2021-08-02 09:53:00 -04:00
tidy-dev e49c2a349c Switch to upload to Azure 2021-08-02 09:43:36 -04:00
Sergio Padrino 586ae2f6e4
Merge pull request #10244 from desktop/tree-shake-octoicons
Tree shake octoicons
2021-07-28 13:21:49 +02:00
Sergio Padrino 6d698e3294 Update new Octicon references 2021-07-27 18:41:29 +02:00
Sergio Padrino 2d5e6d3fa1 Specify type for Octicon symbols 2021-07-27 18:41:20 +02:00
Sergio Padrino e456938a90 Update octicons.generated.ts 2021-07-27 17:52:38 +02:00
Sergio Padrino 8bba43f99a Merge branch 'development' into tree-shake-octoicons 2021-07-27 17:51:49 +02:00
Sergio Padrino fb35446a4e
Merge pull request #12680 from desktop/dark-mode-misattributed-commit-warning
Fix misattributed commit warning in dark mode
2021-07-27 11:01:53 +02:00
Billy Griffin 036b94fd6d
Merge pull request #12650 from Rexogamer/issue-template-grammar
fix: issue template grammar
2021-07-26 16:41:14 -06:00
Billy Griffin f8be19e673 Minor consistency updates 2021-07-26 16:20:35 -06:00
Sergio Padrino 3f2b587a4b Fix misattributed commit warning in dark mode 2021-07-26 18:03:59 +02:00
Sergio Padrino 5d230b8802
Merge pull request #12554 from desktop/check-invalidated-tokens
Check invalidated tokens and suggest to sign in again
2021-07-26 13:00:36 +02:00
Sergio Padrino 9e23fcb0fd
Merge pull request #12678 from desktop/bump-electron-11.2.0
Bump Electron to v11.2.0
2021-07-26 12:50:34 +02:00
Sergio Padrino 06f59e4367 Fix comments for new invalid token alert 2021-07-26 12:37:39 +02:00
Sergio Padrino 05642cba26 Bump Electron to v11.2.0 2021-07-26 12:24:54 +02:00
Sergio Padrino 03e90a0d3a
Merge pull request #12538 from desktop/improve-auth-prompt
Improve auth error and prompt: suggest using PAT instead of password
2021-07-26 10:32:54 +02:00
Sergio Padrino 9f3d916998
Merge pull request #12657 from desktop/releases/2.9.1-beta1
Release 2.9.1-beta1
2021-07-21 11:45:20 +02:00
Sergio Padrino c4eb1a6f3f Don't close existing popups to prompt user to login again 2021-07-21 11:43:37 +02:00
Sergio Padrino 361b0ff464 Bump version to 2.9.1-beta1 and update changelog 2021-07-20 12:54:22 +02:00
Sergio Padrino 689b6d2b3b
Merge pull request #12559 from j-f1/double-click-vertical-segmented-control
Allow double-clicking vertical segmented controls to submit their form
2021-07-19 11:00:16 +02:00
Sergio Padrino 99e553ca20
Merge pull request #12553 from desktop/fix-commits-missing
Fix commits missing in History tab
2021-07-19 10:29:09 +02:00
Ed L c7a871b8dc fix grammar for issue templates
fix grammar for feature req template

fix grammar for bug report template

fix: add commas
2021-07-18 17:53:16 +01:00
tidy-dev ff8f9da84b
Merge pull request #12595 from litetex/fix-progress-dialog-green-circle
Fixed collapsing circle in progress dialog
2021-07-13 09:03:25 -04:00
litetex d7a5ee2699 Fixed collapsing circle in progress dialog 2021-07-11 19:44:30 +02:00
Brendan Forster 6086050daa drop unused message id 2021-07-06 15:37:58 -03:00
Brendan Forster fb1c089f6c bump link to rule in docs to new commit id 2021-07-06 13:18:02 -03:00
Brendan Forster 8f5fc01548 add check:eslint step to typecheck the eslint-rules directory 2021-07-06 13:08:33 -03:00
Brendan Forster b34df5efdf remove unused vscode setting 2021-07-06 13:08:33 -03:00
Brendan Forster c6ea2484b2 first pass at docs for eslint-rules directory 2021-07-06 13:08:32 -03:00
Brendan Forster e6c0fed268 ignore untracked files in tslint-rules 2021-07-06 12:41:56 -03:00
Brendan Forster d3f27cd5db remove scripts and setup that handles transpiling tslint-rules directory 2021-07-06 12:41:56 -03:00
Brendan Forster 0ec950c174 remove existing tslint-rules direction from version control 2021-07-06 12:41:56 -03:00
Brendan Forster c17b793197 drop local directory from tslint config 2021-07-06 12:41:56 -03:00
Brendan Forster 7b11a59f16 update link to new rule location 2021-07-06 12:41:56 -03:00
Brendan Forster 8ca3588836 update exclusion to point to new eslint rule 2021-07-06 12:41:56 -03:00
Brendan Forster 946cfdc8f6 enable new rules in eslint config 2021-07-06 12:41:56 -03:00
Brendan Forster 1fe4455fc9 port react-proper-lifecycle-methods rule to eslint, add new tests 2021-07-06 12:41:56 -03:00
Brendan Forster 075c9e81f3 port react-readonly-props-and-state rule to eslint, add new tests 2021-07-06 12:41:56 -03:00
Brendan Forster 3c805f52c8 port react-no-unbound-dispatcher-props rule to eslint, add new tests 2021-07-06 12:41:55 -03:00
Brendan Forster 329323ef44 add tests for existing insecure-random rule, update internals and lint 2021-07-06 12:41:55 -03:00
Brendan Forster 7c9a645b63 add helper script to run eslint test suite 2021-07-04 17:59:22 -03:00
Brendan Forster b3f4974d18 add @types/eslint and @types/estree to support linting scripts 2021-07-04 17:59:20 -03:00
Brendan Forster 16377a1c9f add additional package to simplify linting 2021-07-04 17:57:43 -03:00
Jed Fox 63992ba02f
Allow double-clicking vertical segmented controls to submit their form 2021-07-03 12:45:16 -04:00
Sergio Padrino e0df1275bb Remove one line I forgot about 😅 2021-07-02 15:35:22 +02:00
Sergio Padrino 89567d729a Prompt user to sign in again 2021-07-02 13:32:46 +02:00
Sergio Padrino 5254135bbb Detect 401 in our API requests and sign out from the account 2021-07-02 13:13:54 +02:00
Sergio Padrino 877148ad87 Refactor existing API.request methods for better reusing 2021-07-02 12:42:37 +02:00
Sergio Padrino 1cbf2a86a3 Use HEAD instead of the first commit sha 2021-07-02 12:10:57 +02:00