Commit Graph

  • d003188a8a Await awaitable expect Mattias Granlund 2024-08-09 11:13:57 +0200
  • 26c0fc5f41 Add back rest of test Mattias Granlund 2024-08-09 11:00:15 +0200
  • f945df2550
    fix: initial acceptTelemetry step working ndom91 2024-08-09 10:59:15 +0200
  • 2926231a6a
    Merge branch 'master' into ndom91/ui-watch-mode-fix ndom91/ui-watch-mode-fix Nico Domino 2024-08-09 10:21:55 +0200
  • f1eb074e8c
    fix: test desc ndom91 2024-08-09 10:19:44 +0200
  • 9c84371159
    fix: cleanup ndom91 2024-08-09 10:18:39 +0200
  • 38f3b6894e
    fix: passing test ndom91 2024-08-09 10:17:53 +0200
  • 78908d280c
    fix: path to binary ndom91 2024-08-09 10:15:37 +0200
  • 8e586886ac
    fix: remove all wdio ndom91 2024-08-09 10:08:08 +0200
  • ed94228326
    Revert "fix: remove selenium-webdriver" ndom91 2024-08-09 10:05:00 +0200
  • ba2632d2a6 Use sigterm instead of sigkill again Mattias Granlund 2024-08-08 23:57:26 +0200
  • 2c720e9d2d Remove video reporter Mattias Granlund 2024-08-08 23:44:16 +0200
  • ee4966f493 Kill tauri-driver if exists Mattias Granlund 2024-08-08 23:41:21 +0200
  • 953b61ba45 shorten test Mattias Granlund 2024-08-08 23:34:28 +0200
  • dac9f54a77 Try out possible fix Mattias Granlund 2024-08-08 23:11:24 +0200
  • 59e6647a4b remove retries Mattias Granlund 2024-08-08 21:32:14 +0200
  • f954b7ac1c Add another maxInstances Mattias Granlund 2024-08-08 21:20:13 +0200
  • 55f47aa9aa
    fix: cleanup ui package scripts for better watch mode ndom91 2024-08-08 20:39:05 +0200
  • f9401c1058
    feat(branch): provide early return for empty branch list add-virtual-branch-redirect Kiril Videlov 2024-08-08 19:57:33 +0200
  • 79a322123f
    fix: e2e test target dir ndom91 2024-08-08 18:09:38 +0200
  • 777bec9cd5
    fix: revert for-listing changes ndom91 2024-08-08 18:02:08 +0200
  • 0cccb9a9cd
    Discard changes to crates/gitbutler-branch-actions/tests/fixtures/for-listing.sh Nico Domino 2024-08-08 17:57:28 +0200
  • 542eceb096
    fix: cleanup ndom91 2024-08-08 17:54:34 +0200
  • 8d63225331
    Revert "Merge branch 'ndom91/add-initial-project-e2e-test' of github.com:gitbutlerapp/gitbutler into ndom91/add-initial-project-e2e-test" ndom91 2024-08-08 17:53:49 +0200
  • 917c3a5db0
    Merge branch 'ndom91/add-initial-project-e2e-test' of github.com:gitbutlerapp/gitbutler into ndom91/add-initial-project-e2e-test ndom91 2024-08-08 17:48:17 +0200
  • 31bb301ad0
    fix: rm unnecessary screenshot dir references ndom91 2024-08-08 17:48:00 +0200
  • f49079a46a
    fix: remove manual screenshot recording ndom91 2024-08-08 17:47:12 +0200
  • 989322f205
    feat: create our own init-repos.sh script ndom91 2024-08-08 17:40:04 +0200
  • fddb0f318f
    feat: create our own init-repos.sh script ndom91 2024-08-08 17:40:04 +0200
  • b87aa1ed28
    Merge branch 'ndom91/add-initial-project-e2e-test' of github.com:gitbutlerapp/gitbutler into ndom91/add-initial-project-e2e-test ndom91 2024-08-08 17:23:40 +0200
  • 0317fd053c
    feat: use for-listing.sh to generate dummy repo for test ndom91 2024-08-08 17:23:36 +0200
  • e42b3e4800
    Merge branch 'master' into ndom91/add-initial-project-e2e-test Nico Domino 2024-08-08 17:05:33 +0200
  • 9e90aeedb5
    fix: upload both videos and screenshots onFailure() ndom91 2024-08-08 15:46:11 +0200
  • 6cbe6ebb62
    Merge branch 'master' into ndom91/macos-e2e-docker-image Nico Domino 2024-08-08 15:10:24 +0200
  • fe6ecb2e17
    Merge branch 'master' into ndom91/add-initial-project-e2e-test Nico Domino 2024-08-08 15:10:16 +0200
  • adcfe9a049
    fix: default export postcss config ndom91 2024-08-08 14:45:33 +0200
  • eae1c566c9
    Merge branch 'ndom91/ui-package-json-cleanup' of github.com:gitbutlerapp/gitbutler into ndom91/ui-package-json-cleanup ndom91 2024-08-08 14:32:50 +0200
  • 5800653d16
    fix: more postcss.config -> esm and add @types/postcss-pxtorem ndom91 2024-08-08 14:32:46 +0200
  • 9d5c3845d5
    fix: cleanup Dockerfile and add dockerignore node_modules ndom91 2024-08-08 14:16:48 +0200
  • 6ef1e2507a
    fix: wdio conf binary target path in container ndom91 2024-08-08 14:00:40 +0200
  • 77d2441b1b
    fix: Dockerfile install and build deps in container ndom91 2024-08-08 13:48:55 +0200
  • 768e0cdad6
    fix: ignore e2e screenshots/video artifacts ndom91 2024-08-08 13:46:37 +0200
  • 23b58eab9a
    fix: add data-testid analytics-continue selector ndom91 2024-08-08 13:21:23 +0200
  • 54712aced6
    feat: support testid on <Button /> ndom91 2024-08-08 12:06:30 +0200
  • 440d006dee
    Merge branch 'master' into ndom91/add-initial-project-e2e-test Nico Domino 2024-08-08 11:50:35 +0200
  • 9929bc6bf4
    Merge branch 'ndom91/macos-e2e-docker-image' of github.com:gitbutlerapp/gitbutler into ndom91/macos-e2e-docker-image ndom91 2024-08-08 11:46:13 +0200
  • 7020970be3
    Merge branch 'master' into ndom91/macos-e2e-docker-image Nico Domino 2024-08-08 11:46:05 +0200
  • 77d1d1a21a
    Merge branch 'master' into ndom91/ui-package-json-cleanup Nico Domino 2024-08-08 11:46:00 +0200
  • ff741f39f2
    fix: ui put styles together and use esm for postcss.config ndom91 2024-08-08 11:43:35 +0200
  • f8d3cfd31e
    fix: simplify Dockerfile to only run mounted in binary ndom91 2024-08-08 11:42:34 +0200
  • f9f17b58ba
    fix: add dockerignore ndom91 2024-08-08 10:13:56 +0200
  • 25dc9a3773
    Merge branch 'master' into ndom91/macos-e2e-docker-image Nico Domino 2024-08-08 10:04:11 +0200
  • d6c18baaa4
    fix: cleanup Dockerfile and add comments ndom91 2024-08-07 17:18:47 +0200
  • 1ee70d22b7
    feat: add Dockerfile and minor wdio adjustments ndom91 2024-08-07 17:12:16 +0200
  • 18bf37e335
    feat: add Dockerfie for running tauri e2e tests ono mac ndom91 2024-08-07 16:23:17 +0200
  • 3d328ddece Add edit mode actions Edit-mode-actions Caleb Owens 2024-08-07 15:18:33 +0200
  • 710938d41b
    Merge pull request #4687 from gitbutlerapp/Refactor-modeService Caleb Owens 2024-08-14 11:54:40 +0200
  • 838f6e6226 Refactor mode service to remove manual unsubscribe Caleb Owens 2024-08-14 11:22:47 +0200
  • 83283d918c
    Merge pull request #4682 from gitbutlerapp/Provide-current-mode-to-frontend Caleb Owens 2024-08-14 10:02:37 +0200
  • fdea1cb0f5
    UI lib: text utility classes (#4684) Pavel Laptev 2024-08-14 09:52:20 +0200
  • 11ff8a71cc
    feat: initial addProject test with WebdriverIO (#4589) nightly/0.5.669 Nico Domino 2024-08-13 17:31:19 +0200
  • e0d7b56cb5 Provide current mode to frontend Caleb Owens 2024-08-13 17:05:28 +0200
  • 796f8fe011
    Merge pull request #4642 from gitbutlerapp/add-edit-mode Caleb Owens 2024-08-13 14:27:44 +0200
  • c98421171e Introduce edit mode asdf Caleb Owens 2024-08-07 15:17:58 +0200
  • 8f51169004
    Merge pull request #4680 from gitbutlerapp/dependabot/github_actions/actions/cache-4 Kiril Videlov 2024-08-13 11:54:17 +0200
  • 9c65fa4855
    Bump actions/cache from 3 to 4 dependabot[bot] 2024-08-12 15:54:33 +0000
  • 86a9af2c65 Run cli build before e2e tests nightly/0.5.668 Mattias Granlund 2024-08-12 09:54:58 +0200
  • 273b7f9332
    UI updates (#4676) Pavel Laptev 2024-08-12 09:34:18 +0200
  • d9d93f21e8
    Merge pull request #4674 from gitbutlerapp/Scope-selected-option-to-project release/0.12.19 nightly/0.5.667 nightly/0.5.666 Caleb Owens 2024-08-11 17:39:04 +0200
  • e18749ad1f feat(branches): add project-specific branch listing options Caleb Owens 2024-08-11 17:29:49 +0200
  • 4757ade9ce
    Merge pull request #4673 from gitbutlerapp/Performance-improvements-and-conditionally-hiding-PRs-button Caleb Owens 2024-08-11 17:25:35 +0200
  • d68959bb78 feat(branch): optimize listing and enhance lazy loading Caleb Owens 2024-08-11 16:08:29 +0200
  • 56ff9c7f5f Add upload for e2e artifacts Mattias Granlund 2024-08-11 11:57:30 +0200
  • 2942aaeab4
    Merge pull request #4669 from gitbutlerapp/Added-a-failure-event-for-repository-cloning nightly/0.5.665 Caleb Owens 2024-08-10 15:56:00 +0200
  • 4c47923485 feat(CloneForm): add error tracking and improve typing Caleb Owens 2024-08-10 15:31:04 +0200
  • 2b70372933
    Merge pull request #4668 from gitbutlerapp/update-navigation-styles-height-fix nightly/0.5.664 Kiril Videlov 2024-08-10 13:54:08 +0200
  • 252568ec20
    makes it easier to drag window Kiril Videlov 2024-08-10 13:51:12 +0200
  • 06924f05bd
    Merge pull request #4665 from Byron/git2-to-gix Sebastian Thiel 2024-08-10 10:37:19 +0200
  • b2030b48c0
    Merge pull request #4667 from gitbutlerapp/update-delete-button-name release/0.12.18 nightly/0.5.663 nightly/0.5.662 Kiril Videlov 2024-08-09 22:52:10 +0200
  • a6ada0423f
    refactor: Change button text to "Delete local" in BranchPreviewHeader. Kiril Videlov 2024-08-09 22:48:58 +0200
  • b92407a5df
    branch-listing benchmarks now work again Sebastian Thiel 2024-08-09 21:12:57 +0200
  • 107eea6743
    Use gix for branch normalization Sebastian Thiel 2024-08-09 20:46:07 +0200
  • 0d1ac25ef4
    Use the latest version of gix for sanitization support Sebastian Thiel 2024-08-09 20:41:22 +0200
  • ed7a8c4027
    Merge pull request #4663 from gitbutlerapp/create-delete-local-branch git2-to-gix Kiril Videlov 2024-08-09 16:07:54 +0200
  • d635f72269
    i dont trust the old Refname implementation Kiril Videlov 2024-08-09 15:59:32 +0200
  • 494e2284b7
    fix: handle local paths as git remote URIs (#4664) Nico Domino 2024-08-09 15:46:32 +0200
  • 63b43b3f23
    UI: the branch preview now has a button to delete local branches Kiril Videlov 2024-08-09 15:30:10 +0200
  • e295da03a1
    adds a delete local branch command Kiril Videlov 2024-08-09 15:29:08 +0200
  • af6815d3e6
    Merge pull request #4658 from Byron/fixes Sebastian Thiel 2024-08-09 15:37:08 +0200
  • a261ca281e
    Merge pull request #4659 from gitbutlerapp/UX/UI--Sidebar-selected-state Kiril Videlov 2024-08-09 13:48:20 +0200
  • de2989f352
    Don't use gix built-in serialization as it will leave BString as sequence of numbers. Sebastian Thiel 2024-08-09 10:38:52 +0200
  • 1e68698cd1 UX/UI: Improve selected state for sidebar buttons Pavel Laptev 2024-08-09 12:34:29 +0200
  • acbd42fce3
    Revert "remove unnecessary BString-related serde functions." Sebastian Thiel 2024-08-09 10:37:23 +0200
  • 4c76e2a6ee
    Revert "Revert "Merge pull request #4652 from gitbutlerapp/git2-to-gix"" Sebastian Thiel 2024-08-09 10:30:52 +0200
  • eebdae680b
    Merge pull request #4657 from gitbutlerapp/rev-something nightly/0.5.661 Kiril Videlov 2024-08-09 10:26:23 +0200
  • 88496e6219 Revert "Merge pull request #4652 from gitbutlerapp/git2-to-gix" Kiril Videlov 2024-08-09 10:18:51 +0200
  • 9a4b86a6d8
    Merge pull request #4651 from Byron/assure-benches nightly/0.5.660 Sebastian Thiel 2024-08-09 08:54:19 +0200
  • ae8b05ae70
    Merge pull request #4652 from gitbutlerapp/git2-to-gix Sebastian Thiel 2024-08-09 08:53:55 +0200
  • 4d9b6a4a93
    Merge pull request #4655 from gitbutlerapp/package-UI Kiril Videlov 2024-08-09 08:53:16 +0200
  • c940d74631 Fix: path to fonts in UI Pavel Laptev 2024-08-08 21:15:05 +0200