-
- Downloads
feat: implement the season launching
Showing
- src/components/Season/SeasonCard.tsx 10 additions, 10 deletionssrc/components/Season/SeasonCard.tsx
- src/components/Season/SeasonCardBoss.tsx 5 additions, 3 deletionssrc/components/Season/SeasonCardBoss.tsx
- src/components/Season/SeasonCardDone.tsx 5 additions, 3 deletionssrc/components/Season/SeasonCardDone.tsx
- src/components/Season/SeasonCardLocked.tsx 6 additions, 4 deletionssrc/components/Season/SeasonCardLocked.tsx
- src/components/Season/SeasonCardOnGoing.tsx 6 additions, 4 deletionssrc/components/Season/SeasonCardOnGoing.tsx
- src/components/Season/SeasonCardUnlocked.tsx 24 additions, 7 deletionssrc/components/Season/SeasonCardUnlocked.tsx
- src/components/Season/SeasonView.tsx 10 additions, 15 deletionssrc/components/Season/SeasonView.tsx
- src/db/bossEntity.json 0 additions, 0 deletionssrc/db/bossEntity.json
- src/db/quizData.json 0 additions, 0 deletionssrc/db/quizData.json
- src/db/seasonEntity.json 0 additions, 3 deletionssrc/db/seasonEntity.json
- src/models/boss.model.ts 1 addition, 1 deletionsrc/models/boss.model.ts
- src/models/index.ts 1 addition, 0 deletionssrc/models/index.ts
- src/models/relation.model.ts 4 additions, 0 deletionssrc/models/relation.model.ts
- src/models/season.model.ts 0 additions, 2 deletionssrc/models/season.model.ts
- src/services/boss.service.ts 31 additions, 9 deletionssrc/services/boss.service.ts
- src/services/initialization.service.ts 2 additions, 2 deletionssrc/services/initialization.service.ts
- src/services/season.service.ts 54 additions, 65 deletionssrc/services/season.service.ts
- src/utils/utils.ts 12 additions, 0 deletionssrc/utils/utils.ts
- test/__mocks__/userSeasonData.mock.ts 0 additions, 3 deletionstest/__mocks__/userSeasonData.mock.ts
Loading
Please register or sign in to comment