-
- Downloads
Merge branch 'staging' of...
Merge branch 'staging' of https://gitlab.cs.ui.ac.id/ppl-fasilkom-ui/2023/kelas-d/hyper-ppl/hyper into statistic/game_authentication
Showing
- .gitignore 1 addition, 2 deletions.gitignore
- sonar-project.properties 7 additions, 0 deletionssonar-project.properties
- web/__tests__/routers/guide.test.ts 276 additions, 2 deletionsweb/__tests__/routers/guide.test.ts
- web/package.json 1 addition, 0 deletionsweb/package.json
- web/src/components/Guide/GuideCard.tsx 9 additions, 2 deletionsweb/src/components/Guide/GuideCard.tsx
- web/src/components/Guide/GuideContent.tsx 41 additions, 0 deletionsweb/src/components/Guide/GuideContent.tsx
- web/src/components/Guide/GuideForm.tsx 155 additions, 0 deletionsweb/src/components/Guide/GuideForm.tsx
- web/src/components/Guide/GuideTopButtonGroup.tsx 18 additions, 0 deletionsweb/src/components/Guide/GuideTopButtonGroup.tsx
- web/src/pages/[game]/guides/[guides].tsx 77 additions, 0 deletionsweb/src/pages/[game]/guides/[guides].tsx
- web/src/pages/[game]/guides/create.tsx 0 additions, 3 deletionsweb/src/pages/[game]/guides/create.tsx
- web/src/pages/[game]/guides/index.tsx 3 additions, 3 deletionsweb/src/pages/[game]/guides/index.tsx
- web/src/pages/[game]/your-guides/[guides]/edit.tsx 122 additions, 0 deletionsweb/src/pages/[game]/your-guides/[guides]/edit.tsx
- web/src/pages/[game]/your-guides/[guides]/index.tsx 148 additions, 0 deletionsweb/src/pages/[game]/your-guides/[guides]/index.tsx
- web/src/pages/[game]/your-guides/create.tsx 94 additions, 0 deletionsweb/src/pages/[game]/your-guides/create.tsx
- web/src/pages/[game]/your-guides/index.tsx 3 additions, 3 deletionsweb/src/pages/[game]/your-guides/index.tsx
- web/src/server/api/root.ts 2 additions, 2 deletionsweb/src/server/api/root.ts
- web/src/server/api/routers/guide.ts 177 additions, 0 deletionsweb/src/server/api/routers/guide.ts
- web/src/server/api/routers/guideRouter.ts 0 additions, 24 deletionsweb/src/server/api/routers/guideRouter.ts
- web/yarn.lock 54 additions, 4 deletionsweb/yarn.lock
Loading
Please register or sign in to comment