Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only Field Areas While Editing a Transplanting Log #633

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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 join this conversation on GitHub. Already have an account? Sign in to comment
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