Commit Graph

22 Commits

Author SHA1 Message Date
d0df6e3e5c Merge remote-tracking branch 'origin/master' into master 2022-09-10 22:13:56 +02:00
5c675782aa Add close on outsideclick functionality to the mobile menu on header component. 2022-09-10 22:13:40 +02:00
68e35fc5bc
Added "card scores" page to "add game" component, startet on score calculation 2022-09-10 20:41:18 +02:00
a9aca1351c
Some button styling 2022-09-10 19:33:55 +02:00
bed8992ddd
Add "team selection" page to "add game" component 2022-09-10 19:26:12 +02:00
f69f7f1731
add-game.component.ts code cleanup 2022-09-10 18:45:22 +02:00
c6302ad8c0
Add "Announcements" page to "Add game" component 2022-09-10 18:38:55 +02:00
14696fc116
Forgot to add this to the last commit 2022-09-10 14:54:53 +02:00
5449cd7714
Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/app/app.module.ts
2022-09-10 13:39:23 +02:00
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
080fa80f03 Add Match History component and update header menu. 2022-09-09 21:50:11 +02:00
9c3547f712 Fix dropdown menu location (mobile menu). 2022-09-09 03:28:23 +02:00
b300fe1b7b
Formatting, adding comments 2022-09-08 17:41:10 +02:00
0889c101aa Add links in desktop menu and dropdown menu in mobile (wip) 2022-09-08 17:04:48 +02:00
d0c485c0e9
WIP: Responsive header menu 2 2022-09-08 16:10:05 +02:00
0c10e46d1a
WIP: Responsive header menu 2022-09-08 15:01:02 +02:00
af2da01729
Unit Testing stuff 2022-09-03 16:30:29 +02:00
94f5b5c46b
Responsiveness wohoooo 2022-09-03 15:20:09 +02:00
7b17b9b28a
Refactoring, adding some login logic stuff 2022-09-03 13:01:54 +02:00
47c494653c
Adding profile component (de)activation logic 2022-09-02 17:55:19 +02:00
18a02f0940
Adding models and components 2022-09-02 14:39:24 +02:00
8e3322a9f8
Initial commit 2022-08-28 20:28:08 +02:00