Pavel Laptev
eb27c95f25
Styles fix: file list item width fixed on structure view
2024-02-15 21:59:52 +01:00
Juan P Barrios
974ecfee55
fix: vite-plugin-svelte error on empty scoped-style element
2024-02-15 21:28:21 +01:00
Juan P Barrios
83bb41e488
Simplify slice manipulation
2024-02-15 19:25:43 +01:00
Juan P Barrios
2cb9711c54
Fixes #2708
...
- Assumes all upstream branch names will start with 'refs/remotes/', then
- slices out the remote branch name without making any assumptions as to what it's named, and
- joins the rest of the split elements
2024-02-15 19:25:43 +01:00
Meesayen
7ebcd41fec
fix: discard diff hunk incorrectly replaces all "-" with "+"
2024-02-15 16:56:20 +01:00
Pavel Laptev
3bf04d6817
Merge pull request #2716 from gitbutlerapp/Removed-doubleclick-on-header
...
Double-clicking on the header was removed, this caused modal errors when closing
2024-02-15 14:36:43 +01:00
Pavel Laptev
8ae99636d8
Double-clicking on the header was removed, this caused modal errors when closing
2024-02-15 14:35:13 +01:00
Pavel Laptev
66a1a17747
Merge pull request #2715 from gitbutlerapp/Fix-generate-commit-dropdown-styles
...
Fix: outdated checkbox design removed from `ContextMenuItem`
2024-02-15 14:33:21 +01:00
Pavel Laptev
f2986e6271
Fix: outdated checkbox design removed from ContextMenuItem
2024-02-15 14:24:16 +01:00
Kiril Videlov
99c2c443fe
feat: Add information about AI commit message generation and usage of OpenAI's API in GitButler
2024-02-15 11:36:14 +01:00
Mattias Granlund
167b0b5a4d
Capture push and pr success/failure in posthog
...
- just a start since we currently are not getting much data on this
2024-02-15 11:11:38 +01:00
Pavel Laptev
f7fd92f4e0
GitButler badge style updated
2024-02-14 22:42:50 +01:00
Kenneth Yang
6466974935
Improved badge for copy
2024-02-14 22:42:50 +01:00
Kenneth Yang
f747e8616b
Add badge instructions
2024-02-14 22:42:50 +01:00
Kenneth Yang
032de2276f
Update README.md
...
Created badge to share
2024-02-14 22:42:50 +01:00
Kiril Videlov
28d5aca9c2
dont add gitbutler as committer by default
2024-02-14 22:40:44 +01:00
Pavel Laptev
52390c9391
Merge pull request #2687 from gitbutlerapp/Fix-Modal-actions-overlapping
...
fix: append dialog element to body on mount to prevent overlapping with other elements' actions
2024-02-14 21:49:20 +01:00
Pavel Laptev
5768623be5
fix: append dialog element to body on mount to prevent overlapping with other elements' actions
2024-02-14 21:46:05 +01:00
Pavel Laptev
e455abbbba
Merge pull request #2685 from gitbutlerapp/Analytics-screen-style-updated-added-new-component
...
update styling and structure of analytics settings page
2024-02-14 20:48:27 +01:00
Pavel Laptev
4a62c0f941
chore: update styling and structure of analytics settings page, added new component ClickableCard
, Link
style updated, InfoMessage
component style updated
2024-02-14 20:44:50 +01:00
Bernardo do Amaral Teodosio
b8c4826284
Fixing "Why GitButler" section on README.md
2024-02-14 18:06:40 +01:00
Nikita Galaiko
eb193a32fe
add TryFrom<&PathBuf> for tests
2024-02-14 17:25:39 +01:00
Nikita Galaiko
ddbeca298c
unify TryFrom<&AppHandler> implementations
2024-02-14 17:25:39 +01:00
Kiril Videlov
90c8884bbf
chore: remove inappropriate to_lowercase() of branch names
2024-02-14 15:48:39 +01:00
Pavel Laptev
8f027b9daf
Merge pull request #2676 from gitbutlerapp/fix-resizer-viewport-bug
...
Fix resizer viewport bug
2024-02-14 13:13:01 +01:00
Pavel Laptev
49129fb15a
chore: formatting fix
2024-02-14 13:11:44 +01:00
Pavel Laptev
d16010ac43
chore: if file view was open the resizer was behind the view
2024-02-14 13:10:46 +01:00
Pavel Laptev
6e8778e3a2
Merge pull request #2675 from gitbutlerapp/welocome-screen-styles-updated
...
Welocome screen styles updated
2024-02-14 13:07:16 +01:00
Pavel Laptev
cea8c74dcb
fix: IconLink component styles updated, welcome screen styles updated, added conditional rendering for the user button
2024-02-14 13:05:44 +01:00
Mattias Granlund
d726a58318
Add missing import to fix openExternalUrl
2024-02-13 23:46:37 +02:00
Pavel Laptev
31ab563e78
Merge pull request #2645 from gitbutlerapp/close-file-view-if-branch-is-collapsed
...
Close file view if branch is collapsed
2024-02-13 22:33:06 +01:00
Pavel Laptev
9b3e99fe83
fix: automatically close file on branch collapse.
2024-02-13 22:30:27 +01:00
Mattias Granlund
d94ba76302
Fix incorrect error message
2024-02-13 22:35:00 +02:00
Navid Salehi
259eda1ee5
Add tooltip for project setting icon button
2024-02-13 20:08:16 +01:00
Mattias Granlund
232ea42256
Show toast when failing to open external link
...
- toast contains url
- can be copied or clicked
2024-02-13 19:22:43 +01:00
Mattias Granlund
80dab85ae2
Show analytics settings title conditionally
...
- we don't want it in the analytics confirmation component
2024-02-13 19:09:10 +01:00
Ikko Eltociear Ashimine
492a880442
chore: fix typo in DEVELOPMENT.md
...
developlent -> development
2024-02-13 17:38:28 +01:00
Mattias Granlund
a1cea76380
Add prompt for analytics consent
...
- shows on first use before adding project
2024-02-13 15:46:28 +01:00
Pavel Laptev
e21b33a29b
Merge pull request #2614 from gitbutlerapp/fix-switch-repo-layout
...
Fix switch repo layout
2024-02-13 11:49:24 +01:00
Pavel Laptev
fb59709589
chore: fix formatting in switch repository message
2024-02-13 11:45:02 +01:00
Pavel Laptev
6d14f4dfd5
chore: update switch repository message and fix collapsed-lane double click event
2024-02-13 11:44:18 +01:00
Kiril Videlov
d605df4bd2
chore: add disabled state to buttons based on user authentication status
2024-02-12 23:04:57 +01:00
Kiril Videlov
1c4f8a0ed2
chore: add support for Python language parser
2024-02-12 18:35:08 +01:00
Kiril Videlov
a927901fd7
fix: display error message correctly in the UI
2024-02-12 17:16:24 +01:00
Josh Junon
151010b688
Merge pull request #2601 from gitbutlerapp/fix-lc-vars
...
fix LC_ vars and don’t panic on bad environment variables in SSH tests
2024-02-12 16:30:25 +01:00
Josh Junon
38f52995d3
fix LC_ vars and don’t panic on bad environment variables in SSH tests
2024-02-12 16:24:54 +01:00
Scott Chacon
7831765fae
Merge pull request #2600 from iammohan01/master
...
fix: In README.md youtube subs count show for different channel
2024-02-12 15:21:02 +01:00
Mohan
366553d21a
fix: In README.md youtube subs count show for different channel
...
#2599
2024-02-12 19:45:06 +05:30
Pavel Laptev
0e79654fa1
Merge pull request #2598 from gitbutlerapp/fix-collapsed-lane-styles
...
Fix collapsed lane styles
2024-02-12 13:48:40 +01:00
Pavel Laptev
5375a84163
chore: improve collapsible lane functionality and styling
2024-02-12 13:45:35 +01:00