Commit Graph

41 Commits

Author SHA1 Message Date
Patrick Müller 8d6129590a
Fixing user info reading at page load
Jenkins Production Deployment Details
2022-09-26 17:59:36 +02:00
Patrick Müller 13aa2c29b0
Fix bug where summary page was displayed together with extra points page 2022-09-26 17:45:17 +02:00
Patrick Müller 5f256e1983
Adding first unit test for score calculation
Jenkins Production Deployment Details
2022-09-16 16:43:37 +02:00
Patrick Müller 4dbc6a2a4d
Adding point for winning against the elders
Jenkins Production Deployment Details
2022-09-16 15:28:01 +02:00
Patrick Müller e26cd21cc6
Adding "game summary" page to add game component
Jenkins Production Deployment Details
2022-09-16 13:59:22 +02:00
Patrick Müller 139fb20814
Adding comments to solo functions, prevent continuing process without selected solo
Jenkins Production Deployment Details
2022-09-16 12:33:18 +02:00
Patrick Müller 1027011447
Adding solo page to add game component
Jenkins Production Deployment Details
2022-09-16 12:22:32 +02:00
Patrick Müller b09b683727
Smol refactor
Jenkins Production Deployment Details
2022-09-16 11:50:39 +02:00
Patrick Müller aec84dca5d
Adding correct point calculation for Solo games
Jenkins Production Deployment Details
2022-09-16 11:49:39 +02:00
Patrick Müller 7082abcdf7
Adding point calculation for unfulfilled announcements 2022-09-16 11:38:37 +02:00
Patrick Müller 7c3404acb0
Refactor point calculation so we can add an additional method in case of unfulfilled annoumcements
Jenkins Production Deployment Details
2022-09-16 10:01:50 +02:00
Patrick Müller e8165727de
Add charlie to point calculation
Jenkins Production Deployment Details
2022-09-15 15:43:29 +02:00
Patrick Müller 6d2c750a58
Adding fox points to calculation
Jenkins Production Deployment Details
2022-09-15 13:41:08 +02:00
Patrick Müller 7f436ae0b8
Remove old console.logs, add TODOs 2022-09-14 22:36:58 +02:00
Patrick Müller 753e490c29
Refactoring score calculation logic 2022-09-14 21:58:31 +02:00
Patrick Müller 051657ef65
Reordering announcements 2022-09-14 19:38:11 +02:00
Patrick Müller e41a07411e
Adding advanced announcement selection logic
Jenkins Production Deployment Details
2022-09-14 19:00:23 +02:00
Patrick Müller cd5154a07a
Add text that tells the players exactly why the total points are wrong 2022-09-10 22:36:21 +02:00
Patrick Müller ae45cc78a1
Fix bug in player selection screen
Jenkins Production Deployment Details
2022-09-10 22:24:59 +02:00
Julian Brunner d0df6e3e5c Merge remote-tracking branch 'origin/master' into master 2022-09-10 22:13:56 +02:00
Julian Brunner 5c675782aa Add close on outsideclick functionality to the mobile menu on header component. 2022-09-10 22:13:40 +02:00
Patrick Müller 68e35fc5bc
Added "card scores" page to "add game" component, startet on score calculation 2022-09-10 20:41:18 +02:00
Patrick Müller a9aca1351c
Some button styling 2022-09-10 19:33:55 +02:00
Patrick Müller bed8992ddd
Add "team selection" page to "add game" component 2022-09-10 19:26:12 +02:00
Patrick Müller f69f7f1731
add-game.component.ts code cleanup 2022-09-10 18:45:22 +02:00
Patrick Müller c6302ad8c0
Add "Announcements" page to "Add game" component 2022-09-10 18:38:55 +02:00
Patrick Müller 14696fc116
Forgot to add this to the last commit 2022-09-10 14:54:53 +02:00
Patrick Müller 5449cd7714
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/app/app.module.ts
2022-09-10 13:39:23 +02:00
Patrick Müller 0e6d1b4390
WIP: Add Game Component
- Create Component
- Add logic to switch "pages" in component
- add "select player" logic
2022-09-10 13:38:36 +02:00
Julian Brunner 080fa80f03 Add Match History component and update header menu. 2022-09-09 21:50:11 +02:00
Julian Brunner 9c3547f712 Fix dropdown menu location (mobile menu). 2022-09-09 03:28:23 +02:00
Patrick Müller b300fe1b7b
Formatting, adding comments 2022-09-08 17:41:10 +02:00
Julian Brunner 0889c101aa Add links in desktop menu and dropdown menu in mobile (wip) 2022-09-08 17:04:48 +02:00
Patrick Müller d0c485c0e9
WIP: Responsive header menu 2 2022-09-08 16:10:05 +02:00
Patrick Müller 0c10e46d1a
WIP: Responsive header menu 2022-09-08 15:01:02 +02:00
Patrick Müller af2da01729
Unit Testing stuff 2022-09-03 16:30:29 +02:00
Patrick Müller 94f5b5c46b
Responsiveness wohoooo 2022-09-03 15:20:09 +02:00
Patrick Müller 7b17b9b28a
Refactoring, adding some login logic stuff 2022-09-03 13:01:54 +02:00
Patrick Müller 47c494653c
Adding profile component (de)activation logic 2022-09-02 17:55:19 +02:00
Patrick Müller 18a02f0940
Adding models and components 2022-09-02 14:39:24 +02:00
Patrick Müller 8e3322a9f8
Initial commit 2022-08-28 20:28:08 +02:00