giavaphi
59c5d4be5a
Merge pull request #80 from schrom01/feature_guiOverhaul_M3
...
css style update
2022-12-09 14:20:02 +01:00
giavaphi
f54b39b1f2
updated style
2022-12-09 06:59:37 +01:00
giavaphi
45035e565c
update tasks with subscription from JsonTaskList
2022-12-09 01:27:37 +01:00
giavaphi
d725367f4d
JavaDoc for controller classes
2022-12-05 01:56:15 +01:00
giavaphi
0257dd9bf0
fxml files changes + first style
2022-12-05 01:12:18 +01:00
giavaphi
e9258fb238
fix of zero interval
2022-11-28 00:50:41 +01:00
giavaphi
aedcfe2be9
update json files for crop and task with ui
2022-11-27 20:39:37 +01:00
giavaphi
1c83fc4694
add disable properties to dialog save buttons
2022-11-25 02:00:13 +01:00
giavaphi
df19edb25a
delete tasks
2022-11-24 23:55:54 +01:00
giavaphi
6b7a6f095d
dialog pane for location and area of crop
2022-11-24 23:18:14 +01:00
giavaphi
dcb97f1c55
add and edit task list
2022-11-21 06:47:27 +01:00
giavaphi
7920bdff28
new home screen, tutorial fxml file and missing javadoc
2022-11-20 21:10:55 +01:00
giavaphi
e96280cd0c
overhaul gui icons + settings
2022-11-20 17:39:18 +01:00
David Guler
90d2de65de
refactor: simplified dayCellFactory for date selector
...
Instead of generating a list of dates for every single visible date and checking if it is contained in that list, we now use a (admittedly scary-looking) predicate to compare the date to the start and enddates
2022-11-15 15:25:51 +01:00
David Guler
5ef3f6c587
refactor: annotation-based dependency-injection
2022-11-14 21:15:27 +01:00
David Guler
15279838b7
refactor: first attempt at dependency injection
...
also some more renaming and improving date-picker dialog
2022-11-14 20:00:01 +01:00
David Guler
4f80a0a3e0
refactor: renamed everything
2022-11-14 13:47:22 +01:00
giavaphi
8e23124c6b
display List of Crops, get detail of crop and display taskList
2022-11-10 22:50:49 +01:00
giavaphi
ced2645bd7
connection task list model and garden plan model with controllers
2022-11-08 21:03:01 +01:00
giavaphi
802f238d69
gui details of crop basics
2022-11-08 19:26:08 +01:00