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: [CGC-40] Code Restructuring #44

Merged
merged 18 commits into from
Mar 22, 2024
Merged

Conversation

henrikmv
Copy link
Collaborator

@henrikmv henrikmv commented Mar 18, 2024

CGC-40

  • Created new folder structure in utils

  • Changes som file names
    Changed between capital and smal letters
    Removed use from in filename for functions that is not a hook

  • Restructured files
    GrowtChart.tsx
    GrowthChartBuilder.tsx
    useMeasurementPlotting.ts
    useZscoreLines.ts
    useCalculateDecimalDate.ts

@henrikmv henrikmv marked this pull request as draft March 18, 2024 15:04
@henrikmv henrikmv marked this pull request as ready for review March 21, 2024 16:08
@henrikmv henrikmv requested review from edvinstava and petterav March 21, 2024 16:08
Copy link
Collaborator

@petterav petterav left a comment

Choose a reason for hiding this comment

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

LGTM. Fix the one comment, well done!

headCircumference: '',
height: '',
};
}: UseMappedGrowthVariablesProps): MappedDataValue[] | undefined => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

small u

@henrikmv henrikmv merged commit 8fa4a97 into master Mar 22, 2024
4 checks passed
@henrikmv henrikmv deleted the hv/feat/CGC-40_CodeRestructuring branch March 22, 2024 14:47
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.

3 participants