Mattias Granlund
b4d56e191f
Fix posthog events
...
- broken due register call coming before init
2024-01-24 15:30:04 +01:00
Kiril Videlov
2f1cc069be
use tauri native update dialog
2024-01-24 15:17:11 +01:00
Kiril Videlov
29b5499869
hunk context lines are computed against the correct head
2024-01-24 14:09:59 +01:00
Pavel Laptev
73cad6b808
Update lane and board styles
2024-01-24 11:16:18 +01:00
Pavel Laptev
6999c94586
Merged origin/master into lane-style-updates
2024-01-24 11:08:01 +01:00
Pavel Laptev
8934384d83
Merged origin/master into lane-style-updates
2024-01-24 11:07:32 +01:00
Mattias Granlund
3e37ffc095
Go to board instead of base on startup
2024-01-24 10:55:24 +01:00
Mattias Granlund
0cacc62c34
Move PR creation logic to service
...
- makes the UI component easier to manage
2024-01-24 10:45:07 +01:00
Mattias Granlund
84807f3e9b
Drop unused stashed preview file
2024-01-24 10:39:39 +01:00
Pavel Laptev
c1364a1fe5
many trunk changes
2024-01-24 10:27:51 +01:00
Mattias Granlund
3e93e82765
fix: update check for branch link selection to use endsWith() instead of includes()
2024-01-24 10:18:18 +01:00
Qix
1c043b3196
Merge pull request #2418 from gitbutlerapp/add-fetch-method
...
initial setup for new fork/exec authentication system
2024-01-24 03:19:21 +01:00
Josh Junon
3062321849
initial setup for new fork/exec authentication system
2024-01-24 02:54:17 +01:00
Kiril Videlov
ea5e794b68
fix ci linux deps
2024-01-24 00:56:43 +01:00
Mattias Granlund
717e5a6dcd
Filter sidenav branches correctly
...
- incorrect filtering included unapplied vbranches with upstream
2024-01-24 00:18:18 +01:00
Pavel Laptev
56107652bb
fixing branches height
2024-01-24 00:14:23 +01:00
Kiril Videlov
7d667e3265
ci linux dependencies
2024-01-23 22:26:30 +01:00
Mattias Granlund
16ab8d71c8
fix: update check for new updates to not show banner if app is up to date
2024-01-23 22:09:29 +01:00
Kiril Videlov
14fd810a54
include gtk dependencies
2024-01-23 22:07:44 +01:00
Mattias Granlund
a56ea36666
Keep unapplied branches in the board
...
- disable draggables and drop zones when readonly
- dim header and add tag to distinguish from other statuses
2024-01-23 21:47:21 +01:00
Mattias Granlund
8671249176
Fix short lane context menu clipping
2024-01-23 21:26:51 +01:00
Mattias Granlund
0d266467ad
Make code selectable again
2024-01-23 21:25:17 +01:00
Pavel Laptev
91e0bdd19e
Merged origin/master into Lane style updates
2024-01-23 17:40:14 +01:00
Pavel Laptev
d8fb0f7f4f
Merge pull request #2409 from gitbutlerapp/update-branch-status-colors
...
status tag colors and copy updated
2024-01-23 17:40:04 +01:00
Pavel Laptev
06457badd6
status tag colors and copy updated
2024-01-23 17:38:10 +01:00
Pavel Laptev
027cee9f0e
Merged origin/master into Lane style updates
2024-01-23 17:21:58 +01:00
Pavel Laptev
2aa4ff7169
workaround for full height containers
2024-01-23 17:21:21 +01:00
Mattias Granlund
2f874b2541
Grow file card to match lane width
2024-01-23 17:05:42 +01:00
Pavel Laptev
ea23149f5f
merged from upstream
2024-01-23 16:39:14 +01:00
Pavel Laptev
db309df701
lane style updates
2024-01-23 16:39:08 +01:00
Pavel Laptev
49fc30853b
lane style updates
2024-01-23 16:38:46 +01:00
Mattias Granlund
7f0434cbb1
Fix frontend branch name transformation
2024-01-23 16:12:31 +01:00
Mattias Granlund
94882fb83a
Fix pr creation by awaiting push & reload
2024-01-23 16:09:40 +01:00
Mattias Granlund
e95f8319e0
fix: remove unnecessary check for hunk.locked in ContextMenuItem
2024-01-23 16:08:03 +01:00
Mattias Granlund
14cafcdc1e
Move Sentry initialization
...
- makes sense to have it in sentry.ts and called from root layout.ts
2024-01-23 15:09:37 +01:00
Mattias Granlund
3915ff2530
chore: refactor PostHog initialization and capture branch push wait count for analytics
2024-01-23 14:49:30 +01:00
Mattias Granlund
2bab8d5cb5
Add try/catch to creating pr
2024-01-23 13:56:08 +01:00
Mattias Granlund
d798ef84c0
Fix idleness after PR creation
...
- also drop unused dependencies
2024-01-23 11:44:28 +01:00
Mattias Granlund
0254190eaf
Merge pull request #2393 from gitbutlerapp/fix-api-call-timeout-3
...
Fix api call timeout
2024-01-23 11:33:59 +01:00
Mattias Granlund
7b60d60072
Improve PR creation
...
- skip pushing if no local commits
- retry pr creation without pushing again
2024-01-23 11:13:42 +01:00
Mattias Granlund
51f727c950
Merge pull request #2389 from gitbutlerapp/simpify-app-updater-logic
...
Simpify app updater logic
2024-01-23 10:32:49 +01:00
Mattias Granlund
6a4b78a0be
Simplify app updating logic
...
- combines both install available and install status into one stream
2024-01-23 10:30:58 +01:00
Kiril Videlov
1b149af40c
🐛 fix: disable draggable hunk if it is locked or readonly
2024-01-23 10:22:52 +01:00
Mattias Granlund
ed62435ecd
Merge pull request #2388 from gitbutlerapp/improve-select-drop-down-component
...
Improve select drop down component
2024-01-23 10:12:54 +01:00
Mattias Granlund
d0ac00be97
Improve select drop down component
...
- selected option no longer disabled
- replace native select on project setup page
- initially selected item bound by value
- limit drop down height
- make drop down scrollable
2024-01-23 10:10:53 +01:00
Nikita Galaiko
83d6d8dd3e
Merge pull request #2377 from gitbutlerapp/refactor-target-and-branch-writers
...
Refactor target and branch writers
2024-01-23 10:10:17 +01:00
Kiril Videlov
3c9408a253
🔧 fix: remove unnecessary TODO comment in hunk_with_context function
2024-01-22 20:48:21 +01:00
Kiril Videlov
6548bdfa21
always add old line number when building hunk context
2024-01-22 20:06:18 +01:00
Kiril Videlov
1c2634c824
on hover show what a hunk is locked to
2024-01-22 18:06:40 +01:00
Kiril Videlov
7d69bf6112
add tauri drag regions
2024-01-22 17:27:30 +01:00