Pavel Laptev
18567d13db
upstream line height fix
2024-06-02 11:21:43 +02:00
Pavel Laptev
28e8b60ed8
List item last-child style updated
2024-06-02 11:14:49 +02:00
Pavel Laptev
ae07c224ba
Loading state appearance fix
2024-06-02 10:57:04 +02:00
Pavel Laptev
3adf248ba6
Fix history view animation
2024-06-02 10:50:46 +02:00
Kiril Videlov
bff8cf1ca5
Merge pull request #3898 from Byron/error-handling-pt2
...
error handling ergonomics
2024-06-01 17:04:02 +02:00
Pavel Laptev
6946d6ddeb
Refactor-Tailwind-remove ( #3936 )
...
* remove teilwind CSS imports
* remove Teilwind package
* remove unused CSS
* update from master
* file format changes
* update reset file
* Drop unused Differ file
* update hunk line highlight color
2024-06-01 16:27:36 +02:00
Sebastian Thiel
dedd721dc3
capitalize error message
...
Let's not assume, nor force, that the backend provides error messages
in a format that we want to present. Hence we capitalize ourselves
for consistency.
2024-06-01 15:56:02 +02:00
Sebastian Thiel
20d84247e9
Prune Code
to only what's used by the UI
...
Also adjust the `Code` documentation to clarify this - otherwise
we will have more and more variants and nobody actually cares.
The frontend code is adjusted as well, as its `Code` counterpart
contained unsused variants which are now removed.
2024-06-01 14:32:27 +02:00
Kiril Videlov
39e157fac6
Merge pull request #3939 from gitbutlerapp/show-infobox-if-workspace-update-stashed-branches
...
show infobox if workspace update stashed branches
2024-06-01 14:04:34 +02:00
Mattias Granlund
a50fa6613b
Scale branch icons when zooming
2024-06-01 13:59:23 +02:00
Mattias Granlund
24466c8f11
Fix inconsistencies in commit graph
...
- terrible code, needs immediate refactoring
2024-06-01 13:56:53 +02:00
Kiril Videlov
dc385b6a77
Shows infobox if update workspace stashes branches
...
In case branches were stashed due to a conflict we want to communicate what happened. Hopefully soon we wont need any of that with the new conflict resolution flow
2024-06-01 13:51:17 +02:00
Kiril Videlov
72799dacf1
feat: Add help text to Revert button on Snapshot Card.
2024-06-01 12:54:05 +02:00
Caleb Owens
76e3b3f164
removed tooltip and added a hover state to help indicate clickableness
2024-05-31 22:59:46 +02:00
Caleb Owens
3ac4a18c93
disable tooltip length limiter
2024-05-31 14:33:20 +02:00
Caleb Owens
07ed7c8a88
Remove non-advanced mode
2024-05-31 14:33:07 +02:00
Caleb Owens
9cde2babcb
Merge pull request #3818 from gitbutlerapp/customizable-ai-prompts
...
Leeerrrooyyyy jeeennnkkkininnsss
2024-05-31 22:02:31 +02:00
Caleb Owens
0b36e4bcc4
Fixed some stupid shit
2024-05-31 22:00:08 +02:00
Pavel Laptev
564830d8ff
remove console.log ( #3934 )
2024-05-31 16:56:45 +02:00
Pavel Laptev
e8b70859bd
Revert "Refactor: Tailwind remove ( #3932 )" ( #3933 )
...
This reverts commit 89d97d2017
.
2024-05-31 16:20:17 +02:00
Pavel Laptev
89d97d2017
Refactor: Tailwind remove ( #3932 )
...
* remove teilwind CSS imports
* remove Teilwind package
* remove unused CSS
2024-05-31 16:05:47 +02:00
Caleb Owens
509b72409d
Fix prompt selector
2024-05-31 15:38:35 +02:00
Pavel Laptev
2b131097ce
copy updated
2024-05-31 15:00:33 +02:00
Pavel Laptev
bd365fd08a
UI: Custom AI prompts layouts updated
2024-05-31 15:00:33 +02:00
Pavel Laptev
3991cea11f
default prompts updated
...
In order to correctly display code snippets, the code was wrapped in special triple backticks.
2024-05-31 15:00:33 +02:00
Pavel Laptev
c69d3956df
icon typo fix
2024-05-31 15:00:33 +02:00
Pavel Laptev
e2f37d884b
fix removed --size-1 variable error
2024-05-31 15:00:33 +02:00
Pavel Laptev
690d96c818
markdown styles updated
2024-05-31 15:00:33 +02:00
Pavel Laptev
bcd89d5c4c
TextArea: added autoresize
2024-05-31 15:00:33 +02:00
Caleb Owens
a936f89485
Go to a manual save step
2024-05-31 15:00:33 +02:00
Caleb Owens
53abdffb5c
Better defaults if prompt becomes invalid
2024-05-31 15:00:33 +02:00
Caleb Owens
d80475e563
Introduce Customizable AI Prompts
2024-05-31 15:00:33 +02:00
Caleb Owens
78c4fedbbe
Replace PromptMessage[] with Prompt type
2024-05-31 14:59:41 +02:00
Mattias Granlund
d0bf62cb37
Add upstream line from commit lines base
2024-05-30 22:09:10 +02:00
Mattias Granlund
f1fa43060b
Fix criteria for showing shadow commit line column
2024-05-30 21:38:49 +02:00
Mattias Granlund
68a71570a2
Stop the pr card from refreshing all the time
...
- a derived store is clutch for this
2024-05-30 21:35:11 +02:00
Kiril Videlov
088eb23f8e
feat: Show merge base of virtual branch in commit list
2024-05-30 18:41:40 +02:00
Mattias Granlund
60f289f92a
Fix bug in commit lines
...
- handle case where only some commits have been rebased
2024-05-30 19:19:19 +02:00
Caleb Owens
d70b73b256
Improve copy for merge commit
2024-05-30 19:03:49 +02:00
Caleb Owens
8c887c73cc
Components: Enhanced Commit List Display
...
Updated the Remote Branch Preview component to display commits with proper styling and highlighting of first and last commit in a list.
2024-05-30 18:43:54 +02:00
Kiril Videlov
83e4886a73
feat(Board.svelte): show history view on error
2024-05-30 18:20:38 +02:00
Caleb Owens
b7587ecafc
Merge pull request #3908 from gitbutlerapp/fix-branch-files-list
...
Fix shift clicking files
2024-05-30 18:12:31 +02:00
Caleb Owens
20f253c3c5
Fix shift clicking files
2024-05-30 18:06:34 +02:00
Mattias Granlund
d9c96e84db
Fix bug in commit lines
...
- we can rely on change id's when establishing commit relationships
2024-05-30 17:47:05 +02:00
Caleb Owens
726ec5ade9
Don't allow moving hunks if commit is upstream
2024-05-30 17:37:20 +02:00
Caleb Owens
3ee9e2724d
Improve maybe move selection
2024-05-30 17:32:05 +02:00
Caleb Owens
8e0352235c
Be reactive
2024-05-30 16:40:54 +02:00
Caleb Owens
30cc5ba381
Fix the ending end of DnD
2024-05-30 16:23:56 +02:00
Caleb Owens
8103889c75
Fix the starting end of DnD
2024-05-30 15:59:29 +02:00
Caleb Owens
1d009d2a3b
Sanitize file preview code
2024-05-30 14:32:57 +02:00