Commit graph

34913 commits

Author SHA1 Message Date
Sergio Padrino
5b6af7d1d2 Use … instead of ... 2023-09-02 19:08:01 +02:00
Sergio Padrino
e7dda3bce3 Make sure textbox always gets focused after clearing 2023-09-02 19:07:43 +02:00
Sergio Padrino
57e180c572 Fix clear button in compare filter textbox 2023-09-02 19:07:23 +02:00
Sergio Padrino
004f170041 Restore text-box implementation for type=search 2023-09-02 19:00:55 +02:00
Sergio Padrino
b0aa81c607 Add aria-live message when input is cleared via the clear button 2023-09-02 18:59:22 +02:00
Sergio Padrino
461e625aa3 Improve clear button styling 2023-09-02 18:49:44 +02:00
Sergio Padrino
9b7f90f41f Cleanup 2023-09-01 11:13:20 +02:00
Sergio Padrino
d8134f3e42 Add new clear button to text box component 2023-09-01 11:02:44 +02:00
Markus Olsson
2e2c010d02
Merge pull request #17307 from desktop/retain-focus 2023-08-31 22:01:11 +02:00
tidy-dev
cb7dc2df88
Merge pull request #17313 from desktop/releases/3.3.1
Release 3.3.1
2023-08-31 07:09:59 -04:00
Markus Olsson
831a92def4 First take on changelog 2023-08-31 10:35:46 +02:00
Markus Olsson
a58b635bd8 Revert "Merge pull request #17225 from desktop/jc-live-container-chill"
This reverts commit 426b6dd0a7, reversing
changes made to 289e4bc250.
2023-08-31 10:21:45 +02:00
Markus Olsson
6276830343 Don't assign gpgSignEnabled more than once 2023-08-31 10:20:13 +02:00
vaindil
4bd49263e7 add commit signing warning 2023-08-31 10:20:10 +02:00
Markus Olsson
c1d4ecff3a
Merge pull request #17310 from vaindil/vaindil/commit-signing-check
Add commit signing repo rules warning
2023-08-31 10:07:52 +02:00
Markus Olsson
541b2659bd Don't assign gpgSignEnabled more than once 2023-08-31 09:46:43 +02:00
vaindil
5d2cd614c9 add commit signing warning 2023-08-30 16:02:16 -04:00
tidy-dev
d03d0219ef
Merge pull request #17306 from desktop/releases/3.3.0
Release 3.3.0
2023-08-30 09:07:36 -04:00
Markus Olsson
4d85f36174 Changed my mind again 2023-08-30 11:30:48 +02:00
Markus Olsson
49a8f27f0c Don't set aria-disabled
As per a11y team guidance
2023-08-30 09:40:14 +02:00
Sergio Padrino
c71dec4120
Update changelog.json 2023-08-30 09:05:16 +02:00
Sergio Padrino
88afe795dc
Update changelog.json 2023-08-30 09:05:10 +02:00
tidy-dev
d30716e5ae Flip move stash feature flag 2023-08-29 18:39:18 -04:00
tidy-dev
b6acda9df1 Flip Repo Rules Flag 2023-08-29 18:37:42 -04:00
tidy-dev
7cd7350d78 Release 3.3.0 2023-08-29 18:34:42 -04:00
Sergio Padrino
0d03faca5e
Merge pull request #17281 from desktop/fix-log-parsing
Fix diff parsing
2023-08-29 16:04:01 +02:00
Markus Olsson
d0bef63274 Missed one 2023-08-29 14:10:19 +02:00
Markus Olsson
40eabd1896 Let's use disabled but behind the scenes flip read-only 2023-08-29 14:08:40 +02:00
Markus Olsson
0d2b975165 Use readonly instead of disabled in order to retain focus 2023-08-29 13:51:36 +02:00
Sergio Padrino
afe838dff1 Parse diff info from git's stdout and not stdout+stderr
Co-Authored-By: Markus Olsson <634063+niik@users.noreply.github.com>
2023-08-28 08:48:42 +02:00
Sergio Padrino
227b1e3701 Revert "Remove warnings when parsing logs"
This reverts commit b4ff9c520d.
2023-08-28 08:48:16 +02:00
Sergio Padrino
b4ff9c520d Remove warnings when parsing logs 2023-08-25 19:31:37 +02:00
tidy-dev
03fe68ced6
Merge pull request #17280 from desktop/releases/3.2.10-beta2
Release 3.2.10-beta2
2023-08-25 12:50:54 -04:00
Sergio Padrino
1348f38f6b
Update changelog.json 2023-08-25 18:23:21 +02:00
tidy-dev
21f3d0e5f5
Update changelog.json 2023-08-25 09:00:40 -04:00
tidy-dev
4e9eb73623
Update changelog.json 2023-08-25 09:00:08 -04:00
tidy-dev
b16e52146a Release 3.2.10-beta2 2023-08-25 08:51:11 -04:00
tidy-dev
eb957bafc2
Merge pull request #17271 from desktop/see-if-we-can-reuse-the-menu-pane-component
Reuse the menu pane component for dropdown select options
2023-08-25 08:44:14 -04:00
tidy-dev
426b6dd0a7
Merge pull request #17225 from desktop/jc-live-container-chill
Defer `AriaLiveContainer` rendering until an input change occurs
2023-08-25 08:42:34 -04:00
tidy-dev
289e4bc250
Merge pull request #17269 from vaindil/vaindil/repo-rules-creation
Fix up async repo rules logic in "Create a Branch" dialog
2023-08-25 08:42:03 -04:00
tidy-dev
6cd67e7284 Linter 2023-08-25 08:11:58 -04:00
tidy-dev
9280f9df5a
Update app/src/ui/dropdown-select-button.tsx
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2023-08-25 08:09:44 -04:00
tidy-dev
26d7ca2050
Update app/src/ui/suggested-actions/dropdown-suggested-action.tsx
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2023-08-25 08:09:09 -04:00
tidy-dev
d6d1f25c60
Update app/src/ui/suggested-actions/dropdown-suggested-action.tsx
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2023-08-25 08:08:59 -04:00
tidy-dev
66d14eefa6
fix copy/pasta docs
Co-authored-by: Sergio Padrino <sergio.padrino@gmail.com>
2023-08-25 08:07:20 -04:00
Jose Cortinas
4c47997591 Init state in the constructor and use const 2023-08-24 13:35:38 -05:00
Jose Cortinas
c4f1547a97 Stop using onFilterValueChanged 2023-08-23 16:35:50 -05:00
Jose Cortinas
24fb263e18 Update to new derived lifecycle method 2023-08-23 16:33:39 -05:00
tidy-dev
229de1ec66 Revert "Use Radio not checkbox.."
This reverts commit 2b2596a7bc.
2023-08-23 17:15:48 -04:00
tidy-dev
2b2596a7bc Use Radio not checkbox.. 2023-08-23 17:14:00 -04:00