From 39a8154b786c6cfd7d02b16a6e73b1b950bf9226 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Sun, 25 Aug 2024 02:31:13 +0200 Subject: [PATCH] added values --- frontend/images/teams/large/index.ts | 2 +- .../src/services/bundesliga-table.service.ts | 40 +++++++++---------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/frontend/images/teams/large/index.ts b/frontend/images/teams/large/index.ts index 72d3264a0..239d0c6c7 100644 --- a/frontend/images/teams/large/index.ts +++ b/frontend/images/teams/large/index.ts @@ -31,8 +31,8 @@ export const teamLogosLarge = { team_7, team_8, team_9, - team_11, team_10, + team_11, team_13, team_14, team_15, diff --git a/frontend/src/services/bundesliga-table.service.ts b/frontend/src/services/bundesliga-table.service.ts index 255050b5c..032a8c6d5 100644 --- a/frontend/src/services/bundesliga-table.service.ts +++ b/frontend/src/services/bundesliga-table.service.ts @@ -9,28 +9,28 @@ export class BundesligaTableService { private mockData(): BundesligaTable { const teams: BundesligaTableEntry[] = [ - { goadDifference: 0, matches: 0, points: 0, place: 4, teamId: '43', teamName: 'Leipzig', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 17, teamId: '10', teamName: 'Bremen', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 14, teamId: '13', teamName: 'Augsburg', trend: 0 }, + { goadDifference: 1, matches: 1, points: 3, place: 5, teamId: '43', teamName: 'Leipzig', trend: 0 }, + { goadDifference: 0, matches: 1, points: 1, place: 7, teamId: '10', teamName: 'Bremen', trend: 0 }, + { goadDifference: 0, matches: 1, points: 1, place: 6, teamId: '13', teamName: 'Augsburg', trend: 0 }, + { goadDifference: 0, matches: 0, points: 0, place: 12, teamId: '39', teamName: 'St. Pauli', trend: 0 }, + { goadDifference: 0, matches: 1, points: 1, place: 9, teamId: '18', teamName: 'Mainz 05', trend: 0 }, + { goadDifference: 0, matches: 0, points: 0, place: 18, teamId: '4', teamName: 'Frankfurt', trend: 0 }, + { goadDifference: 0, matches: 0, points: 0, place: 17, teamId: '9', teamName: 'Stuttgart', trend: 0 }, + { goadDifference: 0, matches: 0, points: 0, place: 14, teamId: '51', teamName: 'Kiel', trend: 0 }, + { goadDifference: 0, matches: 0, points: 0, place: 15, teamId: '15', teamName: 'M-Gladbach', trend: 0 }, + { goadDifference: 1, matches: 1, points: 3, place: 3, teamId: '14', teamName: 'Hoffenheim', trend: 0 }, + { goadDifference: 0, matches: 1, points: 1, place: 8, teamId: '40', teamName: 'Union', trend: 0 }, + { goadDifference: 0, matches: 0, points: 0, place: 16, teamId: '24', teamName: 'Bochum', trend: 0 }, + { goadDifference: 1, matches: 1, points: 3, place: 4, teamId: '7', teamName: 'Bayer 04', trend: 0 }, + { goadDifference: 2, matches: 1, points: 3, place: 1, teamId: '5', teamName: 'Freiburg', trend: 0 }, + { goadDifference: 0, matches: 0, points: 0, place: 13, teamId: '11', teamName: 'Wolfsburg', trend: 0 }, + { goadDifference: 0, matches: 0, points: 0, place: 11, teamId: '2', teamName: 'Bayern', trend: 0 }, + { goadDifference: 2, matches: 1, points: 3, place: 2, teamId: '3', teamName: 'Dortmund', trend: 0 }, + { goadDifference: 0, matches: 0, points: 0, place: 10, teamId: '50', teamName: 'Heidenheim', trend: 0 } + // { goadDifference: 0, matches: 0, points: 0, place: 16, teamId: '20', teamName: 'Hertha', trend: 0 } + // { goadDifference: 0, matches: 0, points: 0, place: 7, teamId: '28', teamName: 'Köln', trend: 0 }, // { goadDifference: 0, matches: 0, points: 0, place: 18, teamId: '8', teamName: 'Schalke', trend: 0 }, // { goadDifference: 0, matches: 0, points: 0, place: 18, teamId: '42', teamName: 'Darmstadt', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 18, teamId: '39', teamName: 'St. Pauli', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 8, teamId: '18', teamName: 'Mainz 05', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 11, teamId: '4', teamName: 'Frankfurt', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 15, teamId: '9', teamName: 'Stuttgart', trend: 0 }, - // { goadDifference: 0, matches: 0, points: 0, place: 7, teamId: '28', teamName: 'Köln', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 7, teamId: '51', teamName: 'Kiel', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 10, teamId: '15', teamName: 'M-Gladbach', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 9, teamId: '14', teamName: 'Hoffenheim', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 5, teamId: '40', teamName: 'Union', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 13, teamId: '24', teamName: 'Bochum', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 3, teamId: '7', teamName: 'Bayer 04', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 6, teamId: '5', teamName: 'Freiburg', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 12, teamId: '11', teamName: 'Wolfsburg', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 1, teamId: '2', teamName: 'Bayern', trend: 0 }, - { goadDifference: 0, matches: 0, points: 0, place: 2, teamId: '3', teamName: 'Dortmund', trend: 0 }, - // { goadDifference: 0, matches: 0, points: 0, place: 16, teamId: '20', teamName: 'Hertha', trend: 0 } - { goadDifference: 0, matches: 0, points: 0, place: 16, teamId: '50', teamName: 'Heidenheim', trend: 0 } ]; const bundesligaTable: BundesligaTable = { matchDay: 1,