Andrin Fassbind
|
df3fc5df2d
|
create TeamTest
|
2022-05-13 22:22:39 +02:00 |
|
Andrin Fassbind
|
2e314497db
|
create PlaceTest
|
2022-05-13 22:06:58 +02:00 |
|
Andrin Fassbind
|
fd06e24e21
|
create PersonTest
|
2022-05-13 21:54:21 +02:00 |
|
Andrin Fassbind
|
2ef4c3f584
|
create PlayerTest
|
2022-05-13 21:46:31 +02:00 |
|
Andrin Fassbind
|
135ec7e8d5
|
sync TournamentTest with new changes
create GameTest
|
2022-05-13 21:11:33 +02:00 |
|
Andrin Fassbind
|
c8eff00e33
|
Merge remote-tracking branch 'origin/main' into testing
|
2022-05-13 20:54:58 +02:00 |
|
 fassbandandGitHub Enterprise
|
9e599014ec
|
Merge pull request #52 from PM2-IT21bWIN-ruiz-mach-krea/language_Dev
Language dev
|
2022-05-13 20:54:30 +02:00 |
|
Andrin Fassbind
|
ac68af3638
|
extend dictionary
|
2022-05-13 20:53:33 +02:00 |
|
Andrin Fassbind
|
c086cf18a4
|
test game
|
2022-05-13 19:41:20 +02:00 |
|
Andrin Fassbind
|
d530d89db4
|
edit layout
|
2022-05-13 19:20:07 +02:00 |
|
Andrin Fassbind
|
ddae1e297f
|
solve bug PlacesFormularController id name not valid
|
2022-05-13 19:18:51 +02:00 |
|
Andrin Fassbind
|
1b22506047
|
solve bug game teilnehmername
|
2022-05-13 19:00:08 +02:00 |
|
Andrin Fassbind
|
dc54eaa872
|
Merge remote-tracking branch 'origin/main' into language_Dev
|
2022-05-13 18:57:39 +02:00 |
|
Andrin Fassbind
|
c4f0a5335d
|
Create Language Change
|
2022-05-13 18:57:27 +02:00 |
|
Andrin Fassbind
|
7dea7919c5
|
AlertDelete shortened code
|
2022-05-13 16:12:06 +02:00 |
|
 fassbandandGitHub Enterprise
|
f575bb94d3
|
Merge pull request #48 from PM2-IT21bWIN-ruiz-mach-krea/fixes_in_layout
Fixes in layout
|
2022-05-13 16:06:23 +02:00 |
|
Andrin Fassbind
|
55517a531e
|
Create alert popup if user wants to create new game schedule
|
2022-05-13 16:04:19 +02:00 |
|
 fassbandandGitHub Enterprise
|
a6f14b94bd
|
Merge pull request #47 from PM2-IT21bWIN-ruiz-mach-krea/fix_places_are_deleted_
fixed places are deleted.
|
2022-05-13 15:38:42 +02:00 |
|
Andrin Fassbind
|
bdb34fde31
|
Make Application close properly
If exception while closing there is a proper log
|
2022-05-13 15:35:41 +02:00 |
|
Andrin Fassbind
|
b4da0b2fef
|
Changed number of threads in executerservice to one to prevent false order to save file
|
2022-05-13 15:15:37 +02:00 |
|
Andrin Fassbind
|
127e152637
|
implement TournamentTest
|
2022-05-13 14:52:58 +02:00 |
|
Andrin Fassbind
|
40cfd69436
|
implement TournamentTest
|
2022-05-13 14:23:17 +02:00 |
|
Andrin Fassbind
|
03c9da13a5
|
Merge remote-tracking branch 'origin/main' into testClass
|
2022-05-13 13:14:39 +02:00 |
|
Andrin Fassbind
|
f81b031555
|
Merge remote-tracking branch 'origin/main' into testClass
# Conflicts:
# app/src/main/java/ch/zhaw/projekt2/turnierverwaltung/Tournament.java
|
2022-05-12 23:31:42 +02:00 |
|
 fassbandandGitHub Enterprise
