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

Moisture Content Cones - Activity Results table #1758

Open
11 tasks
SLDonnelly opened this issue Dec 2, 2024 · 0 comments
Open
11 tasks

Moisture Content Cones - Activity Results table #1758

SLDonnelly opened this issue Dec 2, 2024 · 0 comments

Comments

@SLDonnelly
Copy link
Collaborator

SLDonnelly commented Dec 2, 2024

As a TSC User I want a data entry table feature for new moisture content activities So That Cone MC for data can get entered and saved to Oracle

Acceptance Criteria

  • Given that this is a brand new activity, when I open the screen, all the fields in the activity results table are empty except for the replicate column (Business rule: default show 4 replicates)
  • Given that I am using the results activity table, when I click on the add row button, a new row with the next replicate number is added to the bottom of the table.
  • Given I am on the Moisture Content screen, when I enter data into the table, then it gets saved as I am entering data.
  • Given I am on the Moisture Content screen, when I enter data into the table, then it gets pushed to the appropriate Oracle tables Save API for moisture content cones #1789
  • [ ]Given I am on the Moisture Content screen, when I enter data into the table, then it gets validated before being pushed to the appropriate Oracle tables Validate Oracle API for Moisture Content Cones  #1790
<style> </style>
Screen Name Record Source Old Form Field New Form Field Table Column Type
Moisture Content Cones qryCNSL25_MC Override Reason TBD CNS_T_TEST_REP_MC TOLRNC_OVRRDE_DESC VARCHAR2(2000)
Moisture Content Cones qryCNSL25_MC Replicate Replicate CNS_T_TEST_REP_MC TEST_REPLICATE_NO Number (5,0)
Moisture Content Cones qryCNSL25_MC Rep Comment Comments CNS_T_TEST_REP_MC REPLICATE_COMMENT VARCHAR2(255)
Moisture Content Cones qryCNSL25_MC Accept? Acc CNS_T_TEST_REP_MC REP_ACCEPTED_IND Number (5,0)
Moisture Content Cones qryCNSL25_MC Fresh Seed Only Fresh seed CNS_T_TEST_REP_MC FRESH_WEIGHT Number (7,3)
Moisture Content Cones qryCNSL25_MC Dry Weight Dry weight CNS_T_TEST_REP_MC DRY_WEIGHT Number (7,3)
Moisture Content Cones qryCNSL25_MC Container Weight Container weight CNS_T_TEST_REP_MC CONTAINER_WEIGHT Number (7,3)
Moisture Content Cones qryCNSL25_MC Container Number Container # CNS_T_TEST_REP_MC CONTAINER_ID Varchar2(4)
Moisture Content Cones qryCNSL25_MC Cont + Dry Seed Cont + Dry seed CNS_T_TEST_REP_MC CNTNR_AND_DRY_WGHT Number (7,3)

Additional Context
Mapped Endpoints: https://bcgov-my.sharepoint.com/:x:/r/personal/sabina_donnelly_gov_bc_ca/Documents/!%20SPAR%20Modernization/CONSEP_Screen_Documentation/[CONSEP_Screen_fields.xlsx](https://bcgov-my.sharepoint.com/:x:/r/personal/sabina_donnelly_gov_bc_ca/Documents/!%20SPAR%20Modernization/CONSEP_Screen_Documentation/CONSEP_Screen_fields.xlsx?d=wd074157a0e5046f894d8a303a5b47225&csf=1&web=1&e=HRWZ83)?d=wd074157a0e5046f894d8a303a5b47225&csf=1&web=1&e=HRWZ83
Figma design: https://www.figma.com/design/wWqNmvDMzrJDU8NDpCJ46b/Testing-activities-(Purity---Moisture---Xray---Fungal---SPG---etc.)?node-id=2249-59413&t=CVqpWRq9R4n6MeVq-4

Definition of Done

  • Ready to Demo in Sprint Review
  • Does what I have made have appropriate test coverage?
  • Basic WCAG coverage?
  • Peer Reviewed by 2 people on the team
  • Manual testing of all PRs in Dev and Prod
  • QA from UX team member
  • Merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant