Commit Graph

367 Commits

Author SHA1 Message Date
CodeSteak 0e293768d7 integrationstest ausfüllen 2019-06-14 01:00:52 +02:00
Lukas Fürderer 6a5b2f555c Do the module tests 2019-06-14 00:48:48 +02:00
CodeSteak 8d210d756d Integrationstest: Ergebnisbeschreibung präzisiert. 2019-06-14 00:36:04 +02:00
Jannik 8c6a43fc22
change version to 1.0 2019-06-13 22:21:41 +02:00
Jannik 7f4182bfad
added JFXInfoAlert if connect manually failed
closes #39
2019-06-13 21:52:26 +02:00
Jannik 5fff4023f9
clear DetailVIew on delete, rename submitButton to btnSubmit, clean up 2019-06-13 21:43:43 +02:00
Hendrik Schutter dfad679e6e updated planner 2019-06-13 21:36:14 +02:00
Jannik 391dfe4282
don't open export if nothing is selected & clean up 2019-06-13 21:22:42 +02:00
Jannik 225316abb9 Merge branch 'fix-40' of localhorst/TextureSync into master 2019-06-13 20:04:44 +02:00
CodeSteak f5dbcc0134 use Borderpane + Anchorpane for #40 2019-06-13 18:38:38 +02:00
CodeSteak cac4807357 BUG FIX: show resolution in detailview. 2019-06-13 18:37:07 +02:00
CodeSteak 33fa741a2a fix font-color of import action btn 2019-06-13 18:35:34 +02:00
CodeSteak 37406acd98 Fix #27 (StartupViewController is created twice) again 2019-06-13 18:04:46 +02:00
CodeSteak 56c62422cc use blue for "Ändern" Button 2019-06-13 00:19:16 +02:00
CodeSteak bc43b33536 Fix #38
Note: The client architecture is broken beyond repair
2019-06-13 00:10:00 +02:00
CodeSteak 1ac13f80d5 fix MainView ChipView TextColor 2019-06-12 22:54:30 +02:00
CodeSteak 8dfbbae559 fix #28 2019-06-12 22:42:28 +02:00
CodeSteak cc03b32ade Fix #29
Redo Text of FolderView + DetailView
2019-06-12 21:05:40 +02:00
CodeSteak a2f5b65e30 Calling App.start(stage) early
Calling super.start early prevents a weird layouting bug
were the button of the window is white.
This could(?) be caused by stage and StartupView having
a different min-size.
2019-06-12 19:37:32 +02:00
CodeSteak f094a68b04 Merge branch 'resize' 2019-06-12 19:11:08 +02:00
CodeSteak b5545e1bae fix icon path: use png for alpha-channel 2019-06-12 19:07:29 +02:00
CodeSteak 9a9a1e0056 Merge commit '10076fc' into resize 2019-06-12 19:03:26 +02:00
CodeSteak 0f23749001 Merge commit '6219ad9' into resize 2019-06-12 19:03:19 +02:00
CodeSteak c1dbd8ffb7 Merge commit '35f8145' into resize 2019-06-12 19:03:05 +02:00
CodeSteak ebc6449e48 Merge commit 'e26d54e' into resize 2019-06-12 19:02:50 +02:00
CodeSteak bef56f978c Merge commit '9975364' into resize 2019-06-12 19:02:12 +02:00
CodeSteak 50ea54c8d6 reformat 2019-06-12 18:57:42 +02:00
CodeSteak 24b9755089 Merge commit '4915788' into resize 2019-06-12 18:56:37 +02:00
CodeSteak 6fbfa050b3 Merge commit 'ee7fbae' into resize 2019-06-12 18:53:57 +02:00
CodeSteak 9a3524143a Merge commit 'efc2845' into resize 2019-06-12 18:53:42 +02:00
Hendrik Schutter 10076fcef2 updated test docs 2019-06-12 14:08:23 +02:00
CodeSteak 6219ad93d0 Fix #31 : Config Path use ~/.config instead.
This is more common for Desktop Apps.
2019-06-12 13:28:03 +02:00
CodeSteak 8109782e4e Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-12 13:24:26 +02:00
CodeSteak c2d01760c7 Set Server Version to 1.0; Show Version on Startup 2019-06-12 13:23:47 +02:00
Lukas Fürderer 2cac52b48d Replace logo with the new one 2019-06-12 11:38:05 +02:00
Hendrik Schutter 35f8145112 [kurzanleitung] added first thoughts 2019-06-10 16:05:07 +02:00
Hendrik Schutter e26d54e96f added praesentation 2019-06-10 15:58:32 +02:00
Jannik 7e3ce9ce56
fixed StartupViewController is created twice
closes #27
2019-06-10 15:30:00 +02:00
Hendrik Schutter 9975364621 updated all test documents 2019-06-10 15:19:53 +02:00
Hendrik Schutter 491578806e Multiple changes in the ChipView will now work for the update to server 2019-06-10 14:05:56 +02:00
Jannik b1052fa894
added shortcut ctrl+e for exporting a texture 2019-06-10 12:41:11 +02:00
Jannik 36c4805061
added shortcut ctrl+i for the ImportView 2019-06-10 12:25:06 +02:00
Lukas Fürderer ee7fbae29c Fix display of the month at creation date
This time on serialization as well as on deserialization
2019-06-09 16:29:37 +02:00
Jannik 07f2682a2d
resize ImportView too 2019-06-09 13:38:11 +02:00
Hendrik Schutter efc28455c1 fixed error handling at import 2019-06-09 13:29:07 +02:00
Jannik 5d223ba72b
make window resizable, rework MainView code 2019-06-09 13:12:56 +02:00
Hendrik Schutter 15cbbb1bac fast fix for calendar bug 2019-06-09 13:03:20 +02:00
Hendrik Schutter 08840c4c2b Revert "Fix display of the month at creation date"
This reverts commit 19eb6660e1.
2019-06-09 13:02:26 +02:00
CodeSteak 6b6ef67122
Revert "Make Client resizeable"
This reverts commit 36a8bccfe3.
2019-06-08 22:46:34 +02:00
CodeSteak 4a213afdf5 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-08 22:17:24 +02:00