feat(tableau de bord): ajoute un tableau de bord pour les utilisateurs super...
feat(tableau de bord): ajoute un tableau de bord pour les utilisateurs super (!1659)
Showing
- package-lock.json 46 additions, 46 deletionspackage-lock.json
- packages/api/package.json 3 additions, 3 deletionspackages/api/package.json
- packages/api/src/api/rest/titres.test.integration.ts 102 additions, 2 deletionspackages/api/src/api/rest/titres.test.integration.ts
- packages/api/src/api/rest/titres.ts 26 additions, 3 deletionspackages/api/src/api/rest/titres.ts
- packages/api/src/database/queries/titres-utilisateurs.queries.ts 39 additions, 2 deletions...s/api/src/database/queries/titres-utilisateurs.queries.ts
- packages/api/src/database/queries/titres-utilisateurs.queries.types.ts 22 additions, 0 deletions...src/database/queries/titres-utilisateurs.queries.types.ts
- packages/api/src/server/rest.ts 2 additions, 1 deletionpackages/api/src/server/rest.ts
- packages/common/src/rest.ts 3 additions, 0 deletionspackages/common/src/rest.ts
- packages/common/src/titres.ts 14 additions, 1 deletionpackages/common/src/titres.ts
- packages/ui/src/components/dashboard.tsx 10 additions, 2 deletionspackages/ui/src/components/dashboard.tsx
- packages/ui/src/components/dashboard/dashboard-api-client.ts 5 additions, 2 deletionspackages/ui/src/components/dashboard/dashboard-api-client.ts
- packages/ui/src/components/dashboard/pure-super-dashboard.stories.tsx 48 additions, 0 deletions...src/components/dashboard/pure-super-dashboard.stories.tsx
- packages/ui/src/components/dashboard/pure-super-dashboard.stories_snapshots_Loading.html 16 additions, 0 deletions...board/pure-super-dashboard.stories_snapshots_Loading.html
- packages/ui/src/components/dashboard/pure-super-dashboard.stories_snapshots_TableauPlein.html 63 additions, 0 deletions.../pure-super-dashboard.stories_snapshots_TableauPlein.html
- packages/ui/src/components/dashboard/pure-super-dashboard.stories_snapshots_TableauVide.html 12 additions, 0 deletions...d/pure-super-dashboard.stories_snapshots_TableauVide.html
- packages/ui/src/components/dashboard/pure-super-dashboard.stories_snapshots_WithError.html 18 additions, 0 deletions...ard/pure-super-dashboard.stories_snapshots_WithError.html
- packages/ui/src/components/dashboard/pure-super-dashboard.tsx 101 additions, 0 deletions...ages/ui/src/components/dashboard/pure-super-dashboard.tsx
- packages/ui/src/components/page/header.stories_snapshots_CanOpenAnnuaire.html 6 additions, 5 deletions...onents/page/header.stories_snapshots_CanOpenAnnuaire.html
- packages/ui/src/components/page/header.stories_snapshots_Super.html 6 additions, 5 deletions...i/src/components/page/header.stories_snapshots_Super.html
- packages/ui/src/components/page/menu.ts 1 addition, 1 deletionpackages/ui/src/components/page/menu.ts
Loading
Please register or sign in to comment