Commit graph

35691 commits

Author SHA1 Message Date
tidy-dev
7ad72192af
Merge pull request #17823 from desktop/escape-should-close-our-tooltips
Hide tooltip on escape and stop escape from further action
2023-12-06 13:34:17 +00:00
tidy-dev
3500596646
Merge pull request #17787 from desktop/settings-radio-button-announcments
Grouping our settings radio and checkbox groups.
2023-12-06 12:00:49 +00:00
tidy-dev
d5968ff5b2
Merge pull request #17785 from desktop/8648-announce-email-message-on-focus
Add `aria-describedby` to git "other" email text box
2023-12-06 11:54:56 +00:00
tidy-dev
1e889d13c5 Use dismissible... 2023-12-06 06:49:53 -05:00
tidy-dev
f3e8f809e6
Merge pull request #17821 from desktop/welcome-screen-focus-order
Swap lets get started filter list to first thing in tab order
2023-12-06 11:44:59 +00:00
Markus Olsson
a2f47f6eaa Colorize functions in cmake 2023-12-06 10:30:38 +01:00
Markus Olsson
18b7b3b81b Merge branch 'development' into pr/17651 2023-12-06 10:17:53 +01:00
Markus Olsson
b729be6b22 Remove unused prop
Was added as an unused prop in https://github.com/desktop/desktop/pull/12492

Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-05 16:00:02 +01:00
Markus Olsson
c945239646 Ignore false-positive rule
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-05 15:53:41 +01:00
Markus Olsson
be4e12f091 Ignore false positive rule
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-05 15:51:05 +01:00
Markus Olsson
eb0f39cfe7 Remove unused commitMessage and commitSHA props
We believe these weren't needed due to a redesign

Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-05 15:34:55 +01:00
Markus Olsson
4897f2fc49 Remove unused accounts prop
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-05 15:27:33 +01:00
Markus Olsson
a5f5b147ee Use onDismissed from props rather than calling dispatcher directly
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-05 15:22:55 +01:00
Markus Olsson
b756e7c6ab Remove unused optOut
This was removed in 05ffae78cc (diff-504c6b1773b2b8f1c3190b146f05a7ad19ad61ea0d725ab497396bdc85859947) and we now only support opting out from preferences

Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-05 15:18:56 +01:00
Markus Olsson
5a5efe4677 Remove unused abbreviate prop
This was accidentally removed in 800b6e0163 but given that we've had that on prod for well over a year we figure it's better to just drop it. Abbreviated dates adds complexity for screen readers as well

Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-05 15:16:55 +01:00
tidy-dev
6fbecb4d68 Move focusing the list element to a method
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2023-12-05 09:13:55 -05:00
tidy-dev
cee75ab913 Don't allow input error to be dismissed 2023-12-05 09:13:31 -05:00
Markus Olsson
5adaec9d93 Bring back unused prop types rule 2023-12-05 15:02:52 +01:00
tidy-dev
e52d14a8af Sort them 2023-12-05 08:58:30 -05:00
tidy-dev
54a4ebbf13 Hide tooltip on escape and stop escape from further action 2023-12-05 08:45:49 -05:00
tidy-dev
0467e8096b Swap lets get started filter list to first in screen order 2023-12-05 08:07:04 -05:00
tidy-dev
f1cc0929f4
Merge pull request #17817 from desktop/releases/3.3.6
Release 3.3.6
2023-12-05 12:16:29 +00:00
tidy-dev
7974508287 Some more docs 2023-12-05 07:00:24 -05:00
tidy-dev
f07ab9daa2 tidying 2023-12-05 06:57:56 -05:00
tidy-dev
07d152658d Use string key to get around memory dance 2023-12-05 06:57:30 -05:00
tidy-dev
966e113d8d Focus the closest possible expansion button
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-05 06:47:33 -05:00
Markus Olsson
9eaf60c9f0 Upgrade eslint to get TS5 compatibility
Disabling no-unused-prop-types for now as it's triggering way too many errors
2023-12-05 12:01:26 +01:00
tidy-dev
eb1e694148 Use getOnHunkExpansionRef
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-05 05:48:25 -05:00
tidy-dev
3d91329b24 Merge branch 'development' into better-diff-expand-button-focus-management 2023-12-05 05:41:20 -05:00
Markus Olsson
85bc8b3807 Try sharing the node version across jobs 2023-12-05 10:50:57 +01:00
tidy-dev
4616f73de8 Release 3.3.6 2023-12-04 09:39:25 -05:00
tidy-dev
84fbb55e0e
Merge pull request #17794 from desktop/sign-in-buttons
Increase specificity of sign in/out  buttons
2023-12-01 14:11:05 -05:00
tidy-dev
edee26cb2f
Merge pull request #17796 from desktop/releases/3.3.6-beta4
Release 3.3.6-beta4
2023-12-01 11:34:16 -05:00
Markus Olsson
22c5246984 Set up in globals instead 2023-11-30 16:02:55 +01:00
Markus Olsson
cb802f30dd Polyfill setImmediate in tests 2023-11-30 16:02:46 +01:00
Markus Olsson
ee96f125f4 No such thing as async describe 2023-11-30 16:02:28 +01:00
Markus Olsson
cde9c56c78 This doesn't have to be a mock 2023-11-30 16:02:21 +01:00
Markus Olsson
96c86b0427 Add a fake stats post method for tests 2023-11-30 16:02:13 +01:00
tidy-dev
49855fed2d Release 3.3.6-beta4 2023-11-30 09:53:24 -05:00
tidy-dev
8032b85419
Merge pull request #17708 from desktop/niik/commit-message-scroll-all-the-time
Commit message scroll all the time
2023-11-30 09:44:59 -05:00
Markus Olsson
e765b0cb66 Add custom esm-transformer to work with jest 28+ 2023-11-30 14:41:17 +01:00
Markus Olsson
f0c3add139 Get dexie and uuid dependent tests working again 2023-11-30 14:37:35 +01:00
Markus Olsson
904dfe8334 Bump all of jest 2023-11-30 13:43:01 +01:00
tidy-dev
3bf16574b1 Add specificity to sign in buttons 2023-11-30 06:10:14 -05:00
tidy-dev
9fdbde2557 Update fork-settings.tsx 2023-11-29 13:02:31 -05:00
tidy-dev
2fa6bccee7 Use RadioGroup for git config options 2023-11-29 12:38:08 -05:00
tidy-dev
76e3dd2127 Add group to confirmation dialog check boxes 2023-11-29 12:16:07 -05:00
tidy-dev
83f843b198 Use radio group in prompts settings 2023-11-29 12:02:03 -05:00
tidy-dev
376d7d1690 Use aria-labelledby to describe other default branch text box 2023-11-29 11:36:05 -05:00
tidy-dev
5b1057e38c Use RadioGroup for default branch radio buttons in Git Preferences 2023-11-29 11:31:07 -05:00