Files
openhuman/app
68214579d6 feat(onboarding): expand SkillsStep to Gmail+Calendar+Drive+Notion with fallback (#743)
Broaden onboarding integration step from Gmail-only to four high-value toolkits
(Gmail, Google Calendar, Google Drive, Notion). Canonicalize backend allowlist
slugs and fall back to the curated static catalog when the allowlist is empty
or hasn't loaded, so users always see actionable connect targets.

- SkillsStep.tsx: 4-toolkit onboarding set, canonicalized slug filter, static
  fallback when backend allowlist returns nothing
- SkillsStep.test.tsx: vitest coverage for fallback, allowlist subset, and
  connected-source forwarding on continue

Co-authored-by: Jwalin Shah <jshah1331@gmail.com>
2026-04-21 22:25:29 -07:00
..
2026-03-29 10:30:18 -07:00
2026-03-29 10:30:18 -07:00
2026-04-22 04:42:12 +00:00
2026-03-29 10:30:18 -07:00
2026-03-29 10:30:18 -07:00
2026-03-29 10:30:18 -07:00

Tauri + React + Typescript

This template should help get you started developing with Tauri, React and Typescript in Vite.