Commit graph

35616 commits

Author SHA1 Message Date
Sergio Padrino
db3652eede Fix styling of ul and li in PR checks failed notification dialog 2023-12-11 13:26:16 +01:00
Sergio Padrino
3f7d3fc646 Add an aria-label to job steps with relevant info 2023-12-11 13:22:54 +01:00
Sergio Padrino
067203f949 Create time formatter with long style for job step durations 2023-12-11 13:22:34 +01:00
Sergio Padrino
dfea7ebb82 Use ul and li to model list of job steps 2023-12-11 13:21:01 +01:00
tidy-dev
693c97d903 Saved for git settings, created elsewhere
Co-Authored-By: Sergio Padrino <1083228+sergiou87@users.noreply.github.com>
2023-12-09 12:23:31 -05:00
Sergio Padrino
28cd05eb19 Use h2 for number of conflicted files 2023-12-09 10:32:13 +01:00
Sergio Padrino
5b744b7b6d Revert changes from #17483 and start dialogs with h1 2023-12-09 10:31:56 +01:00
Jose Cortinas
b9425558df
Merge pull request #17842 from desktop/jc-checkbox-contrast
Remove checkbox outline-offset styling
2023-12-08 14:37:12 -06:00
tidy-dev
db582af58f Use InputWarning for kebab case warning 2023-12-07 15:07:52 -05:00
tidy-dev
18da781135 Remove unused state declarations 2023-12-07 14:46:37 -05:00
tidy-dev
85f1ad4c84 Use only a textbox for default branch name change 2023-12-07 14:44:12 -05:00
tidy-dev
a9c12856c6
Merge pull request #17836 from desktop/finish-tooltip-work
Hide Tooltip: Dismissible should have been an absolute check.
2023-12-07 14:09:50 +00:00
tidy-dev
fe7e265551 Ensure checkboxes have unique ids 2023-12-07 08:01:44 -05:00
tidy-dev
201d3ed285 Should have been an absolute check. 2023-12-06 16:53:33 -05:00
tidy-dev
d0f50820fc Document this a bit 2023-12-06 16:38:15 -05:00
tidy-dev
f1ac8b4f3c
Merge pull request #17831 from desktop/releases/3.3.7-beta1
Release 3.3.7-beta1
2023-12-06 18:30:00 +00:00
tidy-dev
38c2d5855a Remove testing shortcut 2023-12-06 13:22:41 -05:00
tidy-dev
ab29fca64d Unneeded timeout 2023-12-06 13:22:09 -05:00
tidy-dev
937384527a Manage completion tracking in tutorial tracker 2023-12-06 13:21:56 -05:00
Jose Cortinas
28db5bc5b7 Remove checkbox outline-offset styling 2023-12-06 12:21:08 -06:00
tidy-dev
868ba7f860 Functionally.. announced You're done header 2023-12-06 12:45:27 -05:00
Markus Olsson
199e0fb292
Merge pull request #17830 from jishnuteegala/development
Update issue template hyperlinks in CONTRIBUTING.md
2023-12-06 15:47:29 +01:00
Markus Olsson
4744a9cbac
Update fake-stats-post.ts
Co-authored-by: tidy-dev <75402236+tidy-dev@users.noreply.github.com>
2023-12-06 15:38:08 +01:00
tidy-dev
3426489f7f Update changelog.json 2023-12-06 09:28:46 -05:00
tidy-dev
e65469be68 Merge branch 'development' into releases/3.3.7-beta1 2023-12-06 09:25:50 -05:00
tidy-dev
b7e79e5248
Merge pull request #17499 from desktop/better-diff-expand-button-focus-management
Better diff expand button focus management
2023-12-06 14:25:18 +00:00
tidy-dev
64a1291e84 Release 3.3.7-beta1 2023-12-06 09:16:24 -05:00
Jishnu Teegala
cef1b77149
Merge pull request #1 from jishnuteegala/update-issue-template-hyperlinks-in-contributing-md
Update issue template hyperlinks in CONTRIBUTING.md
2023-12-06 14:13:31 +00:00
Jishnu Teegala
24d4a8c7c4
Update issue template hyperlinks in CONTRIBUTING.md 2023-12-06 14:09:10 +00:00
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
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