Commit graph

36035 commits

Author SHA1 Message Date
tidy-dev b2983b9fa1 Release 3.3.14-beta1 2024-04-04 12:06:50 -04:00
tidy-dev 29d5fd5d77
Merge pull request #18404 from desktop/warning-message-announcements
Create Branch and Create Repository warning message announcements
2024-04-04 13:20:17 +00:00
tidy-dev 6fcadb0504
Merge pull request #18406 from desktop/small-images-shouldn't-be-too-small
Only don't use max size on two-up for small images
2024-04-04 12:24:44 +00:00
Sergio Padrino 9a7290f446
Merge pull request #18397 from desktop/pr-section-filter-list
Use `SectionFilterList` for the Pull Request list
2024-04-03 22:27:05 +02:00
tidy-dev 081f6a6b6e
Merge pull request #18407 from desktop/bring-back-electron-after-3.3.13
Reapply "Merge pull request #18185 from desktop/bump-electron-v28"
2024-04-03 19:31:08 +00:00
tidy-dev 3a9f43ad57 Reapply "Merge pull request #18185 from desktop/bump-electron-v28"
This reverts commit 1b0804dbf0.
2024-04-03 13:26:17 -04:00
tidy-dev 48e1229cf3 Only don't use max size on two-up for small images 2024-04-03 13:18:35 -04:00
tidy-dev 1132ae0f12
Merge pull request #18394 from desktop/releases/3.3.13
Release 3.3.13
2024-04-03 17:13:18 +00:00
tidy-dev 23f21442a8 Make the announcement between aria-live and aria-describedby consistent 2024-04-03 12:44:12 -04:00
tidy-dev 8884ed3f1f No console logs pls 2024-04-03 10:59:27 -04:00
tidy-dev da84c5cc30 Use input warning for repository sanitized name 2024-04-03 10:49:09 -04:00
tidy-dev 807eab41ac Use error for invalid branch name input and associate with aria-describedby 2024-04-03 10:41:05 -04:00
Markus Olsson 3f72f7482d
Merge pull request #18364 from couleurm/patch-1
add VapourSynth script files (.vpy) to test/x-python
2024-04-03 15:58:46 +02:00
Markus Olsson 3988bb245f
Merge pull request #18402 from desktop/bump-acs
Replace old ACS package with new Trusted Signing package
2024-04-03 15:32:01 +02:00
Sergio Padrino 5243a4a97b
Merge pull request #18333 from say25/isOSNoLongerSupportedByElectron
Create Function to Unify isOSNoLongerSupportedByElectron
2024-04-02 18:51:31 +02:00
Sergio Padrino 18ef628a36 Use SectionFilterList for the Pull Request list 2024-04-02 17:44:38 +02:00
Sergio Padrino bfa8f0663e
Merge pull request #18371 from desktop/more-alertdialogs
Turn more dialogs into `alertdialog`
2024-04-02 15:20:44 +02:00
Markus Olsson 1f002277de Replace ACS package with new Trusted Signing package and a supported version 2024-04-02 10:59:05 +02:00
tidy-dev 1b0804dbf0 Revert "Merge pull request #18185 from desktop/bump-electron-v28"
This reverts commit 38e5d62a4e, reversing
changes made to 1aa5f70ede.
2024-04-01 12:12:28 -04:00
tidy-dev 097ad25aa3 Release 3.3.13 2024-04-01 12:11:34 -04:00
Sergio Padrino 778ab78ea5 Turn DiscardChanges into an alertdialog 2024-03-27 13:50:01 +01:00
Sergio Padrino 9ead1f4dc4 Turn WarnForcePushDialog into an alertdialog 2024-03-27 13:43:53 +01:00
Couleur c9811024fd
add VapourSynth script files (.vpy) to test/x-python
it is common practice to use .vpy instead of .py scripts when making scripts with the module https://github.com/vapoursynth/vapoursynth
2024-03-26 10:34:25 +01:00
Steven Yeh b7fac1ce5b
Update app/src/lib/get-os.ts
Co-authored-by: Sergio Padrino <sergiou87@github.com>
2024-03-24 22:05:37 -05:00
tidy-dev aab5b5599a
Merge pull request #18341 from desktop/fix-input-focus-grap-in-configure-git-form
Refactor welcome flow configure git from so that autofocus doesn't interrupt the screenreader
2024-03-22 17:34:27 +00:00
tidy-dev 62036d8205
Merge pull request #18342 from desktop/tutorial-collapsed-contrast
Use text colors not opacity for tutorial steps to ensure proper contrast
2024-03-22 16:54:58 +00:00
tidy-dev c4ffafa1e7 Use text colors not opacity for tutorial steps to ensure proper contrast 2024-03-22 10:42:44 -04:00
tidy-dev 245d511383 Refactor so that autofocus input is always present 2024-03-22 10:18:39 -04:00
Sergio Padrino 9744b90f5b
Merge pull request #18335 from desktop/dialog-close-a11y-improvements
Dialog closing accessibility improvements
2024-03-22 14:30:56 +01:00
Steven Yeh 1c27790ef1 Update get-os.ts 2024-03-21 10:47:49 -05:00
Sergio Padrino 6457bddb23 Improve DialogHeader documentation 2024-03-21 16:44:34 +01:00
Sergio Padrino d1586aa6a4 Update DiscardSelection dialog to use dismissDisabled instead 2024-03-21 16:38:22 +01:00
Sergio Padrino c20619c8ce Update DiscardChanges dialog to use dismissDisabled instead 2024-03-21 16:38:13 +01:00
Sergio Padrino 825fd3045e Clean up OpenPullRequestDialogHeader 2024-03-21 16:38:01 +01:00
Sergio Padrino d20fbf6591 Update ConflictsDialog dialog to use dismissDisabled instead 2024-03-21 16:37:31 +01:00
Sergio Padrino 1860a82b32 Update CreateForkDialog dialog to use dismissDisabled instead 2024-03-21 16:37:19 +01:00
Sergio Padrino e928f428bf Update ProgressDialog dialog to use dismissDisabled instead 2024-03-21 16:36:06 +01:00
Sergio Padrino 0b654639c7 Update WarnForcePushDialog dialog to use backdropDismissable instead 2024-03-21 16:35:48 +01:00
Sergio Padrino ff2cf31e7d Update CreateTutorialRepositoryDialog dialog to use dismissDisabled instead 2024-03-21 16:35:31 +01:00
Sergio Padrino 26cf2bacd9 Update PushNeedsPullWarning dialog to use dismissDisabled instead 2024-03-21 16:35:09 +01:00
Sergio Padrino 4a2fd09be4 Update ConfirmForcePush dialog to use dismissDisabled instead 2024-03-21 16:34:40 +01:00
Sergio Padrino a779bc7e9f Update ConfirmRemoveRepository dialog to use dismissDisabled instead 2024-03-21 16:34:27 +01:00
Sergio Padrino a20f28fe7b Fix layout issue in PullRequestChecksFailed dialog 2024-03-21 16:15:43 +01:00
Sergio Padrino cb16d73600 Clean up TestNotifications dialog 2024-03-21 16:15:29 +01:00
Sergio Padrino 31645c4ad3 Update SSHUserPassword dialog to use backdropDismissable instead 2024-03-21 16:15:15 +01:00
Sergio Padrino 8245f2ed93 Update AddSSHHost dialog to use backdropDismissable instead 2024-03-21 16:14:49 +01:00
Sergio Padrino 1c4fcf1570 Update SSHKeyPassphrase dialog to use backdropDismissable instead 2024-03-21 16:12:26 +01:00
Sergio Padrino 120c410dfe Update PullRequestCommentLike dialog to use backdropDismissable instead 2024-03-21 16:07:09 +01:00
Sergio Padrino d9514b6c12 Update PullRequestChecksFailed dialog to use backdropDismissable instead 2024-03-21 16:06:04 +01:00
Sergio Padrino 10137dc182 Update MoveToApplicationsFolder dialog to use backdropDismissable instead 2024-03-21 16:04:34 +01:00