directus / directus

The Modern Data Stack 🐰 — Directus is an instant REST+GraphQL API and intuitive no-code data collaboration app for any SQL database.
https://directus.io
Other
27.07k stars 3.79k forks source link

[App] Migrate pinia stores to the SDK #20998

Closed br41nslug closed 1 month ago

br41nslug commented 8 months ago
### Tasks
- [x] Migrate `collectionsStore`
- [x] Migrate `fieldsStore`
- [x] Migrate `insightsStore`
- [x] Migrate `notificationsStore`
- [x] Migrate `permissionsStore`
- [x] Migrate `presetsStore`
- [x] Migrate `relationsStore`
- [x] Migrate `serverStore`
- [x] Migrate `settingsStore`
- [x] Migrate `translationsStore`
- [x] Migrate `userStore`
- [ ] Fix resulting type issues
rijkvanzanten commented 1 month ago

Being rearchitected as a new project