Commit Graph

64 Commits

Author SHA1 Message Date
c0fdae3d3c wip 2025-12-03 16:33:12 +01:00
a572e6edce alpha wip 2025-12-03 01:16:37 +01:00
97e29d3d80 alpha wip 2025-12-03 00:46:08 +01:00
3b55fd1a63 website landing page 2025-12-02 21:17:22 +01:00
895318ac40 website landing page 2025-12-02 19:44:18 +01:00
fd3b4171aa website poc 2025-12-02 01:31:31 +01:00
747a77cb39 website poc 2025-12-02 00:19:49 +01:00
7330ccd82d wip 2025-12-01 22:03:33 +01:00
f717abf0a0 wip 2025-12-01 22:01:58 +01:00
086fdc1ea1 wip 2025-12-01 19:28:49 +01:00
98a09a3f2b wip 2025-12-01 17:27:56 +01:00
e7ada8aa23 wip 2025-12-01 00:48:34 +01:00
645f537895 wip 2025-11-30 23:00:48 +01:00
4b8c70978f wip 2025-11-30 17:37:03 +01:00
65f74e124a wip 2025-11-30 16:45:59 +01:00
15bda4545e wip 2025-11-30 16:24:02 +01:00
9a1feb2912 wip 2025-11-30 14:00:46 +01:00
f8a1fbeb50 Refactor infra tests, clean E2E step suites, and fix TS in tests 2025-11-30 10:58:49 +01:00
af14526ae2 refactoring 2025-11-30 02:07:08 +01:00
5c665ea2fe wip 2025-11-30 02:06:39 +01:00
187619cbb2 wip 2025-11-29 17:52:10 +01:00
93798201b4 wip 2025-11-28 19:03:49 +01:00
f552649357 wip 2025-11-27 18:14:25 +01:00
1348c37675 dumps optimized 2025-11-27 14:46:11 +01:00
6a0cab6cc6 wip 2025-11-27 13:26:17 +01:00
502d9084e7 wip 2025-11-27 02:23:59 +01:00
1d7c4f78d1 feat(overlay-sync): wire OverlaySyncService into DI, IPC and renderer gating 2025-11-26 19:14:25 +01:00
d08f9e5264 fix(automation): ensure Cars panel nav-click + resilient selectors and retry for add-car flow 2025-11-26 18:41:59 +01:00
cd810b024c fix(automation): resilient wizard selectors + nav-click fallback for Weather/Cars/RaceInfo 2025-11-26 17:47:15 +01:00
b6b8303f38 chore(test): make DIContainer tolerant to missing electron.app for vitest 2025-11-26 17:17:02 +01:00
fef75008d8 wip 2025-11-26 17:03:29 +01:00
ff3528e5ef setup 2025-11-25 16:27:46 +01:00
e2bea9a126 working companion prototype 2025-11-24 23:32:36 +01:00
e7978024d7 wip 2025-11-23 15:23:51 +01:00
73aaeb8b35 fix(automation): enable real OS automation for development mode 2025-11-22 18:30:32 +01:00
84800c663a refactor(automation): remove browser automation, use OS-level automation only 2025-11-22 17:57:35 +01:00
99fa06e12b fix(companion): resolve fixtures path correctly for both dev and built modes 2025-11-22 17:31:21 +01:00
515aef71bb fix(companion): resolve fixtures path correctly in Electron runtime 2025-11-22 16:55:13 +01:00
6ac9701be8 fix(companion): resolve fixtures path correctly in Electron runtime 2025-11-22 16:47:50 +01:00
78fc323e43 feat(automation): implement NODE_ENV-based automation mode with fixture server 2025-11-22 16:37:32 +01:00
d4fa7afc6f fix(config): change default automation mode from production to mock 2025-11-22 15:52:57 +01:00
bb8b152b8a feat(e2e): add Docker-based E2E test infrastructure 2025-11-22 15:40:23 +01:00
2b0e7b5976 fix(automation): stop automation when step fails instead of continuing 2025-11-22 15:04:05 +01:00
c0e0e00c4c feat(automation): add macOS permission check before automation start 2025-11-22 14:52:48 +01:00
98baa1c3bc fix(automation): correct nut.js Window API usage in WindowFocusService 2025-11-22 14:28:32 +01:00
56b7b2594f feat(automation): implement real executeStep() with template-based OS automation 2025-11-22 14:18:14 +01:00
265b070606 feat(automation): add OS-level screen automation foundation services 2025-11-22 14:09:39 +01:00
81b2fd3cd3 feat(ci): add husky pre-commit hook and fix puppeteer-core chrome detection 2025-11-22 13:37:39 +01:00
21d748b316 feat(automation): add browser launch capability and default to dev mode 2025-11-22 13:31:10 +01:00
bb17a4a085 fix(electron): correct preload script path for IPC bridge 2025-11-22 12:42:02 +01:00