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

One year allocation on forecast #96

Merged

Conversation

ElemarJR
Copy link
Contributor

@ElemarJR ElemarJR commented Jan 6, 2025

No description provided.

- Added `kind` and `hideTotals` props to the `OneYearAllocation` component for improved customization.
- Updated the initial state handling for `selectedKind` to accommodate the new `kind` prop.
- Modified rendering logic to conditionally display total hours based on the `hideTotals` prop.
- Improved styling for histogram elements and adjusted layout for better visual presentation.

These changes enhance the flexibility and usability of the `OneYearAllocation` component within the revenue forecast page.
…kind prop

- Modified the title rendering logic in the OneYearAllocation component to include the kind prop, enhancing the component's flexibility and contextual relevance.
- This change improves the user experience by providing clearer information about the allocation type being displayed.
- Added logic to capitalize the first letter of the kind prop when rendering the title in the OneYearAllocation component.
- Improved the clarity of the title by ensuring consistent formatting, enhancing the user experience by providing a more polished display of the allocation type.
… tables

- Removed the future consulting table from the RevenueForecastPage for clarity and focus on current data.
- Wrapped OneYearAllocation components in divs for improved spacing and layout consistency.
- Commented out the ConsultingTableFuture component to prevent rendering while maintaining code for future reference.
- These changes enhance the readability and organization of the revenue forecast display.
@ElemarJR ElemarJR merged commit 2f5b01f into eximiaco-labs:main Jan 6, 2025
1 check passed
@ElemarJR ElemarJR deleted the one_year_allocation_on_forecast branch January 6, 2025 01:18
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.

1 participant