Commit graph

27642 commits

Author SHA1 Message Date
tidy-dev d04a9c415b Update pull-request-list.tsx 2023-07-27 08:26:54 -04:00
tidy-dev 0a3ff613be Merge branch 'development' into create-a-repo-warning-should-be-error 2023-07-27 08:03:04 -04:00
tidy-dev 8609abbd30 Release 3.2.8-beta1 2023-07-26 09:33:54 -04:00
tidy-dev cb9071ad8d
Merge pull request #17074 from mkafrin/development
Fix not recognizing remote for partial clone/fetch
2023-07-24 12:14:34 +00:00
tidy-dev afb5c16b67
Merge pull request #17062 from desktop/diff-settings-a11y
Improve accessibility of diff options button
2023-07-21 12:03:13 +00:00
tidy-dev 44f627f9a1 Use aria-label and tooltip 2023-07-19 15:02:12 -04:00
tidy-dev 514e8d01bc
Merge pull request #17031 from desktop/refresh-pull-request-feedback
Improve accessibility of refreshing pull requests
2023-07-19 18:43:45 +00:00
mkafrin 17367e087f Add unit test for getRemotes for repos with a promisor remote 2023-07-17 10:38:04 -04:00
mkafrin 139c110221 Fix getRemotes for promisor remotes
The printout for promisor remotes (from partial clones) does not end in "(fetch)". Instead, it ends in "(fetch) [filter=filterType]".

This commit changes getRemotes to use a regex instead of `endsWith()` to account for this case.

Co-Authored-By: Sky <2097064+skyrossm@users.noreply.github.com>
2023-07-14 19:30:04 -04:00
Sergio Padrino c62076bdb2 Set the right radiogroup role to the diff display fieldset 2023-07-11 17:35:17 +02:00
Sergio Padrino c4c78a9ffa Use fieldset & legend instead of h4 in diff options popover 2023-07-11 17:30:17 +02:00
Sergio Padrino f9f15f590f Indicate the diff options expanded/collapsed state 2023-07-11 17:06:41 +02:00
Sergio Padrino 71b3cfc8c7 Set the right accessibility label for the diff options button 2023-07-11 17:06:28 +02:00
dependabot[bot] bc7ac961c7
Bump semver from 5.6.0 to 5.7.2 in /app
Bumps [semver](https://github.com/npm/node-semver) from 5.6.0 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v5.6.0...v5.7.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-11 07:13:51 +00:00
Sergio Padrino 75286a07b9 Improve screen reader messaging when refreshing PRs
Co-Authored-By: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2023-07-10 16:45:45 +02:00
tidy-dev 971887f6b1 Fell into my own trap. Lint fix 2023-07-07 13:51:52 -04:00
tidy-dev 6a6950ee6e
Use original canCherryPick method 2023-07-07 13:45:23 -04:00
tidy-dev 3b37e97ccb
Revert accidental comment modification 2023-07-07 13:41:48 -04:00
tidy-dev 3a7e8f856a Fixes after merge? 2023-07-06 09:19:41 -04:00
tidy-dev 276b50282a Merge branch 'development' into create-a-repo-warning-should-be-error 2023-07-06 09:19:19 -04:00
tidy-dev d2deac2640 Make aria-live container require a string message 2023-07-06 09:12:57 -04:00
Sergio Padrino 4291eff43e Remove onCherryPick since it's not needed anymore 2023-07-05 18:55:56 +02:00
Sergio Padrino 985e4022fc Move context menu actions from CommitListItem to CommitList 2023-07-05 18:46:52 +02:00
Sergio Padrino 6be4c64e05 Set aria-label to repo refresh button 2023-07-05 17:20:32 +02:00
Sergio Padrino c320f73881 Announce PR refreshing state 2023-07-05 17:18:53 +02:00
Sergio Padrino 5c70e5b6d5 Add aria-label to PR refresh button 2023-07-05 17:18:43 +02:00
Sergio Padrino 32dcda623a Enable section lists and add changelog line 2023-07-04 16:37:43 +02:00
Markus Olsson 4e4654e4ce Changelog and version bump 2023-07-04 16:32:30 +02:00
Markus Olsson fcd903be9d
Merge pull request #16943 from desktop/dusty-repositories
Show indicator when repository is archived
2023-07-04 16:21:18 +02:00
Markus Olsson 54d2249ed4
Merge pull request #16990 from desktop/custom-ua
Provide custom user agent for Git http requests
2023-07-04 16:13:41 +02:00
Sergio Padrino 9efd5ed5a9
Merge pull request #17014 from desktop/focus-prompt-checkbox
Don't exclude checkboxes for focus when a dialog is shown
2023-07-04 16:13:14 +02:00
Markus Olsson 9e6a3f7958 Use contrast border 2023-07-04 13:32:16 +02:00
Markus Olsson 5ab9af4e0f Merge branch 'development' into dusty-repositories 2023-07-04 13:25:23 +02:00
Markus Olsson 1c59e633f8 Fix enterprise ssh url parsing 2023-07-04 11:16:01 +02:00
Markus Olsson c4abc5ae3b Liiiiiint 2023-07-04 10:47:17 +02:00
Markus Olsson b6a6c7c206
Merge branch 'development' into custom-ua 2023-07-04 10:39:26 +02:00
Sergio Padrino 27be3af6b0
Merge pull request #17019 from shiftkey/docs-for-found-editor
document the `usesShell` parameter to explain how it's used
2023-07-04 10:24:25 +02:00
Sergio Padrino 6a117ba003
Merge pull request #17018 from shiftkey/enable-open-in-desktop
add support for opening `github-desktop` to path from command line on Linux
2023-07-04 10:23:44 +02:00
Sergio Padrino e7cff4b30e
Merge pull request #16968 from desktop/grouped-lists-refactor
Add support for non-flat virtualized grouped lists
2023-07-04 08:27:50 +02:00
Brendan Forster c57715dc8d document the usesShell parameter to explain how it's used 2023-07-03 18:07:26 -03:00
Brendan Forster 70957fd90a add support for opening github-desktop to path from command line on Linux 2023-07-03 18:02:14 -03:00
Sergio Padrino 975c3fbf29 Store the indices of the groups after applying the filter 2023-07-03 19:24:29 +02:00
Sergio Padrino 250b9a8a7f getSectionAriaLabel and getGroupAriaLabel
Co-Authored-By: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2023-07-03 19:09:01 +02:00
Sergio Padrino 787179f3b9 Reuse getTotalRowCount
Co-Authored-By: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2023-07-03 19:07:17 +02:00
Sergio Padrino 4026761e37 Replace ternary with nil coalescing
Co-Authored-By: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2023-07-03 19:06:07 +02:00
Sergio Padrino 8c5329fda1 Clean up our diff!
Co-Authored-By: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2023-07-03 19:04:47 +02:00
Sergio Padrino 26de67fc52 Don't exclude checkboxes for focus when a dialog is shown 2023-07-03 13:14:58 +02:00
Markus Olsson 60077a5dc8
Merge pull request #17011 from desktop/once-again-unto-the-settings
Address one remaining instance of calling it preferences
2023-07-03 09:27:58 +02:00
Markus Olsson fab543af58 Missed one
https://github.com/desktop/desktop/pull/16907
2023-07-03 07:03:31 +02:00
Sergio Padrino d2be0a38eb
Merge pull request #16120 from kitswas/checkout-a-commit
Checkout a commit
2023-06-30 18:00:43 +02:00