|
92d121890c
|
Merge pull request #39 from PM2-IT21bWIN-ruiz-mach-krea/develop_footer
Develop footer
|
2022-05-12 23:26:54 +02:00 |
|
Andrin Fassbind
|
68080c36ff
|
change method addPlace
start TournamentTest implementation
|
2022-05-12 23:15:42 +02:00 |
|
Andrin Fassbind
|
f885092259
|
removed import
|
2022-05-12 21:08:48 +02:00 |
|
Andrin Fassbind
|
2784cd67fa
|
make last file visible for user in footer
|
2022-05-12 19:44:45 +02:00 |
|
Andrin Fassbind
|
298d61eeca
|
extent scope of FactoryDecorator for TournamentDecorator
creat footer to show error msg if user acts not as expected
|
2022-05-12 19:34:59 +02:00 |
|
 fassbandandGitHub Enterprise
|
b0aa0ab1ad
|
Merge pull request #33 from PM2-IT21bWIN-ruiz-mach-krea/develope_Game_branch
Develope game branch
|
2022-05-12 13:44:47 +02:00 |
|
Andrin Fassbind
|
84b5f2464d
|
test performance with separete thread to save and load file
|
2022-05-12 13:38:53 +02:00 |
|
Andrin Fassbind
|
d3a4b4cc87
|
if game points empty default value is 0
changed to variable names
|
2022-05-12 13:23:15 +02:00 |
|
Andrin Fassbind
|
de728745f6
|
list all games in gameschedule
prevent nullpointer exception for empty games
|
2022-05-06 19:26:34 +02:00 |
|
Andrin Fassbind
|
e5dc6a913a
|
make createTournament create all future games with null object for participant
|
2022-05-06 19:12:14 +02:00 |
|
Andrin Fassbind
|
4dc7db7590
|
made GameScheduleController and GameDecorator
first gameround gets loaded in gamescheduleview
|
2022-05-06 18:40:13 +02:00 |
|
Andrin Fassbind
|
4ef9f62124
|
update game with new id and new button to mark game as played
|
2022-05-06 13:36:49 +02:00 |
|
Andrin Fassbind
|
ebc0b64cb7
|
Create gameList in Tournament
Create method to calc gameList and create random first round
Started to develope view of gameSchedule
|
2022-05-06 13:34:22 +02:00 |
|
 fassbandandGitHub Enterprise
|
47b53033c4
|
Merge pull request #18 from PM2-IT21bWIN-ruiz-mach-krea/LoggingFunction
Logging function
|
2022-05-06 10:30:41 +02:00 |
|
 fassbandandGitHub Enterprise
|
9bf6038ec1
|
Merge pull request #20 from PM2-IT21bWIN-ruiz-mach-krea/fix_participanFormular_and_placesFormular
fixed participanFormular and placesFormular
|
2022-05-06 10:09:47 +02:00 |
|
Andrin Fassbind
|
0db169a771
|
Added GameSchedule View
when open tournament GameSchedule.fxml gets loaded
|
2022-05-01 20:26:33 +02:00 |
|
Andrin Fassbind
|
2413e4f8e0
|
refactored GUI to be able to just switch between diffrent pane in center
refactored dictionary hirarchy
|
2022-04-29 12:27:22 +02:00 |
|
Andrin Fassbind
|
89b7ac2268
|
created GUI Main and AddParticipant
|
2022-04-29 11:48:37 +02:00 |
|
Andrin Fassbind
|
0974af77b6
|
created GUI Main and AddParticipant
|
2022-04-29 11:48:20 +02:00 |
|
Andrin Fassbind
|
3ec776e64f
|
created GUI Main and AddParticipant
|
2022-04-29 11:47:27 +02:00 |
|
 fassbandandGitHub Enterprise
|
db21c12f37
|
Merge pull request #7 from PM2-IT21bWIN-ruiz-mach-krea/creation_of_simple_classes
Creation of simple classes
|
2022-04-29 10:41:39 +02:00 |
|
Andrin Fassbind
|
96fedc3f65
|
created GUI Main and AddParticipant
|
2022-04-29 10:39:59 +02:00 |
|
Andrin Fassbind
|
f78731951d
|
created GUI Main and AddParticipant
|
2022-04-29 10:39:50 +02:00 |
|
Andrin Fassbind
|
2245568edf
|
created GUI Main and AddParticipant
|
2022-04-29 10:39:37 +02:00 |
|
Andrin Fassbind
|
d641d2f2ea
|
created GUI
|
2022-04-28 19:43:42 +02:00 |
|
Andrin Fassbind
|
7e068dd281
|
added resources dir
|
2022-04-25 20:11:28 +02:00 |
|