-
Notifications
You must be signed in to change notification settings - Fork 7
[PLA-2149] [PLA-1923] fueltank fix #189
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
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
Enhancement, Bug fix
Description
Refactored fuel tank creation and mutation logic, introducing
coveragePolicyand removing outdated flags.Enhanced UI components for better usability, including
FormCheckbox,RadioInput, andMultiCheckbox.Updated GraphQL queries and mutations to align with new fuel tank attributes.
Added new transaction methods and enums to support expanded functionality.
Changes walkthrough 📝
16 files
Improved checkbox component with new props and stylesRemoved unnecessary lifecycle hook for select componentSimplified and styled input header componentUpdated multi-checkbox component with new styles and logicAdjusted radio group button stylingAdded new radio input component for selectionUpdated support button icon stylingRefactored fuel tank creation form with new fieldsUpdated fuel tank details to include new attributesAdded dispatch signature fields to dispatch slideoverRefactored fuel tank mutation form with new logicUpdated API methods for fuel tank creation and mutationRefactored GraphQL mutation for creating fuel tanksUpdated GraphQL query to include new fuel tank attributesEnhanced GraphQL query for fetching multiple fuel tanksAdded new transaction methods and enums for fuel tanks