summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add references field to Crop class.David Thompson2022-02-151-1/+23
|
* Add seed planting depth data.David Thompson2022-01-311-1/+19
|
* Add overwinterPlant property to Crop to support a Garlic crop.David Thompson2022-01-251-5/+23
|
* Change Dill to be planted 4 weeks before last frost and 3 week intervals.David Thompson2022-01-251-2/+2
|
* Fix fallCrop setting for Fennel.David Thompson2022-01-251-1/+1
|
* Make table font bigger on small screens.David Thompson2022-01-221-1/+8
|
* Properly handle transplanted succession plantings.David Thompson2022-01-221-19/+38
|
* Make it so you can open/close sections of the page.David Thompson2022-01-223-58/+94
|
* Tweak family info location in crop details modal.David Thompson2022-01-221-4/+1
|
* Add family information to crops.David Thompson2022-01-221-3/+47
|
* Tweak crop details modal text.David Thompson2022-01-221-3/+3
|
* Lighten background color of modals.David Thompson2022-01-221-1/+3
|
* Improve responsiveness a bit.David Thompson2022-01-222-13/+46
|
* Move javascript source to a subdirectory.David Thompson2022-01-222-1/+1
|
* A few more tweaks.David Thompson2022-01-223-87/+100
|
* Separate view and data layer, add more crop details, simplify Crop class.David Thompson2022-01-223-218/+683
|
* First commit!David Thompson2022-01-2114-0/+1524