Nikita Galaiko
a68064723d
allow unapplying locked ownerships
2024-01-08 15:39:31 +01:00
Mattias Granlund
2fcc03e939
Fix branch change copy
...
- shoud say you've switched _away_ from gitbutler/integration
2024-01-08 14:19:56 +01:00
Mattias Granlund
a19939ea39
Fix zoom shortcuts on Linux
2024-01-08 10:24:45 +01:00
Mattias Granlund
f3a84e42dd
Show button spinner while committing
2024-01-07 21:47:22 +01:00
Mattias Granlund
29bacad3d9
Bugfix for context menu item disabled state
2024-01-07 15:02:57 +01:00
Mattias Granlund
f7c062eb7d
Disable branch rename when it has integrated commits
2024-01-07 14:03:33 +01:00
Mattias Granlund
4381bdc196
Show gap between selected files in tree view
2024-01-06 13:28:08 +01:00
Mattias Granlund
f1a8617c92
Enabme shift + click for multiple drag & drop
...
- utilises .selected css class for knowing what elements are being dragged
- deselects list if dragging not selected item
2024-01-06 12:57:34 +01:00
Pavel Laptev
2862dce977
updated assets
2024-01-05 16:30:27 +01:00
Pavel Laptev
59d9039119
a few CSS updates to the Branch header
2024-01-05 15:32:08 +01:00
Pavel Laptev
1cc0787983
- branch header fixes
2024-01-05 15:23:34 +01:00
Pavel Laptev
46f093fdba
- dragzone updates
...
- dialog cancel button style updates
2024-01-05 15:11:13 +01:00
Pavel Laptev
8d762f88d0
Merged origin/master into Update new branch styling
2024-01-05 14:34:17 +01:00
Pavel Laptev
ab0a19338e
- new icons
...
- dropzone overlay component added
2024-01-05 14:34:13 +01:00
Mattias Granlund
f09563061e
Add branch and pr links to header
2024-01-05 14:14:43 +02:00
Mattias Granlund
55ae30f62f
Fix duplicate list_remote_branches call
...
- give head and fetches streams an initial value
2024-01-05 13:25:46 +02:00
Pavel Laptev
2c9270eee9
Merged origin/master into Update new branch styling
2024-01-05 12:00:29 +01:00
Pavel Laptev
4858d41606
changed the illustration images
2024-01-05 12:00:24 +01:00
Mattias Granlund
0fcf6877f7
Fix file status determination
...
- this broke when we stopped loading full file contents
2024-01-05 12:32:27 +02:00
Pavel Laptev
2cf90b2218
empty state - approach with svelte components
2024-01-05 00:08:53 +01:00
Mattias Granlund
1b02c240b1
Show deleted instead of pending if branch has integrated commit(s)
2024-01-04 19:24:25 +02:00
Mattias Granlund
54773d0bfe
Enable remote branch naming
2024-01-04 19:13:00 +02:00
Pavel Laptev
b731d19c69
- Line height fixes
...
- branch header button size update
2024-01-04 12:29:19 +01:00
Pavel Laptev
b377f37d29
removed console.log()
2024-01-04 11:53:06 +01:00
Mattias Granlund
7a3ba7324d
Add new type of toast along with controller
...
- not hooked up to anything yet
- we need to catch specific errors and provide copy (plus action)
2024-01-04 11:21:09 +02:00
Pavel Laptev
5809ab86bd
refactor: remove unused code and styles
2024-01-04 01:23:25 +01:00
Pavel Laptev
955d21ab38
- Updated changes list CSS
...
- Updated default line-height to 120%
- Commitbox line-height updated
2024-01-04 01:20:24 +01:00
Qix
d70c6a970b
Merge pull request #2154 from gitbutlerapp/dependabot/npm_and_yarn/typescript-eslint/parser-6.16.0
...
chore(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.16.0
2024-01-03 21:25:26 +01:00
Pavel Laptev
cd2cfad353
fix: adjust position of virtual branch icon in UI
2024-01-03 17:52:09 +01:00
Pavel Laptev
2652b19d98
chore: remove unused CSS variable --clr-theme-warn-element-dark
2024-01-03 17:21:16 +01:00
Pavel Laptev
24478163ca
chore: update fill color for path in SVG element to var(--clr-theme-container-light)
2024-01-03 17:18:40 +01:00
Pavel Laptev
2b94956182
style: remove unnecessary fill attribute from SVG paths and their colors updated
2024-01-03 17:15:34 +01:00
Pavel Laptev
8350fe0c6b
chore: update color variables and icons
2024-01-03 17:07:29 +01:00
Mattias Granlund
e59d14067c
feat: add a new Svelte component for displaying info messages with different styles and buttons
2024-01-03 15:46:15 +02:00
Mattias Granlund
9a691e1003
chore: fix typo in CSS variable name for warn element dark color
2024-01-03 15:38:28 +02:00
Mattias Granlund
012c1c4a7d
feat: add support for 'warn' color option in button component
2024-01-03 15:34:34 +02:00
Mattias Granlund
9a3d458e30
Fix persisting cloud sync setting
2024-01-02 14:11:46 +02:00
dependabot[bot]
918cf8cac8
chore(deps-dev): bump @typescript-eslint/parser from 6.14.0 to 6.16.0
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 6.14.0 to 6.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.16.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 16:03:33 +00:00
Pavel Laptev
1626cc7fba
style: update height of .textbox__input to use var(--size-btn-l) instead of var(--space-32)
2023-12-30 23:28:04 +01:00
Pavel Laptev
8a86d65c6f
fix: update loading spinner behavior and style
...
- Fixed the loading spinner behavior.
- Updated the loading spinner style to use a circle path instead of a spinning animation for better visual effect.
- Adjusted the size and speed of the loading spinner animation.
2023-12-29 15:06:18 +01:00
Pavel Laptev
8dec8764cc
tag button updated
2023-12-29 02:13:33 +01:00
Pavel Laptev
772215daeb
chore: remove unnecessary CSS class and style in file list component
2023-12-29 02:10:28 +01:00
Pavel Laptev
733228a971
chore: update styling and dimensions of folder and file icons
2023-12-29 02:02:50 +01:00
Qix
c6db11ae47
Merge pull request #2136 from gitbutlerapp/dependabot/npm_and_yarn/svelte-check-3.6.2
...
Bump svelte-check from 3.5.2 to 3.6.2
2023-12-28 15:24:51 +01:00
Qix
1968469d25
Merge pull request #2137 from gitbutlerapp/dependabot/npm_and_yarn/tauri-apps/api-1.5.3
...
Bump @tauri-apps/api from 1.5.0 to 1.5.3
2023-12-28 15:24:39 +01:00
dependabot[bot]
8f67493898
Bump eslint from 8.55.0 to 8.56.0
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 15:48:21 +00:00
dependabot[bot]
7e215f6614
Bump @tauri-apps/api from 1.5.0 to 1.5.3
...
Bumps [@tauri-apps/api](https://github.com/tauri-apps/tauri ) from 1.5.0 to 1.5.3.
- [Release notes](https://github.com/tauri-apps/tauri/releases )
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/api-v1.5...@tauri-apps/api-v1.5.3 )
---
updated-dependencies:
- dependency-name: "@tauri-apps/api"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 15:48:02 +00:00
dependabot[bot]
e826f9f3f0
Bump svelte-check from 3.5.2 to 3.6.2
...
Bumps [svelte-check](https://github.com/sveltejs/language-tools ) from 3.5.2 to 3.6.2.
- [Release notes](https://github.com/sveltejs/language-tools/releases )
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte-check-3.5.2...svelte-check-3.6.2 )
---
updated-dependencies:
- dependency-name: svelte-check
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 15:47:40 +00:00
Mattias Granlund
5209087b8d
Prevent commit when no files selected
2023-12-23 17:27:54 +01:00
Mattias Granlund
56b50af8ae
Revert exclusion of closed PRs
...
- state was more confusing when commit is integrated
2023-12-23 17:14:18 +01:00
Mattias Granlund
da9a64c817
Add select all/none to branch files list view
2023-12-23 16:55:28 +01:00
Mattias Granlund
6ee895832c
Configure eslnt so that it's happy
...
See: https://stackoverflow.com/questions/64933543/parsing-error-cannot-read-file-tsconfig-json-eslint
2023-12-23 13:13:40 +01:00
Josh Junon
c5c51c9254
move packages/* into root as crates
2023-12-22 14:20:02 +01:00