Commit Graph

22 Commits

Author SHA1 Message Date
Jannik 5fff4023f9
clear DetailVIew on delete, rename submitButton to btnSubmit, clean up 2019-06-13 21:43:43 +02:00
Jannik 391dfe4282
don't open export if nothing is selected & clean up 2019-06-13 21:22:42 +02:00
CodeSteak cc03b32ade Fix #29
Redo Text of FolderView + DetailView
2019-06-12 21:05:40 +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 a82cef599c
GUI clean up
* moved some style code to styles.css
* adjust the background colors of the MainView
2019-06-08 13:25:55 +02:00
Jannik da153091bd
highlight the selected element, closes #9 2019-06-08 12:25:20 +02:00
Jannik 1c1f12ecaf
clean up 2019-06-07 16:57:15 +02:00
Jannik ed344cbd49
remove deleted Elements from the FolderView, comments 2019-06-07 13:48:42 +02:00
Jannik 594f083a8d
added JFXOkayCancelAlert 2019-06-06 14:41:30 +02:00
Hendrik Schutter 90b21ca3d1 added delte context item and call for server delete 2019-06-05 22:33:37 +02:00
Hendrik Schutter e78e7e3a59 query images and show result 2019-06-04 18:20:09 +02:00
Hendrik Schutter 83e4f10aaa import new texture 2019-06-04 14:57:54 +02:00
CodeSteak fd749069a1 fix Sha256.toString() 2019-06-03 18:28:53 +02:00
Jannik cf4e5b3e92
check if a chip has max 32 chars
* finished ImportView
2019-06-03 18:08:48 +02:00
CodeSteak 67401817a0 implement 'TextureReplace' NetOp 2019-06-03 16:31:04 +02:00
CodeSteak d1f2f42511 Merge branch 'master' of git.mosad.xyz:localhorst/TextureSync 2019-06-03 15:34:13 +02:00
CodeSteak 73fd94e314 make Sha256 own Class 2019-06-03 15:33:41 +02:00
Jannik 35aa0409da
Controller and GUIModel work
* added all needed parts to the GUIModel
* started work on the "root" Controller
2019-06-03 15:29:01 +02:00
CodeSteak 872fc6c289 restructure & rename all things in Net 2019-06-03 15:05:50 +02:00
CodeSteak d7dd858d42 Match DataModel On Query 2019-06-02 22:32:19 +02:00
CodeSteak 1b41132c18 Add Type for Texture 2019-06-02 22:01:32 +02:00
Jannik a322068fdb
add models 2019-05-16 15:26:14 +02:00