Caleb Owens
fa75c8f817
Merge pull request #3424 from gitbutlerapp/refactor-settings-into-multiple-files
...
Refactor settings into multiple real pages
2024-04-07 12:36:30 +01:00
Mattias Granlund
f4ba84753b
Check for locked status correctly
...
- always check on boolean property instead of array length
2024-04-05 15:30:26 +02:00
Pavel Laptev
04fb7848ce
Smol CSS fixes ( #3441 )
...
* zindex remove: it crops the sidebar resizer thumb
* delete project button changed to the contrast one
2024-04-05 13:09:44 +02:00
Caleb Owens
2b780fdbde
Removed overly specific type casts
2024-04-05 00:16:22 +01:00
Caleb Owens
d5f5f90e7a
Fix import ordering in sidebar
2024-04-05 00:00:21 +01:00
Caleb Owens
d7ae34d612
Rename ProfileSIdebar to Sidebar
2024-04-04 23:56:36 +01:00
Caleb Owens
1b94b2fcdd
Fix formatting
2024-04-04 23:06:02 +01:00
Caleb Owens
00910c8027
De-duplicate AnalyticsSettings
2024-04-04 23:06:02 +01:00
Caleb Owens
5ef5fa0143
Refactor settings into multiple real pages
2024-04-04 23:06:00 +01:00
Mattias Granlund
1c2db6f24f
Allow amend while hunk/file locked
...
We have gone a bit back and forth here, but this should be the right way of handling locks wrt to dragging.
- uses dropzone accept call to dynamically block locked hunks/files
2024-04-04 21:06:30 +02:00
Mattias Granlund
96a3237ac1
Allow merging/rebasing from branch preview
...
- feels like you shouldn't need to apply a branch just to merge a pr
2024-04-04 19:14:05 +02:00
Mattias Granlund
e95fb62410
Flatten the AI service directory
...
- resolves cyclic dependency between the two packages
2024-04-04 19:06:28 +02:00
Mattias Granlund
54cba257dd
Fix cyclical dependency in AI service
2024-04-04 18:19:26 +02:00
Mattias Granlund
295e14ee50
Improve wait conditions for PR checks
...
- continue waiting if there are check suites that haven't completed
2024-04-04 15:49:51 +02:00
Pavel Laptev
b36bc1ff4b
wiggle lock files if dragging ( #3432 )
...
* wiggle lock files if dragging
* lint fixes
* Expand lane only when clicking expand button
- previous behavior was click anywhere to expand
* wiggle lock files if dragging
* lint fixes
* minor comments change
---------
Co-authored-by: Mattias Granlund <mtsgrd@gmail.com>
2024-04-04 15:31:56 +02:00
Mattias Granlund
6b888c3e89
Expand lane only when clicking expand button
...
- previous behavior was click anywhere to expand
2024-04-04 15:19:57 +02:00
Mattias Granlund
5882d2ed32
Update two eslint npm packages
...
- dependabot doesn't suggest major upgrades
2024-04-04 14:57:28 +02:00
Josh Junon
5a9962bc5a
initial move of crates (no config changes)
2024-04-04 11:49:12 +02:00