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

feat: [NMP-123] Field List Tab #128

Merged
merged 10 commits into from
Jan 10, 2025
Merged

feat: [NMP-123] Field List Tab #128

merged 10 commits into from
Jan 10, 2025

Conversation

dallascrichmond
Copy link
Collaborator

@dallascrichmond dallascrichmond commented Jan 10, 2025

Pull Request Standards

  • The title of the PR is accurate
  • The title includes the type of change [HOTFIX, FEATURE, etc]
  • The PR title includes the ticket number in format of [NMP-###]
  • Documentation is updated to reflect change

Description

The field list tab is the first step in the Field and Soil Section that need to be filled out. Keep in mind that finalized styling and validation will be done in separate tickets
This PR includes the following proposed change(s):

  • Small updates to the FarmInformation View
  • Frontend Route added for FieldAndSoil Section
  • Reusable Modal component created
  • Reusable Tabs component created
  • Field and Soil view added which will have field list, soil tests and crops as tab views
  • Field List tab added with all functionality from ticket
  • Empty Soil tests tab was also made

Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@dallascrichmond dallascrichmond changed the title (feat): [NMP-123] Field List Tab feat: [NMP-123] Field List Tab Jan 10, 2025
@dallascrichmond dallascrichmond linked an issue Jan 10, 2025 that may be closed by this pull request
10 tasks
Copy link

@PaulGarewal PaulGarewal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👌

@dallascrichmond dallascrichmond merged commit 0223a05 into main Jan 10, 2025
15 checks passed
@dallascrichmond dallascrichmond deleted the NMP-123-Field-List-Lab branch January 10, 2025 23:01
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.

Field List Tab Functionality
2 participants