Commit Graph

639 Commits

Author SHA1 Message Date
ndom91
25068de8bb
fix: move eslint/prettier to root only 2024-06-28 11:34:54 +02:00
ndom91
7e75780b1a
fix: commitList path 2024-06-27 16:37:54 +02:00
ndom91
a93cd3ceb7
fix: cleanup dependencnies in app and ui 2024-06-27 14:26:56 +02:00
ndom91
0214fab13f
fix: rm commitLines from app 2024-06-27 14:26:41 +02:00
ndom91
2eeb93b81f
feat: add consumption of @gitbutler/ui pkg 2024-06-27 11:39:48 +02:00
ndom91
091b45d5e9
feat: create separate component library subpackage 2024-06-26 18:01:09 +02:00
Kiril Videlov
324941ea0e
add tooltip on the allow rebasing toggle for lanes 2024-06-26 14:02:36 +02:00
Kiril Videlov
3fb7f3b8bb
add the ability to toggle the allow rebasing flag for lanes in the UI 2024-06-26 13:53:13 +02:00
Pavel Laptev
8de4c3b651
Don't focus the last item if multiple selection (#4186) 2024-06-25 22:48:33 +02:00
Kiril Videlov
dc27f164f6
Merge pull request #4183 from gitbutlerapp/amend-commit-label-update
style: Correct spelling of "Ammend" to "Amend" in CardOverlay.
2024-06-25 20:14:16 +02:00
Kiril Videlov
2aa22a16de
style: Correct spelling of "Ammend" to "Amend" in CardOverlay. 2024-06-25 20:12:38 +02:00
Caleb Owens
c0102d4f95
Merge pull request #4182 from gitbutlerapp/Remove-log-that-was-intended-at-one-point-in-time
Remove log that was intended at one point in time
2024-06-25 19:54:09 +02:00
Caleb Owens
5be7b26731
Remove log that was intended at one point in time 2024-06-25 19:46:55 +02:00
Caleb Owens
439320ebeb
Don't auto-generate branch names 2024-06-25 19:43:23 +02:00
Caleb Owens
676b05b318
Merge pull request #4179 from gitbutlerapp/Fix-daft-mistake
Fix daft mistake
2024-06-25 19:05:25 +02:00
Caleb Owens
2952b0355f
Fix daft mistake 2024-06-25 15:26:04 +02:00
Mattias Granlund
6d6789d494 Update branch delete modal message
- it is no longer true the action cannot be undone
- resolves gh issue #4066
2024-06-25 15:27:28 +03:00
Pavel Laptev
fd86ec7a64 CSS: Dashed line fix 2024-06-24 23:55:28 +02:00
Pavel Laptev
3735be9d70 CSS: remove extra div wrapper 2024-06-24 23:22:13 +02:00
Pavel Laptev
90186f5154 The dotted line was not seamless
This approach seems to be working
2024-06-24 22:59:49 +02:00
Pavel Laptev
ee2054c1ea CSS tweaks
- Move matching line classes into a separate CSS file in order to track and maintain styles changes better
- small z-index issue fixed
2024-06-24 22:46:16 +02:00
Caleb Owens
80cf077b16 Undo oopsie 2024-06-24 21:21:40 +02:00
Caleb Owens
eb2205b92b sadfsadfafds 2024-06-24 21:14:03 +02:00
Caleb Owens
3ac69f8ccb fix linting errors 2024-06-24 21:14:03 +02:00
Caleb Owens
a06a9518a4 Allow passing in a height override to the line group 2024-06-24 21:14:03 +02:00
Caleb Owens
869982ce93 Remove storybook-build script 2024-06-24 21:14:03 +02:00
Caleb Owens
a4e791dfd6 Add comments and tweak styles 2024-06-24 21:14:03 +02:00
Caleb Owens
ece26f0f11 Fix story bookks 2024-06-24 21:14:03 +02:00
Caleb Owens
ee8e4c8a30 Seperate the concept of style and color 2024-06-24 21:14:03 +02:00
Caleb Owens
5735cbe13a Added in base nodes 2024-06-24 21:14:03 +02:00
Caleb Owens
a7a18f47db Formattign and stuff 2024-06-24 21:14:01 +02:00
Caleb Owens
857230e233 Remove unused commitlines components 2024-06-24 21:13:28 +02:00
Caleb Owens
6bb005e220 Move over to new commit lines 2024-06-24 21:13:23 +02:00
Caleb Owens
11be4c2d77 different forkpoint start 2024-06-24 20:38:43 +02:00
Caleb Owens
72cc22502b Implement same forkpoint rendering logic 2024-06-24 20:38:43 +02:00
Caleb Owens
23ae910763 Implement line manager 2024-06-24 20:38:43 +02:00
Caleb Owens
c8d7f8b44c Add examples with storybook 2024-06-24 20:38:43 +02:00
Caleb Owens
0d24e39d75 Introduce new commit lines renderer 2024-06-24 20:38:43 +02:00
Caleb Owens
f869293d1f Update commit terminology in frontend 2024-06-24 20:38:43 +02:00
Mattias Granlund
28d72ae5c0 Simplify login code a bit more
- remove rxjs
- use loading state by user service
2024-06-24 23:08:40 +03:00
Nico Domino
a2bbc4e2e2
fix: use @sentry/vite-plugin to upload sourcemaps and create releases (#4166) 2024-06-24 18:23:12 +02:00
Nico Domino
d013b7baf7
fix: improve git remoteUrl parsing (#4147) 2024-06-24 17:53:22 +02:00
Ben
f2ddbfdf7b
fix: update wording in Project settings AI options 2024-06-24 17:14:28 +02:00
Pavel Laptev
57e63b84bb
UI fix: jumpy sidebar width if it's folded (#4164) 2024-06-24 16:47:51 +02:00
Mattias Granlund
09ca68e222 Fix bug where no error toast shown on login failure 2024-06-24 16:46:15 +03:00
Kiril Videlov
9e1f1aab02
no hello, lol 2024-06-24 09:30:36 +02:00
Mattias Granlund
92daa19d66 Move history/snapshot stuff into history folder 2024-06-24 08:20:53 +03:00
Mattias Granlund
6c4c145d84 Move dropzone components 2024-06-24 08:20:53 +03:00
Mattias Granlund
01b3c56d7e Fix import path 2024-06-24 08:20:53 +03:00
Mattias Granlund
3c9744a74f Drop unsued files 2024-06-24 08:20:53 +03:00