David Höck dd555be009 feat(dashboard): Create basic slot registry types and utility functions 10 месяцев назад
..
public f24f14e7aa feat(dashboard): Set up login/authenticated routes 11 месяцев назад
src dd555be009 feat(dashboard): Create basic slot registry types and utility functions 10 месяцев назад
vite 3edc003e11 feat(dashboard): Introspect input & scalar types in vite plugin 10 месяцев назад
.gitignore 93aea1635c chore(dashboard): Create dashboard package wih basic setup 11 месяцев назад
README.md d117c40cc1 feat(dashboard): Set up api layer with login/logout 11 месяцев назад
components.json 66ac2b67cc chore(dashboard): Set up tailwind v4 + Shadcn ui 11 месяцев назад
eslint.config.js 93aea1635c chore(dashboard): Create dashboard package wih basic setup 11 месяцев назад
index.html 66ac2b67cc chore(dashboard): Set up tailwind v4 + Shadcn ui 11 месяцев назад
lingui.config.js 8aa7fd2e6c feat(dashboard): Set up i18n with lingui 11 месяцев назад
package.json fd6e1efb62 feat(dashboard): Implement data table pagination 10 месяцев назад
tsconfig.json 6575310719 feat(dashboard): Auto generation of data table based on list query 11 месяцев назад
vite.config.ts 2041ccfb98 feat(dashboard): Experimental schema introspection vite plugin 11 месяцев назад

README.md

Vendure Dashboard

This is an admin dashboard for managing Vendure applications. It is designed to supersede the existing Admin UI.

Current status: early work in progress