managarten/apps
Till-JS 1e5175e522 ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client
- Update all web apps to use @manacore/shared-api-client
- Remove calendar's local base-client.ts (duplicate of shared package)
- Calendar: update todos.ts and birthdays.ts to use shared client
- Maintain backward compatibility with existing patterns:
  - picture: fetchApi, uploadFile, uploadFiles functions
  - nutriphi: apiClient class with throw-based errors
  - planta: fetchApi function with {data, error} format
  - questions/skilltree: apiClient with setAccessToken pattern

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 14:32:47 +01:00
..
calendar ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client 2026-01-29 14:32:47 +01:00
chat refactor(shared-ui): centralize toast system across all web apps 2026-01-29 14:03:29 +01:00
clock feat: add @manacore/shared-api-client package 2026-01-29 14:19:55 +01:00
contacts ♻️ refactor: migrate todo, contacts, storage to shared-api-client 2026-01-29 14:27:11 +01:00
context 🔧 chore: enforce monorepo best practices with automated validation 2025-12-25 17:57:00 +01:00
manacore ⬆️ chore: standardize web app dependencies 2026-01-29 13:49:55 +01:00
manadeck perf: migrate Tailwind from PostCSS to Vite plugin 2026-01-29 13:45:42 +01:00
matrix feat(matrix): update web app design to match chat app 2026-01-29 14:31:56 +01:00
nutriphi ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client 2026-01-29 14:32:47 +01:00
picture ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client 2026-01-29 14:32:47 +01:00
planta ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client 2026-01-29 14:32:47 +01:00
presi ⬆️ chore: standardize web app dependencies 2026-01-29 13:49:55 +01:00
questions ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client 2026-01-29 14:32:47 +01:00
skilltree ♻️ refactor: migrate calendar, picture, nutriphi, planta, questions, skilltree to shared-api-client 2026-01-29 14:32:47 +01:00
storage ♻️ refactor: migrate todo, contacts, storage to shared-api-client 2026-01-29 14:27:11 +01:00
todo ♻️ refactor: migrate todo, contacts, storage to shared-api-client 2026-01-29 14:27:11 +01:00
zitare/apps feat(auth): redirect users to source app after email verification 2026-01-27 01:31:31 +01:00