Kiril Videlov
444bce1e74
✨ feat: add launch configuration for GitButler Dev in VSCode
2023-12-04 16:43:54 +01:00
dependabot[bot]
11eb8af0f5
chore(deps): bump byteorder from 1.4.3 to 1.5.0
...
Bumps [byteorder](https://github.com/BurntSushi/byteorder ) from 1.4.3 to 1.5.0.
- [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md )
- [Commits](https://github.com/BurntSushi/byteorder/compare/1.4.3...1.5.0 )
---
updated-dependencies:
- dependency-name: byteorder
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 15:17:09 +00:00
dependabot[bot]
21da46aa2b
chore(deps): bump tauri-plugin-single-instance
...
Bumps [tauri-plugin-single-instance](https://github.com/tauri-apps/plugins-workspace ) from `537053d` to `6a19fec`.
- [Release notes](https://github.com/tauri-apps/plugins-workspace/releases )
- [Commits](537053d317...6a19feca1d
)
---
updated-dependencies:
- dependency-name: tauri-plugin-single-instance
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 15:16:02 +00:00
dependabot[bot]
6445285c01
chore(deps): bump ssh-key from 0.6.2 to 0.6.3
...
Bumps [ssh-key](https://github.com/RustCrypto/SSH ) from 0.6.2 to 0.6.3.
- [Commits](https://github.com/RustCrypto/SSH/compare/ssh-key/v0.6.2...ssh-key/v0.6.3 )
---
updated-dependencies:
- dependency-name: ssh-key
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 15:14:51 +00:00
dependabot[bot]
72cfddfc1d
Bump @tauri-apps/cli from 1.5.1 to 1.5.6
...
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri ) from 1.5.1 to 1.5.6.
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.1...@tauri-apps/cli-v1.5.6 )
---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 14:46:26 +00:00
dependabot[bot]
85c52a2da6
Bump prettier-plugin-svelte from 3.0.3 to 3.1.2
...
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte ) from 3.0.3 to 3.1.2.
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/compare/v3.0.3...v3.1.2 )
---
updated-dependencies:
- dependency-name: prettier-plugin-svelte
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 14:46:18 +00:00
dependabot[bot]
1e89cbbaf8
Bump crypto-js and @types/crypto-js
...
Bumps [crypto-js](https://github.com/brix/crypto-js ) and [@types/crypto-js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/crypto-js ). These dependencies needed to be updated together.
Updates `crypto-js` from 4.1.1 to 4.2.0
- [Commits](https://github.com/brix/crypto-js/compare/4.1.1...4.2.0 )
Updates `@types/crypto-js` from 4.1.1 to 4.2.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/crypto-js )
---
updated-dependencies:
- dependency-name: crypto-js
dependency-type: direct:development
update-type: version-update:semver-minor
- dependency-name: "@types/crypto-js"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-04 14:46:05 +00:00
Mattias Granlund
10f09dea6f
Show gh username when no email present in authors icon list
2023-12-04 14:40:35 +00:00
Mattias Granlund
1a266f7bd1
Refactor resizing of branches list in sidebar
...
- remove dependency on userSettings.ts (we're working to remove it)
- use rem units over pixels
2023-12-04 14:40:09 +00:00
Mattias Granlund
d0e391ab82
Add conflict markers to file list view
2023-12-04 10:52:12 +00:00
Mattias Granlund
d4a025e6b8
style: update flex-shrink value in branch container to allow it to shrink if necessary
2023-12-04 09:37:49 +00:00
Kiril Videlov
ecb6eb9aed
🐛 fix: sort contributions by modifiedAt date, handling cases where modifiedAt is undefined
2023-12-03 23:31:46 +01:00
Kiril Videlov
c2e32ced04
🔨 chore: add conditional rendering for branch icon in item component
2023-12-03 23:31:46 +01:00
Kiril Videlov
fdbbd48033
🔨 chore: update author and modifiedAt properties to return optional values
2023-12-03 23:31:46 +01:00
Pavel Laptev
8792f6eafb
Merge pull request #1911 from gitbutlerapp/code-cleanup
...
Tokens updates and code cleanup
2023-12-03 22:36:32 +01:00
Mattias Granlund
c39b04474a
Update branch filter type names
...
- all, pr, remote & unapplied
2023-12-03 21:34:08 +00:00
PavelLaptev
f8d24c1775
Merged origin/master into Code cleanup
2023-12-03 22:31:25 +01:00
PavelLaptev
69734de262
Tokens updated
2023-12-03 22:31:09 +01:00
Mattias Granlund
aa8f7fff29
Make zooming in better by persisting rem units
2023-12-03 21:22:59 +00:00
PavelLaptev
278a08e6fe
removed unnesessery color modes from InfoMessage
2023-12-03 22:10:48 +01:00
Pavel Laptev
57605461ec
Merge pull request #1908 from gitbutlerapp/css-updates
...
CSS updates
2023-12-03 21:43:07 +01:00
PavelLaptev
b52a32f256
tokens updated
2023-12-03 21:40:10 +01:00
PavelLaptev
d4f395f496
Commits list header vertical centered
2023-12-03 20:55:05 +01:00
PavelLaptev
41a693b3c2
stashed branches — icon shrink fixed
2023-12-03 20:51:13 +01:00
Mattias Granlund
1d5da80125
Combine all branches in a single sidebar section
...
- the sidebar resizing overflow problem is now fixed
2023-12-03 19:47:46 +00:00
Kiril Videlov
58269340b4
✨ feat: add delete confirmation modal for branch deletion in branch menu
2023-12-03 19:37:35 +01:00
Mattias Granlund
33908a292f
Fix loading status tooltip
2023-12-03 18:04:56 +00:00
Mattias Granlund
50209b4bf7
Separate out AuhtorIcon component from list component
2023-12-03 18:04:11 +00:00
Mattias Granlund
444b15631a
Add scrollbar to project selector
2023-12-03 18:04:02 +00:00
Mattias Granlund
4af41d639d
feat: add delete functionality to branch popup menu item
2023-12-03 17:55:20 +00:00
Kiril Videlov
2246bb4805
refactor: change parameter type from PathBuf
to Path
in virtual_hunks_by_filepath
function
2023-12-03 18:17:55 +01:00
Kiril Videlov
331302ec9c
chore: update virtual_hunks_by_filepath function to use project path instead of git repository path
2023-12-03 18:17:55 +01:00
Pavel Laptev
3327926033
Merge pull request #1899 from gitbutlerapp/update-header-styles-1
...
simplified list item layout
2023-12-03 17:17:46 +01:00
PavelLaptev
4f59715f52
simplified list item layout
2023-12-03 17:12:56 +01:00
Scott Chacon
a93ef1dd71
🔨 chore: add hover effect to clickable tag elements
2023-12-03 16:25:18 +01:00
Kiril Videlov
1ba7cb009e
Merge pull request #1898 from gitbutlerapp/fix-loading-status-tooltip
...
Fix loading status tooltip
2023-12-03 16:14:14 +01:00
Kiril Videlov
290ff33657
style: update loading status margin in left-btns container
2023-12-03 16:11:53 +01:00
Pavel Laptev
d146a9ee79
Merge pull request #1897 from gitbutlerapp/update-header-styles-1
...
Update header styles
2023-12-03 15:43:41 +01:00
PavelLaptev
4822b143cf
Wip
2023-12-03 15:41:56 +01:00
Pavel Laptev
040220b6c9
Merge pull request #1896 from gitbutlerapp/css-updates
...
Css updates
2023-12-03 15:40:32 +01:00
PavelLaptev
ee107750a6
new styles
2023-12-03 15:38:04 +01:00
PavelLaptev
b4433ce630
Text styles updated
2023-12-03 12:29:52 +01:00
PavelLaptev
115eef2eab
info message fix
2023-12-03 11:54:57 +01:00
Pavel Laptev
1b5706a310
Merge pull request #1895 from gitbutlerapp/fix-file-name-and-path-stylescss-fixes
...
styles fixes
2023-12-03 11:35:59 +01:00
PavelLaptev
3fc932f387
Merged origin/master into Fix file name and path stylesCSS fixes
2023-12-03 11:33:55 +01:00
PavelLaptev
82815d8595
updated wide
mode for dropdown
2023-12-03 11:33:36 +01:00
PavelLaptev
1fa04db713
file list item updated
2023-12-03 11:26:00 +01:00
Mattias Granlund
3d73de1113
Fix css bug folding of commit list component
2023-12-03 10:19:22 +00:00
PavelLaptev
6b86a6ee56
update
2023-12-03 11:06:48 +01:00
Mattias Granlund
45dae4197d
fix: fix the calculation of the justpath
property in the File class
...
The `justpath` property in the File class was previously returning an incorrect value. The calculation was splitting the `path` string by '/' and then selecting a range of elements to join together. The range was specified as `slice(1, -2)`, which resulted in excluding the first element and including the second-to-last element.
The fix updates the range to `slice(0, -1)`, which includes all elements except for the last one. This ensures that the `justpath` property correctly represents the path without the filename.
2023-12-03 01:07:32 +00:00