Commit Graph

2681 Commits

Author SHA1 Message Date
Nikita Galaiko
28abbda9dd upload debs to s3 2023-09-07 17:50:58 +02:00
Nikita Galaiko
04524fbc2c build debs 2023-09-07 17:29:27 +02:00
Nikita Galaiko
05557f69c5
Merge pull request #1180 from gitbutlerapp/fix-hunk-movement
Fix hunk movement
2023-09-07 17:22:58 +02:00
Nikita Galaiko
b79377c990 cargo fmt 2023-09-07 17:18:56 +02:00
Nikita Galaiko
6bcea9a891 allow specifying ownership for partial commit 2023-09-07 17:16:07 +02:00
Nikita Galaiko
756156e824 merged upstream 2023-09-07 17:15:47 +02:00
Nikita Galaiko
8482a4fec3
Merge pull request #1179 from gitbutlerapp/fix-hunk-movement
Fix hunk movement
2023-09-07 14:24:51 +02:00
Nikita Galaiko
2b6fc23382 fix tinykeys import 2023-09-07 14:04:53 +02:00
Nikita Galaiko
ed2d126d8c bumps 2023-09-07 13:48:04 +02:00
Nikita Galaiko
2ebe31ced6 merged upstream 2023-09-07 13:47:50 +02:00
Nikita Galaiko
e2687d5414
Merge pull request #1178 from gitbutlerapp/fix-hunk-movement
when updating branch ownership, use raw version
2023-09-07 09:57:07 +02:00
Nikita Galaiko
99a0c52345 when updating branch ownership, use raw version 2023-09-07 09:52:52 +02:00
Nikita Galaiko
dac296dedb
Merge pull request #1177 from gitbutlerapp/posthog-events
send posthog event on branch change
2023-09-06 15:24:14 +02:00
Nikita Galaiko
b98876da98 send posthog event on branch change 2023-09-06 15:05:56 +02:00
Nikita Galaiko
dff4eac8a0
Merge pull request #1174 from gitbutlerapp/restructure
new structure
2023-09-06 11:53:39 +02:00
Nikita Galaiko
746e8ccabc
new structure 2023-09-06 11:47:35 +02:00
Nikita Galaiko
fe5ebcca83
Merge pull request #1173 from gitbutlerapp/hunk-mtime
less noisy logs
2023-09-06 09:47:22 +02:00
Nikita Galaiko
342637f42d pnpm format 2023-09-06 09:41:09 +02:00
Nikita Galaiko
435be5a60f drop push parameter 2023-09-06 09:37:40 +02:00
Nikita Galaiko
7404117719 cargo fmt 2023-09-06 09:35:05 +02:00
Nikita Galaiko
8bfdc14a46 less noise in logs 2023-09-06 09:33:27 +02:00
Nikita Galaiko
5f03fcb2df merged upstream 2023-09-06 09:32:59 +02:00
Nikita Galaiko
448adec2b8
Merge pull request #1172 from gitbutlerapp/hunk-mtime
use stored mtime for stashed branches
2023-09-05 14:02:28 +02:00
Nikita Galaiko
6f896b685f use stored mtime for stashed branches 2023-09-05 13:55:40 +02:00
Nikita Galaiko
e0a7dcb209
Merge pull request #1171 from gitbutlerapp/Virtual-branch
update tauri allowlist
2023-09-05 13:09:56 +02:00
Nikita Galaiko
9c0d1e233c fix update features list 2023-09-05 13:01:45 +02:00
Nikita Galaiko
145b0a15d4
Merge pull request #1170 from gitbutlerapp/differ-fix
do not panic if file doesn't exist
2023-09-05 12:58:55 +02:00
Nikita Galaiko
0c29da319b fix json 2023-09-05 12:54:31 +02:00
Nikita Galaiko
f35857945b update tauri allowlist 2023-09-05 12:50:14 +02:00
Nikita Galaiko
01044ac3fa do not panic if file doesn't exist 2023-09-05 12:44:05 +02:00
Kiril Videlov
7f050d7b8f remove unused hunk diff viewer 2023-09-05 10:43:44 +02:00
Kiril Videlov
15464e4ab7 Add unread update count display
This commit introduces an indication of unread updates. When there new updates available, a red circle with the number '1' will now be displayed. This visual cue gives users a quick way to see if there are updates that need their attention.

Changes:
- Added a div with a class containing several formatting properties.
- Inside this div, the number '1' is hard-coded, representing the number of updates
2023-09-05 10:23:39 +02:00
Nikita Galaiko
67e81ee1f3
Merge pull request #1161 from gitbutlerapp/project-auth-key
allow to define preferred auth method
2023-09-05 10:16:32 +02:00
Nikita Galaiko
1b8e28c938 resolve key path 2023-09-05 10:04:43 +02:00
Nikita Galaiko
c3cbcde6c4 add project settings key form 2023-09-05 09:54:32 +02:00
Nikita Galaiko
7b94857e65 merged upstream 2023-09-04 20:22:10 +02:00
Nikita Galaiko
69f38ea293 allow to define preferred auth method 2023-09-04 17:26:10 +02:00
Kiril Videlov
3775049d6a better empty state 2023-09-04 17:02:16 +02:00
Nikita Galaiko
b4bbb2d1fc
Merge pull request #1157 from gitbutlerapp/local-branch-name-parsing
fix local branch parse
2023-09-04 17:00:52 +02:00
Nikita Galaiko
a11fa5f984 fix local branch parse 2023-09-04 16:40:21 +02:00
Mattias Granlund
ab5a9b1d40 Revert "Hide "offline" from the status bar"
This reverts commit 493eaa7b02.
2023-09-04 10:09:42 +01:00
Mattias Granlund
08f45c52cf Left align popup menu button texts 2023-09-04 09:55:30 +01:00
Nikita Galaiko
842a072274
Merge pull request #1154 from gitbutlerapp/git-auth
Git auth
2023-09-04 08:15:34 +02:00
Nikita Galaiko
34bb108fa1 move diff to git 2023-09-04 08:10:29 +02:00
Nikita Galaiko
9d3b483d41 merged upstream 2023-09-04 08:10:13 +02:00
Mattias Granlund
21d16d1493 Fix vertical alignment of apply > button in tray 2023-09-03 21:14:10 +01:00
Mattias Granlund
a71102d4c8 Make the new drop zone styling a bit better
- blue dz color
- miminal "new branch" button
- subtler text color
2023-09-03 21:11:02 +01:00
Kiril Videlov
653b39205c Refactored Branch Creation Button for Better Accessibility
In this commit, we've restructured the layout of the branch creation button to improve both visual representation and interaction. 

Changes include:
- Replacing the previous button element with a div container to house the branch creation button.
- The button now lies within the newly created div, making it more distinct and focused in the overall layout.
- The styles associated with the previous button have been transferred to the div.
- The on-click event, initially directly bound to the button, is retained and re-applied to the new button within the div.
2023-09-03 18:23:13 +02:00
Mattias Granlund
1ecbece360 Make focus outline look better in a few places 2023-09-03 15:40:03 +01:00
Mattias Granlund
8b71b4827a Drop unused z-index class
- causes gravatar to bleed through lane overlay
2023-09-03 14:47:22 +01:00