gitbutler/apps/desktop
Pavel Laptev 95d11a2965
Fix files selection (#4764)
* allow select multiple if the lane is applied

* missing commit Id added

* fix selection with `shift`

* disable draggable icon for unapplied commits

* replace `isPreview` with existing `isUnapplied`

* do not allow mutliple selection for remote commits

* refactor(utils): small update

* revert previous commit

* review changes
2024-08-28 11:27:48 +02:00
..
e2e fix: eslint.config for testing (#4704) 2024-08-16 15:30:53 +02:00
src Fix files selection (#4764) 2024-08-28 11:27:48 +02:00
static/images Update the use and structure of styles (#4524) 2024-07-29 11:29:54 +02:00
.env.development feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
.env.nightly feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
.env.production feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
.env.testing feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
package.json Fix wdio and tsconfig errors 2024-08-23 12:56:24 +02:00
postcss.config.js fix(ui): update ui output (#4649) 2024-08-08 14:51:37 +02:00
svelte.config.js feat: move @gitbutler/cloud into monorepo (#4494) 2024-07-25 15:53:28 +00:00
tsconfig.json Fix wdio and tsconfig errors 2024-08-23 12:56:24 +02:00
vite.config.ts Add AppUpdater component test 2024-08-21 12:40:08 +01:00
vitest-setup.js Add AppUpdater component test 2024-08-21 12:40:08 +01:00
wdio.conf.ts feat: add ffmpeg video recorder for e2e tests (#4686) 2024-08-15 11:54:10 +02:00