Commit Graph

  • 2694f6f10b remove unused text class Pavel Laptev 2024-08-14 01:20:21 +0200
  • 9c4532424f Simplify text class names Pavel Laptev 2024-08-14 01:17:55 +0200
  • ac7a926f39 replace full body classes Pavel Laptev 2024-08-14 01:12:39 +0200
  • ccd5ec2126
    somewhat fix the ODB performance bottleneck with better caching. Sebastian Thiel 2024-08-13 16:24:43 +0200
  • eba25b56ef
    Use gix to find branchs and get the local tracking branch Sebastian Thiel 2024-08-13 10:40:51 +0200
  • 4747568517
    Use gix for tree-tree-diff Sebastian Thiel 2024-08-13 09:35:33 +0200
  • ca5300d115
    Use gix for simple ref-walk that won't go past the merge-base. Sebastian Thiel 2024-08-12 10:43:22 +0200
  • a9d33bbffc
    add benchmark just for revwalking Sebastian Thiel 2024-08-12 11:11:22 +0200
  • ffa3471a6b
    Make it more obvious where gitoxide repositories are used. Sebastian Thiel 2024-08-12 10:35:33 +0200
  • 1be95c2250
    Assure we can use different merge bases when showing branch details. Sebastian Thiel 2024-08-11 20:40:41 +0200
  • 0580e85ae6
    add tests for get_branch_listing_details() Sebastian Thiel 2024-08-10 21:04:09 +0200
  • 9808dd63a4
    add benchmarks for branch details Sebastian Thiel 2024-08-11 11:36:07 +0200
  • d5b33b6081
    Add list-all subcommand Sebastian Thiel 2024-08-11 16:52:36 +0200
  • 3a5dfb74dd
    add --trace to enable tracing Sebastian Thiel 2024-08-11 14:55:00 +0200
  • 7b76f2a7f2
    branch listing and branch details for the CLI Sebastian Thiel 2024-08-11 14:04:37 +0200
  • e2f65596f5
    minor refactor Sebastian Thiel 2024-08-10 17:02:22 +0200
  • f8f3e68e86
    optimize git2 for good measure, and enable them from tauri and cli Sebastian Thiel 2024-08-13 15:10:47 +0200
  • 8cde796217
    Use latest gix from branch on GitHub Sebastian Thiel 2024-08-13 19:30:06 +0200
  • 1d1e8eec9b
    Discard changes to apps/desktop/src/app.d.ts Nico Domino 2024-08-13 17:14:25 +0200
  • 26fab808f8
    fix: data-testid on <input /> element ndom91 2024-08-13 17:12:49 +0200
  • 664b23db80
    fix: camelCase all testId props ndom91 2024-08-13 17:09:36 +0200
  • 9804b1f104
    fix: rm '*.spec.js' from wdio input files glob ndom91 2024-08-13 17:09:15 +0200
  • dc1b2af4ac
    fix: rm e2e/videos dir ndom91 2024-08-13 17:01:06 +0200
  • cd8f2acd41
    fix: rm wdio-video-reporter ndom91 2024-08-13 17:01:00 +0200
  • 108963d842
    fix: revert test-e2e changes ndom91 2024-08-13 16:58:55 +0200
  • 2ba637c2ef
    Merge branch 'ndom91/add-initial-project-e2e-test' of github.com:gitbutlerapp/gitbutler into ndom91/add-initial-project-e2e-test ndom91 2024-08-13 16:54:08 +0200
  • 1e4e6072a1
    fix: use /tmp dir for e2e dummy project directories ndom91 2024-08-13 16:54:03 +0200
  • 6867870d41
    Merge branch 'master' into ndom91/add-initial-project-e2e-test Nico Domino 2024-08-13 16:35:24 +0200
  • 85f423e41c
    fix: testid typo Test User 2024-08-13 16:32:54 +0200
  • 81f70d3e95
    feat: add data-testids to onboarding btns Test User 2024-08-13 16:23:28 +0200
  • 8507288f82
    fix: move git init away from global Test User 2024-08-13 16:00:11 +0200
  • 4f6748b873
    Merge branch 'master' into ndom91/macos-e2e-docker-image ndom91/macos-e2e-docker-image Nico Domino 2024-08-13 15:54:04 +0200
  • 37152d9042
    fix: cleanup Test User 2024-08-13 14:14:54 +0200
  • 78d60c2dfb
    fix: set git config in project only for dummy repo Test User 2024-08-13 11:25:25 +0200
  • e6a020f680
    fix: extract input setValue helper Test User 2024-08-13 11:25:01 +0200
  • 310aaf8de6
    Merge branch 'master' into ndom91/macos-e2e-docker-image Nico Domino 2024-08-13 10:47:59 +0200
  • bc584d8fe8
    Merge branch 'ndom91/add-initial-project-e2e-test' of github.com:gitbutlerapp/gitbutler into ndom91/add-initial-project-e2e-test ndom91 2024-08-13 10:43:42 +0200
  • 523206abe4
    Merge branch 'ndom91/add-initial-project-e2e-test' of github.com:gitbutlerapp/gitbutler into ndom91/add-initial-project-e2e-test ndom91 2024-08-13 09:50:37 +0200
  • 29e35d08b2 Run cli build before e2e tests Mattias Granlund 2024-08-12 09:54:58 +0200
  • 4e8aba1f27 Fix e2e test Mattias Granlund 2024-08-12 00:15:06 +0200
  • 117da3c4d2 Fix e2e test mbg/add-initial-project-e2e-test Mattias Granlund 2024-08-12 00:15:06 +0200
  • 117c2861df lint error fixes Pavel Laptev 2024-08-11 23:01:58 +0200
  • b9458450b8 Avatar and AvatarGrouping components Pavel Laptev 2024-08-11 22:46:16 +0200
  • d7d4a9747e fix: prettier cleanup ndom91 2024-08-09 14:40:40 +0200
  • 30c70635f0 fix: disable video recording temporarily ndom91 2024-08-09 13:52:42 +0200
  • a427733709 fix: pnpm-lock regeneration ndom91 2024-08-09 12:33:04 +0200
  • 6d35456736 fix: cleanup add-project.spec.ts ndom91 2024-08-09 12:32:52 +0200
  • 66a4ed0171 fix: move wdio to TS ndom91 2024-08-09 12:25:17 +0200
  • c58f7f63ed fix: cleanup wdio tests ndom91 2024-08-09 11:28:48 +0200
  • c2475736ba fix: e2e test target dir ndom91 2024-08-08 18:09:38 +0200
  • b552f9caaf fix: revert for-listing changes ndom91 2024-08-08 18:02:08 +0200
  • d671777617 Discard changes to crates/gitbutler-branch-actions/tests/fixtures/for-listing.sh Nico Domino 2024-08-08 17:57:28 +0200
  • 0c9a892ce4 fix: cleanup ndom91 2024-08-08 17:54:34 +0200
  • 34bde03ba0 fix: rm unnecessary screenshot dir references ndom91 2024-08-08 17:48:00 +0200
  • 24b4fb70ba fix: remove manual screenshot recording ndom91 2024-08-08 17:47:12 +0200
  • 73c52eb97a feat: create our own init-repos.sh script ndom91 2024-08-08 17:40:04 +0200
  • da32419e9f feat: use for-listing.sh to generate dummy repo for test ndom91 2024-08-08 17:23:36 +0200
  • a7fb1b1b2d fix: add data-testid analytics-continue selector ndom91 2024-08-08 13:21:23 +0200
  • e8a463656e feat: support testid on <Button /> ndom91 2024-08-08 12:06:30 +0200
  • 887c6a8a8e fix: read hidden input path on btn click ndom91 2024-08-06 16:14:51 +0200
  • 2f64eb8a9f fix: remaining add-project steps ndom91 2024-08-06 16:12:13 +0200
  • 9d43a3d08c fix: .gitignore typo for e2e/screenshots ndom91 2024-08-06 13:02:55 +0200
  • 4883703a5a fix: add manual module declaration for wdio-video-reporter ndom91 2024-08-06 13:01:40 +0200
  • 0799bc44b3 fix: wdio-video-reporter pnpm-lock.yaml updates ndom91 2024-08-06 12:58:51 +0200
  • 720d3844ac fix: gitignore ndom91 2024-08-05 18:50:56 +0200
  • 374bb02134 feat: add video reporter ndom91 2024-08-05 18:49:54 +0200
  • 70c78b1715 feat: add handleTelemetry helper and more fileDialog handling experiments ndom91 2024-08-05 17:27:13 +0200
  • f8a4047282 feat: add beginnings of addProject test and screenshot upload ndom91 2024-08-02 15:04:02 +0200
  • 8db1bb35d8 Add upload for e2e artifacts Mattias Granlund 2024-08-11 11:57:30 +0200
  • 97b18fd635 Update design tokens Pavel Laptev 2024-08-10 23:50:09 +0200
  • bb791f7d13 Remove colons, following svelte(?) upgrade Comnir 2024-08-10 20:28:22 +0300
  • 130cef5eb4 fix: clicking Cancel on new project page does nothing - Fixes #2539 - Clicking 'Add new project' immediately adds the the repo to the projects list - Clicking Cancel on the project setup pageredirects to the app root page - If the projects list conatins a project, the root page redirects to the project page. When the project setup is incomplete, the project setup is displayed - To avoid this redirect, clicking cancel now deletes the project Comnir 2024-08-10 20:00:51 +0300
  • c0786c2cc6 Limit number of parallel selenium instances mbg/selenium-webdriver Mattias Granlund 2024-08-09 22:50:11 +0200
  • 4f08daa8e0 Revert test:e2e -> test:selenium Mattias Granlund 2024-08-09 22:12:10 +0200
  • 502b775732 Merged origin/master into ndom91/selenium-webdriver Mattias Granlund 2024-08-09 21:56:46 +0200
  • a4247884a3
    fix: use selenium in 'test-e2e.yml' GHA ndom91/selenium-webdriver ndom91 2024-08-09 16:00:33 +0200
  • 828c526a3d
    Merge branch 'master' into ndom91/selenium-webdriver Nico Domino 2024-08-09 15:46:38 +0200
  • 582991e186
    Merge branch 'master' into ndom91/fix-git-url-parse-local-remote Nico Domino 2024-08-09 15:41:12 +0200
  • 2a2db59540
    fix: return early from clone fn if undefined ndom91 2024-08-09 15:40:19 +0200
  • 3ed2a53703
    fix: return undefined in case of error ndom91 2024-08-09 15:38:27 +0200
  • 18ea179ff7
    fix: rm unused catch arg ndom91 2024-08-09 15:34:31 +0200
  • 6157dc7719
    fix: return local owner ndom91 2024-08-09 15:33:06 +0200
  • 831a019cc0
    fix: handle local paths as git remote URIs ndom91 2024-08-09 15:29:04 +0200
  • 26f05eaef2
    fix: clean and auto-generate repo for selenium test ndom91 2024-08-09 15:27:23 +0200
  • 836ab729ef
    Merge branch 'master' into ndom91/selenium-webdriver Nico Domino 2024-08-09 14:42:56 +0200
  • 8f6ff0d880
    fix: cleanup Welcome components ndom91 2024-08-09 14:41:21 +0200
  • f889c67a88
    fix: prettier cleanup ndom91 2024-08-09 14:40:40 +0200
  • ce589ddec5
    fix: add data-testid to necessary elements in this PR as well ndom91 2024-08-09 14:38:31 +0200
  • bd08a9ef29
    fix: finish add-project onboarding flow in selenium-webdriver ndom91 2024-08-09 14:22:51 +0200
  • 3c919cf306
    feat: add data-testid to ui package Button component ndom91 2024-08-09 14:21:49 +0200
  • fa29d3d30d
    fix: pnpm-lock.yaml ndom91 2024-08-09 13:59:00 +0200
  • 79c706cf59
    fix: update .gitignore ndom91 2024-08-09 13:53:22 +0200
  • 1177e719eb
    fix: disable video recording temporarily ndom91 2024-08-09 13:52:42 +0200
  • c183693fdf
    fix: pnpm-lock regeneration ndom91 2024-08-09 12:33:04 +0200
  • 832a61a63a
    fix: cleanup add-project.spec.ts ndom91 2024-08-09 12:32:52 +0200
  • e3178f22a3
    fix: move wdio to TS ndom91 2024-08-09 12:25:17 +0200
  • e4ab2f1fc1 final test mbg/e2e-test-copy Mattias Granlund 2024-08-09 11:34:58 +0200
  • c340b854a6
    Merge branch 'master' into ndom91/selenium-webdriver ndom91 2024-08-09 11:31:44 +0200
  • 68a46d940f
    fix: cleanup wdio tests ndom91 2024-08-09 11:28:48 +0200
  • 17e22e896b
    feat: selenium 'add project' test ndom91 2024-08-09 11:23:07 +0200