Nikita Galaiko
|
3a227df7b0
|
Merge pull request #1998 from gitbutlerapp/dependabot/cargo/similar-2.3.0
chore(deps): bump similar from 2.2.1 to 2.3.0
|
2023-12-13 09:41:56 +01:00 |
|
Nikita Galaiko
|
8d6827d784
|
do not show "Open" link for remote commits
|
2023-12-13 09:33:11 +01:00 |
|
Pavel Laptev
|
e40886efb8
|
Merged origin/master into Update hunk styles
|
2023-12-12 23:44:27 +01:00 |
|
Pavel Laptev
|
fa7f2f8b27
|
Space between the hunk title and details updated
|
2023-12-12 23:43:22 +01:00 |
|
Mattias Granlund
|
70d7347ae3
|
Refactor context menus and popups
- add dividers (sections)
- stop using overlay for branch popup
- click outside to dismiss (without canceling click)
|
2023-12-12 22:43:07 +00:00 |
|
Pavel Laptev
|
0f9bbc9cfa
|
File preview. Header title styles updated
|
2023-12-12 23:39:54 +01:00 |
|
Pavel Laptev
|
a72932a2a9
|
hunk overflow fixed
|
2023-12-12 22:59:46 +01:00 |
|
Pavel Laptev
|
40c957d9a1
|
hunk CSS updated
|
2023-12-12 22:56:26 +01:00 |
|
Pavel Laptev
|
05bd73da34
|
hunk css updated
|
2023-12-12 22:27:12 +01:00 |
|
Pavel Laptev
|
e4e0b2de53
|
added horizontal scroll to hunks
|
2023-12-12 22:23:13 +01:00 |
|
Kiril Videlov
|
954d51c853
|
🔧 fix: update tests to use correct assertions and add missing projects parameter in test setup
|
2023-12-12 18:56:29 +01:00 |
|
Kiril Videlov
|
b18980c008
|
🐛 fix: update type of ok_with_force_push field in Project struct to use DefaultTrue type for better serialization
|
2023-12-12 18:56:29 +01:00 |
|
Pavel Laptev
|
cdccb59e33
|
Merged origin/master into Update modal styles
|
2023-12-12 17:32:17 +01:00 |
|
Pavel Laptev
|
75b8216918
|
loader hight fixed
|
2023-12-12 17:31:59 +01:00 |
|
Qix
|
dd099353ca
|
Merge pull request #2012 from gitbutlerapp/add-defaulttrue-type
add `DefaultTrue` type
|
2023-12-12 17:30:56 +01:00 |
|
Pavel Laptev
|
930b06a0eb
|
deleted unnesesery import
|
2023-12-12 17:28:18 +01:00 |
|
Pavel Laptev
|
26f826413f
|
coderefactoring
|
2023-12-12 17:25:44 +01:00 |
|
josh@gitbutler.com
|
9133ef3607
|
add DefaultTrue type
|
2023-12-12 17:25:15 +01:00 |
|
extrawurst
|
8d917494ed
|
GB-700: support user triggered pre commit hook (#1960)
* run pre commit hook
* unittest
* support custom search path: `.husky`
|
2023-12-12 17:15:35 +01:00 |
|
Pavel Laptev
|
db037960a8
|
Codereview: header and icon to props
|
2023-12-12 17:12:25 +01:00 |
|
Pavel Laptev
|
d32f08153c
|
Merged origin/master into Update modal styles
|
2023-12-12 16:05:41 +01:00 |
|
Mattias Granlund
|
043e0de45b
|
Use main app background for dragging window
- this doesn't yet enable dragging for e.g. settings, but we'll get there
|
2023-12-12 15:05:32 +00:00 |
|
Pavel Laptev
|
66bc0303c4
|
removed unused import
|
2023-12-12 16:05:28 +01:00 |
|
Mattias Granlund
|
669c481bf6
|
Enable app drag from board background
|
2023-12-12 15:05:03 +00:00 |
|
Pavel Laptev
|
20d150cac1
|
removed unnesessery css
|
2023-12-12 16:02:54 +01:00 |
|
Pavel Laptev
|
5d805513c1
|
modal title replaced
|
2023-12-12 16:01:31 +01:00 |
|
Pavel Laptev
|
697b1fa3bb
|
fixed code line width
|
2023-12-12 15:56:42 +01:00 |
|
Pavel Laptev
|
1182161c70
|
Merged origin/master into Update modal styles
|
2023-12-12 15:54:31 +01:00 |
|
Pavel Laptev
|
388d645a2b
|
changed modals and some styles
|
2023-12-12 15:53:49 +01:00 |
|
Mattias Granlund
|
867d82efde
|
Always go to the board when switching projects
|
2023-12-12 14:48:39 +00:00 |
|
Nikita Galaiko
|
838150c7a4
|
Merge pull request #2006 from gitbutlerapp/handle-branch-read-error
Handle branch read error
|
2023-12-12 14:48:59 +01:00 |
|
Nikita Galaiko
|
f5331b4c1e
|
fix: handle case when branch is not found in delete_branch function
|
2023-12-12 14:43:37 +01:00 |
|
Nikita Galaiko
|
8ec307bfbc
|
fix file keypath resolution
|
2023-12-12 14:23:28 +01:00 |
|
Nikita Galaiko
|
7794e8778b
|
chore: update From trait implementation for ForcePushNotAllowedError to ignore the value parameter
|
2023-12-12 13:33:20 +01:00 |
|
Nikita Galaiko
|
4c2ff38bc9
|
test: add integration tests for integrated commits with locked and non-locked hunks
|
2023-12-12 13:32:48 +01:00 |
|
Nikita Galaiko
|
1cd6220dda
|
do not include id into user facing error message
|
2023-12-12 12:20:17 +01:00 |
|
Nikita Galaiko
|
9be36ef6af
|
add descritpion to force pushing preference
|
2023-12-12 12:15:19 +01:00 |
|
Nikita Galaiko
|
0bb1b786ff
|
consider force push preference when updating commit message
|
2023-12-12 10:47:00 +01:00 |
|
Nikita Galaiko
|
08e41f46d1
|
reflect squashing rules in ui
|
2023-12-12 10:18:34 +01:00 |
|
Nikita Galaiko
|
a98ea8ccc3
|
consider force push preference while squashing
|
2023-12-12 09:45:16 +01:00 |
|
Nikita Galaiko
|
a1516e24ff
|
test amend with force
|
2023-12-12 09:26:48 +01:00 |
|
dependabot[bot]
|
ee90793b0d
|
chore(deps-dev): bump svelte-floating-ui from 1.5.3 to 1.5.8
Bumps [svelte-floating-ui](https://github.com/fedorovvvv/svelte-floating-ui) from 1.5.3 to 1.5.8.
- [Release notes](https://github.com/fedorovvvv/svelte-floating-ui/releases)
- [Commits](https://github.com/fedorovvvv/svelte-floating-ui/compare/1.5.3...1.5.8)
---
updated-dependencies:
- dependency-name: svelte-floating-ui
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-11 19:41:13 +00:00 |
|
dependabot[bot]
|
feed4b3df6
|
chore(deps-dev): bump eslint-plugin-svelte from 2.35.0 to 2.35.1
Bumps [eslint-plugin-svelte](https://github.com/sveltejs/eslint-plugin-svelte) from 2.35.0 to 2.35.1.
- [Release notes](https://github.com/sveltejs/eslint-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/eslint-plugin-svelte/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/eslint-plugin-svelte/compare/v2.35.0...v2.35.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-svelte
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-11 19:39:44 +00:00 |
|
Nikita Galaiko
|
8b3d8e42d0
|
Merge pull request #1988 from gitbutlerapp/add-force-pushing-error
disallow amending if force pushing is not ok
|
2023-12-11 16:54:04 +01:00 |
|
dependabot[bot]
|
03e95d1e00
|
chore(deps): bump similar from 2.2.1 to 2.3.0
Bumps [similar](https://github.com/mitsuhiko/similar) from 2.2.1 to 2.3.0.
- [Changelog](https://github.com/mitsuhiko/similar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/similar/compare/2.2.1...2.3.0)
---
updated-dependencies:
- dependency-name: similar
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-11 15:48:08 +00:00 |
|
dependabot[bot]
|
04bc52a7e7
|
chore(deps): bump sentry-tracing from 0.31.8 to 0.32.0
Bumps [sentry-tracing](https://github.com/getsentry/sentry-rust) from 0.31.8 to 0.32.0.
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-rust/compare/0.31.8...0.32.0)
---
updated-dependencies:
- dependency-name: sentry-tracing
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-11 15:47:20 +00:00 |
|
Nikita Galaiko
|
768bde4f27
|
disallow amending if force pushing is not ok
|
2023-12-11 15:49:43 +01:00 |
|
Pavel Laptev
|
680cf192db
|
wip
|
2023-12-11 15:12:31 +01:00 |
|
Nikita Galaiko
|
d0603c5643
|
fix test
|
2023-12-11 14:03:34 +01:00 |
|
Nikita Galaiko
|
9c157ae0af
|
do not show create pr button for pushed branches
|
2023-12-11 14:00:51 +01:00 |
|
Nikita Galaiko
|
e5f7a71f7c
|
docs: add documentation for ok_with_force_push field in Project struct
|
2023-12-11 14:00:26 +01:00 |
|
Nikita Galaiko
|
c2b8eb6a71
|
test force push setting
|
2023-12-11 13:01:17 +01:00 |
|
Nikita Galaiko
|
0a311f14b5
|
Merged origin/master into Add ok with force push to project
|
2023-12-11 11:25:27 +01:00 |
|
Nikita Galaiko
|
a1e4e651cc
|
ui for ok with force pushing
|
2023-12-11 11:17:20 +01:00 |
|
Nikita Galaiko
|
0840e69db8
|
configurable "ok with force pushing"
|
2023-12-11 11:17:08 +01:00 |
|
josh@gitbutler.com
|
333ded9534
|
fix clippy lints in nightly
|
2023-12-11 11:09:27 +01:00 |
|
Nikita Galaiko
|
fdfe34b21b
|
add credentials tests
|
2023-12-11 09:33:11 +01:00 |
|
Mattias Granlund
|
e7990b41ba
|
Fix bug in hunk context menu
- it wasn't always referring to the right file
|
2023-12-10 23:56:56 +00:00 |
|
Mattias Granlund
|
ebbc71a0bc
|
Go back on flex container in scrollable
- using block is more ergonomic for its contents
- undo the decision on using flex I made earlier today
|
2023-12-10 23:54:43 +00:00 |
|
Pavel Laptev
|
57ee23bf77
|
hover updated
|
2023-12-11 00:08:39 +01:00 |
|
Mattias Granlund
|
5dc93d932d
|
Fix a couple of scrollable glitches
|
2023-12-10 21:38:52 +00:00 |
|
Kiril Videlov
|
2aaeac1f80
|
🐛 fix: correctly handle user authentication status for enabling branch name and commit message generation
🔨 chore: remove unused userSettings variable from login page
|
2023-12-10 21:42:16 +01:00 |
|
Kiril Videlov
|
10165be6ac
|
🐛 fix: correct typo in error message for failed pull request creation
|
2023-12-10 21:36:31 +01:00 |
|
Kiril Videlov
|
136eb65225
|
fix a nasty auth bug — incorrect url conversion
|
2023-12-10 21:27:38 +01:00 |
|
Pavel Laptev
|
ce9ffdf3bd
|
small css fix
|
2023-12-10 20:26:24 +01:00 |
|
Pavel Laptev
|
ef096fa480
|
default branch width updated
|
2023-12-10 16:52:29 +01:00 |
|
Pavel Laptev
|
fd42da0774
|
New branch dragzone updated
|
2023-12-10 16:42:02 +01:00 |
|
Pavel Laptev
|
b72f2e4b1f
|
Wip
|
2023-12-09 21:54:12 +01:00 |
|
Pavel Laptev
|
8fa960cdee
|
Wip
|
2023-12-09 21:07:59 +01:00 |
|
Pavel Laptev
|
8e196b1274
|
Fixed files list gap and added bottom padding
|
2023-12-09 21:03:04 +01:00 |
|
Pavel Laptev
|
433db0cd32
|
Sync button, new icons, tag updated
|
2023-12-09 20:53:13 +01:00 |
|
Pavel Laptev
|
961df0852e
|
padding updates
|
2023-12-09 14:59:06 +01:00 |
|
Pavel Laptev
|
5cbc98fca0
|
new icon “commit"
|
2023-12-09 14:56:51 +01:00 |
|
Pavel Laptev
|
1b48cd40ac
|
merged from upstream
|
2023-12-09 14:47:32 +01:00 |
|
Pavel Laptev
|
2727312b77
|
Added new overlay color
|
2023-12-09 10:23:18 +01:00 |
|
Pavel Laptev
|
48ad2c4e99
|
Updated tokens
|
2023-12-08 17:27:04 +01:00 |
|
Pavel Laptev
|
7dc40b0c1f
|
Css fix
|
2023-12-08 17:18:14 +01:00 |
|
Pavel Laptev
|
ae4a13450d
|
codereview fixes from https://github.com/gitbutlerapp/gitbutler-client/pull/1961
|
2023-12-08 17:14:05 +01:00 |
|
Pavel Laptev
|
478f672acb
|
hover color updated
|
2023-12-08 17:09:07 +01:00 |
|
Pavel Laptev
|
6089678198
|
Merged origin/master into Update gravatar icons and branch item
|
2023-12-08 17:03:39 +01:00 |
|
Pavel Laptev
|
0e98acd370
|
Wip
|
2023-12-08 17:03:22 +01:00 |
|
Nikita Galaiko
|
29b6430fb4
|
Merge pull request #1964 from gitbutlerapp/update-dependencies-1
Update dependencies 1
|
2023-12-08 16:26:40 +01:00 |
|
Pavel Laptev
|
07b501f6a5
|
Codereview fixes
|
2023-12-08 15:07:49 +01:00 |
|
Pavel Laptev
|
9dcf5b49aa
|
Merged origin/master into Improve label editing using keyboard
|
2023-12-08 14:54:41 +01:00 |
|
Nikita Galaiko
|
14254fe23c
|
fix: ensure known_hosts is up to date
|
2023-12-08 14:51:16 +01:00 |
|
Nikita Galaiko
|
9e57b90f7d
|
Merge pull request #1957 from gitbutlerapp/smarter-credentials-helper
smarter credentials helper
|
2023-12-08 12:28:45 +01:00 |
|
Nikita Galaiko
|
f1fd6e6a59
|
hint absolute path
|
2023-12-08 11:13:35 +01:00 |
|
Mattias Granlund
|
56537d428c
|
Create ScrollableContainer component
- use it for all scrollable containers other than board
- commit got too big, includes github PR stuff (not active)
|
2023-12-08 10:04:11 +00:00 |
|
Nikita Galaiko
|
a1d8b8cb8c
|
test all the keys
|
2023-12-08 11:02:17 +01:00 |
|
Pavel Laptev
|
2d12e953ea
|
Fixes
|
2023-12-07 17:29:56 +01:00 |
|
Pavel Laptev
|
6dfc9203fa
|
Fix
|
2023-12-07 17:24:56 +01:00 |
|
Pavel Laptev
|
39d4b5f861
|
Wip
|
2023-12-07 17:22:19 +01:00 |
|
Pavel Laptev
|
f6f9d57520
|
Update
|
2023-12-07 14:03:22 +01:00 |
|
Pavel Laptev
|
935376ed8c
|
Wip
|
2023-12-07 13:14:37 +01:00 |
|
Nikita Galaiko
|
346685cc64
|
if we know which auth to use, only use that
|
2023-12-07 11:13:49 +01:00 |
|
Nikita Galaiko
|
287fe9d3db
|
smarter credentials helper
|
2023-12-06 17:24:48 +01:00 |
|
Pavel Laptev
|
0cc4e089a8
|
new icons
|
2023-12-06 17:20:18 +01:00 |
|
Pavel Laptev
|
f53c3ca66d
|
Merged origin/master into Add new components
|
2023-12-06 16:37:53 +01:00 |
|
Pavel Laptev
|
daa2187ca3
|
radio and toggle added
|
2023-12-06 16:37:46 +01:00 |
|
Nikita Galaiko
|
177a5f9772
|
retry posthog
|
2023-12-06 14:20:20 +01:00 |
|