Commit graph

10 commits

Author SHA1 Message Date
Johannes Millan
ab0371fac6 fix(e2e): improve supersync test stability and build compatibility
E2E test improvements:
- Increase timeouts for sync button and add task bar visibility checks
- Add retry logic for sync button wait in setupSuperSync
- Handle dialog close race conditions in save button click
- Fix simple counter test to work with collapsible sections and inline forms

Build fixes:
- Add es2022 lib/target and baseUrl to electron tsconfig
- Include window-ea.d.ts for proper type resolution
- Add @ts-ignore for import.meta.url in reminder service for Electron build
2025-12-19 09:59:44 +01:00
Harshita
3696d62fba fix: properly handle single emoji as project icon 2025-09-20 20:14:06 +05:30
Johannes Millan
0d6b074494 build: make electron build work 2025-04-15 16:27:09 +02:00
Johannes Millan
6f1b894649 feat(pfapi): make migration work 2025-04-12 13:58:09 +02:00
Johannes Millan
22508082ea build: make electron start for v35 2025-03-30 21:20:05 +02:00
Johannes Millan
a45cd07872 feat(schedule): make build work again 2024-08-09 21:30:02 +02:00
Johannes Millan
79df0eb064 build: upgrade to electron v18 #2003 #1678 2022-04-14 13:45:20 +02:00
Johannes Millan
3c1bf93f31 build: deactivate resolve jsonModule again 2020-10-11 17:24:20 +02:00
Johannes Millan
bf50ad17a8 build: fix weird environment issue 2020-10-10 23:59:38 +02:00
Johannes Millan
341ce73353 refactor: move electron tsconfig 2020-06-23 13:13:59 +02:00
Renamed from tsconfig-electron.json (Browse further)