There was an error fetching the commit references. Please try again later.
feature: game edit dialog added
Showing
- web/src/app/app.module.ts 3 additions, 1 deletionweb/src/app/app.module.ts
- web/src/app/components/components.module.ts 3 additions, 1 deletionweb/src/app/components/components.module.ts
- web/src/app/components/game-edit-dialog/game-edit-dialog.component.css 0 additions, 0 deletions...omponents/game-edit-dialog/game-edit-dialog.component.css
- web/src/app/components/game-edit-dialog/game-edit-dialog.component.html 3 additions, 0 deletions...mponents/game-edit-dialog/game-edit-dialog.component.html
- web/src/app/components/game-edit-dialog/game-edit-dialog.component.spec.ts 25 additions, 0 deletions...nents/game-edit-dialog/game-edit-dialog.component.spec.ts
- web/src/app/components/game-edit-dialog/game-edit-dialog.component.ts 31 additions, 0 deletions...components/game-edit-dialog/game-edit-dialog.component.ts
- web/src/app/components/games/games.component.html 6 additions, 40 deletionsweb/src/app/components/games/games.component.html
- web/src/app/components/games/games.component.ts 14 additions, 1 deletionweb/src/app/components/games/games.component.ts
- web/src/app/components/update-game-score-form/update-game-score-form.component.ts 1 addition, 0 deletions...pdate-game-score-form/update-game-score-form.component.ts
- web/src/app/services/game.service.ts 1 addition, 1 deletionweb/src/app/services/game.service.ts
Please register or sign in to comment