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

Improving revenue business logic #50

Merged
merged 11 commits into from
Nov 27, 2024

Conversation

ElemarJR
Copy link
Contributor

No description provided.

Ensure contract start/end dates are present and used in revenue tracking calculations for fixed fee projects. This improves the accuracy of fee distribution across months and enhances consistency checks.
Integrated Radix UI Collapsible for better section management in the OmniSidebar component. Updated package.json and yarn.lock to include the new dependency. Adjusted the sidebar structure to use the collapsible component, providing a more interactive and organized interface.
Integrated Radix UI Collapsible for better section management in the OmniSidebar component. Updated package.json and yarn.lock to include the new dependency. Adjusted the sidebar structure to use the collapsible component, providing a more interactive and organized interface.
Refactored the ClientPage to encapsulate allocation-related content within the new AllocationSection component. Additionally, adjusted the styling of the ClientHeader to enhance the visual hierarchy.
Moved the "Cases" section and its associated components from `page.tsx` to `AllocationSection.tsx` for better modularization. This improves code organization by keeping related functionalities together, enhancing maintainability and readability.
Replaced Card component with SectionHeader for a cleaner design. Simplified table rows and headers to reduce redundancy and improve readability.
Replace Card component with SectionHeader for a simplified structure. Adjust layout to dynamically display worker data or a no-data message. Enhance visual hierarchy and readability of worker information.
This commit removes the `ConsultantOrEngineerHome` component along with its associated queries and header components. The page now redirects users based on their role type, simplifying the code structure.
Removed redundant class names from table headers in CasesTable.tsx for a cleaner codebase. Adjusted grid gap and margins in AllocationSection.tsx for better UI consistency.
Streamline the rendering of the CasesTable component by utilizing rowSpan and simplifying the structure. In the backend, improve worker grouping by sorting unique worker names and assigning them more clearly.
Remove unnecessary case activity check when building mapping of everhour project IDs to cases. Simplify the way inconsistencies are reported by directly appending them to the result list. This leads to cleaner and more readable code.
@ElemarJR ElemarJR merged commit 90fd3e7 into eximiaco-labs:main Nov 27, 2024
1 check failed
@ElemarJR ElemarJR deleted the improving_revenue_business_logic branch November 27, 2024 10:20
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