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

Refactor Bootcamp tile and Bootcamp components #156

Merged
merged 22 commits into from
Apr 25, 2024
Merged

Conversation

ballyalley-o
Copy link
Owner

Refactor the Bootcamp tile and Bootcamp page components to improve code organization and structure. This includes moving interfaces to the global file, updating imports, adding new utility functions, and adding skeleton loading. Additionally, fix a form input bug in the User Profile.

Fixes #152 and #145

ballyalley-o and others added 22 commits April 25, 2024 22:00
…mpCard component: Update imports and use new utility functions
…ardBootcampRundown component: Update imports, add skeleton loading, and use new utility functions
…pTile component: Update imports, use new utility functions, and add skeleton loading
…ponent: Update imports and add BootcampCareer component | More Cleanup
… FormField component: Add isAccount and disabled props
… Bootcamp tile and Bootcamp #152: Add CardMedia and BadgeImg styled components
…user-profile

Fix form input bug in User Profile
@ballyalley-o ballyalley-o added priority 1 solved refactor Refactor / Code clean up labels Apr 25, 2024
@ballyalley-o ballyalley-o self-assigned this Apr 25, 2024
@ballyalley-o ballyalley-o requested a review from in-a-iii April 25, 2024 13:50
@ballyalley-o ballyalley-o linked an issue Apr 25, 2024 that may be closed by this pull request
@ballyalley-o ballyalley-o merged commit 72513b9 into main Apr 25, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority 1 refactor Refactor / Code clean up solved
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

TCCPISSUE: Refactor Bootcamp tile and Bootcamp [Client] TCCPISSUE: Fix form input bug in User Profile
2 participants