YAS/apps
YetAnotherSuite Dev d1906bfdfd feat: wire notes frontend to API with optimistic updates and auto-save
- Node service layer connecting Zustand stores to REST API
- NotesPage fetches notes from API on mount with loading state
- NoteEditor auto-saves title and content with 1.5s debounce
- Optimistic updates with rollback on API errors
- Fallback to local-only mode when API is unavailable
- Proper save status indicators (Unsaved → Saving → Saved)
2026-07-20 22:42:59 +02:00
..
api test: add 48 unit tests across types, ui, and web packages 2026-07-20 22:41:13 +02:00
desktop feat: Phase 6 platform — public API, desktop app, Docker deployment, analytics 2026-07-20 22:30:12 +02:00
web feat: wire notes frontend to API with optimistic updates and auto-save 2026-07-20 22:42:59 +02:00