Caleb Owens
|
0fb074a7a1
|
Update to react to changes in pr URL
|
2024-02-20 16:16:43 +02:00 |
|
Caleb Owens
|
6a741c22cc
|
Add the context menu to unapplied PRs
|
2024-02-20 16:16:43 +02:00 |
|
Caleb Owens
|
a247f08802
|
Add option to copy PR URL to clipboard
|
2024-02-20 16:16:43 +02:00 |
|
Caleb Owens
|
8b35614188
|
Add word wrap to commit body
|
2024-02-20 14:56:45 +01:00 |
|
Kiril Videlov
|
fb56cad857
|
Merge pull request #2750 from gitbutlerapp/Move-commit-to-vbranch-tests
move commit functionality
|
2024-02-20 14:55:40 +01:00 |
|
Kiril Videlov
|
5976477a29
|
Merge pull request #2829 from gitbutlerapp/fixex-project-auto-fetch
fixex-project-auto-fetch
|
2024-02-20 10:49:47 +01:00 |
|
Kiril Videlov
|
663dcf1115
|
fix: only fetch poject when navigation goes to a new project
|
2024-02-20 10:37:33 +01:00 |
|
Mattias Granlund
|
52560922cd
|
Allow front end periods in branch names
Noticed a PR changing the branch name regex in the rust code, this pr fixes the same thing
in the typescript code.
https://github.com/gitbutlerapp/gitbutler/pull/2766/files
|
2024-02-20 10:56:45 +02:00 |
|
Pavel Laptev
|
1786a38cf3
|
Merge pull request #2810 from Caleb-T-Owens/Add-tooltip-to-show-full-commit-message
Add tooltip to show full commit message
|
2024-02-20 02:07:31 +01:00 |
|
Pavel Laptev
|
1bdc4eb322
|
ui: buttons align changed
|
2024-02-20 02:05:47 +01:00 |
|
Pavel Laptev
|
376cee414a
|
lint fix: unused component removed
|
2024-02-20 01:52:58 +01:00 |
|
Pavel Laptev
|
dba7ebf89a
|
ui: commit card styles update
|
2024-02-20 01:49:52 +01:00 |
|
Kiril Videlov
|
3bc56d6c1f
|
chore: replace app internal scheduled fetching with UI triggered fetching on per-project basis
|
2024-02-20 00:52:30 +01:00 |
|
Caleb Owens
|
7e2ef922dd
|
Handle commit descriptions that start with just one new line rather than 2
|
2024-02-19 22:14:39 +00:00 |
|
Caleb Owens
|
5b340f1301
|
Update icon alignment, and author-name
Fix linting errors
|
2024-02-19 22:14:39 +00:00 |
|
Caleb Owens
|
adbebb93fd
|
Updated styles and now pull title and body from commit methods
Update styles
Update title class
Updated styles
Refactor conditions
|
2024-02-19 22:14:39 +00:00 |
|
Caleb Owens
|
95b18f8806
|
More changes
With more lines
|
2024-02-19 22:14:39 +00:00 |
|
Caleb Owens
|
6c0603813b
|
Add tooltip to show full commit message
|
2024-02-19 22:14:39 +00:00 |
|
Pavel Laptev
|
44cb3d5b42
|
small UI tweaks
|
2024-02-19 21:47:21 +01:00 |
|
Pavel Laptev
|
9a5fe102a7
|
NotOnGitButlerBranch refactor
- fixed screen flickering
- page layout updated
|
2024-02-19 21:43:51 +01:00 |
|
Pavel Laptev
|
7227d7acf6
|
small copy change
in order to make the button shorter
|
2024-02-19 21:42:27 +01:00 |
|
AbhishekThorat
|
48ea49f323
|
- Lint fix
|
2024-02-20 01:20:14 +05:30 |
|
AbhishekThorat
|
dea2b64b6f
|
- Minor variable name change
|
2024-02-20 01:16:56 +05:30 |
|
Abhishek Thorat
|
7acfd2a8a9
|
Merge branch 'master' into support/remove-project-from-not-on-git-butler-branch
|
2024-02-20 01:01:13 +05:30 |
|
AbhishekThorat
|
411f85b783
|
- Fix project not found issue after deleting project from non-git-butler-branch screen
|
2024-02-19 23:47:48 +05:30 |
|
Kiril Videlov
|
fde55c81ac
|
Merge pull request #2816 from Meesayen/add-file-discard-menu-in-tree-view
chore: applied context menu to discard file to the tree view
|
2024-02-19 18:51:43 +01:00 |
|
AbhishekThorat
|
016d79928c
|
- lint fix
|
2024-02-19 21:30:48 +05:30 |
|
AbhishekThorat
|
abf4f9d16e
|
Merge branch 'master' of https://github.com/AbhishekThorat/gitbutler into support/remove-project-from-not-on-git-butler-branch
|
2024-02-19 21:27:51 +05:30 |
|
AbhishekThorat
|
19495250e0
|
- Add Remove this project ... button with not on git butler branch screen
|
2024-02-19 21:23:09 +05:30 |
|
Pavel Laptev
|
9c52e18d39
|
UI fix: replaced textarea element with TextArea component
|
2024-02-19 15:30:57 +01:00 |
|
Pavel Laptev
|
aa20f30f4d
|
CSS fix: trancate long virtual branch names
|
2024-02-19 15:27:00 +01:00 |
|
Pavel Laptev
|
673e6c1a42
|
project setup card feature style fix
|
2024-02-19 15:26:22 +01:00 |
|
Meesayen
|
a8e1c7bc7d
|
chore: applied context menu to discard file to the tree view
|
2024-02-19 14:59:27 +01:00 |
|
Meesayen
|
0fddf1bc5b
|
chore: consider "contextmenu" event as a click outside event too
|
2024-02-19 15:46:16 +02:00 |
|
Nikita Galaiko
|
658a1ab1be
|
connect ui to move_commit
|
2024-02-19 14:43:20 +01:00 |
|
AbhishekThorat
|
52607dfb75
|
- Add default branch check before deleting virtual branch directly
|
2024-02-19 15:35:10 +02:00 |
|
AbhishekThorat
|
fa8386552c
|
fix - Avoid showing delete branch modal for empty virtual branch.
|
2024-02-19 15:35:10 +02:00 |
|
Meesayen
|
de7d869411
|
fix: hunk and file context menu now correctly dismiss
|
2024-02-19 15:27:09 +02:00 |
|
Meesayen
|
f36ba52b27
|
fix: the branch card's options menu is truncated by a recently added overflow:hidden
|
2024-02-19 15:14:59 +02:00 |
|
Dino Lindlau
|
16f834fc08
|
Add a custom renderer for links, same as in ToastControlelr
|
2024-02-19 13:08:18 +02:00 |
|
Pavel Laptev
|
21d11c84c5
|
refactor: TextBox component refactor, select component updated
|
2024-02-19 01:29:01 +01:00 |
|
Pavel Laptev
|
54a5e4eef9
|
UI: card style update
|
2024-02-19 01:27:40 +01:00 |
|
Pavel Laptev
|
ae0c24ffaa
|
shadow design tokens update
|
2024-02-19 00:24:14 +01:00 |
|
Pavel Laptev
|
2959840c3f
|
discard file copy update
|
2024-02-19 00:22:52 +01:00 |
|
Meesayen
|
d133f21b30
|
chore: fix linting issue
|
2024-02-18 20:53:35 +01:00 |
|
Federico Giovagnoli
|
bbdb24973c
|
Merge branch 'master' into discard-entire-file-via-contextmenu
|
2024-02-18 20:51:37 +01:00 |
|
Pavel Laptev
|
564ea365f1
|
resizer position bug fixed
|
2024-02-18 20:12:36 +01:00 |
|
Kiril Videlov
|
4797efd663
|
Merge branch 'master' into discard-entire-file-via-contextmenu
|
2024-02-18 15:48:17 +01:00 |
|
Pavel Laptev
|
bd01a2d88d
|
small css fixes, color theme tweaking
|
2024-02-18 15:27:56 +01:00 |
|
Pavel Laptev
|
ccaa380b36
|
light color for intaractive states updated
|
2024-02-18 15:23:03 +01:00 |
|