Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Only Field Areas While Editing a Transplanting Log#633

Open
FutzMonitor wants to merge 1 commit intoDickinsonCollege:mainfrom
FarmData-2-Dev-Team-2022:TransplantingReportFilteringArea
Open

Only Field Areas While Editing a Transplanting Log#633
FutzMonitor wants to merge 1 commit intoDickinsonCollege:mainfrom
FarmData-2-Dev-Team-2022:TransplantingReportFilteringArea

Conversation

@FutzMonitor
Copy link
Collaborator

Pull Request Description

Closes #632. This PR aims to remove the user's ability to assign the incorrect area to transplanting logs when they're being edited. Transplanting logs are tray seedings that are move from a greenhouse area to a field area. So, users shouldn't be permitted to edit the log's area back to a greenhouse area. This PR accomplishes that by removing greenhouse areas from the options.


Licensing Certification

FarmData2 is a Free Cultural Work and all accepted contributions are licensed as described in the LICENSE.md file. This requires that the contributor holds the rights to do so. By submitting this pull request I certify that I satisfy the terms of the Developer Certificate of Origin for its contents.

- Added 'fieldAreas' array which is what's fed to the CustomTableComponent now
- New created added that provides 'fieldAreas' with only fieldAreas
- Removed the computed method for area names since only the CustomTableComponent was using it and nothing else
@FutzMonitor FutzMonitor changed the title 1. Changes to transplantingReport.html Only Field Areas While Editing a Transplanting Log Mar 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tray Seeding Report: Only Field Areas in While Editing

1 participant