-
Notifications
You must be signed in to change notification settings - Fork 1
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
[Client] Perf: SerializableStateInvariantMiddleware #159: Fix serializableCheck and immutableCheck configuration in store.ts #164
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…erializableCheck and immutableCheck configuration in store.ts):
…dd related files
…imports and links in navbar and nav-drawer files
…t.ts (moved typography variants to variants.)
…nents to Dashboard page
…oc) #161: refactor asset location utilities
… and AppFooter components
Closed
This was
linked to
issues
May 5, 2024
in-a-iii
approved these changes
May 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great, good to go.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[Client] Back Button component #160: Add BackButton component and related files
[Feature] Dashboard Layout : #123: Add AppLayout component and related files
[Client] Back Button component #160: Add Button component and related styles
[Feature] Dashboard Layout : #123: Refactor navbar component: Update imports and links in navbar and nav-drawer files
[Client] Back Button component #160: Add BackButton component and related files
[Config] Update layout configuration in layout.ts
Bootcamp: Details page #157: [Config] Update icon directory in icon-directory.ts
Add new routing constants in routing.ts
Refactor typography and variant constants in typography.ts and variant.ts (moved typography variants to variants.)
Add new labels and placeholders in label.ts and placeholder.ts
Refactor constant imports in index.ts
Add new ARIA constant for course table in aria.ts
removed documentation param , due to conflict
Bootcamp: Details page #157: BootcampView component
🐞 fix(Fixed pagination problemt)
🐞 fix(Fix pagination problem in Course component)
[Feature] Dashboard Layout : #123: Add AppNavBar and AppFooter components to Dashboard page
Bootcamp: Details page #157: Add BootcampViewPage component to Bootcamp route
Bootcamp: Details page #157: Refactor BootcampViewSection and related components
[Client] TCCPISSUE: Refax Asset location utility (badgeLoc and photoLoc) #161: refactor asset location utilities
Fix import statement in bootcamp-career.tsx
Bootcamp: Details page #157: Add BootcampViewSection component and related styles
Refactor CourseCard component in course-card.tsx
Refactor typography variant and font weight in dashboard-bootcamp-rd.tsx
Clean-up: Refactor BootcampTile component in dashboard-bootcamp-tile.tsx
Add 'section/bootcamp' export to 'src/section/index.ts'
Bootcamp: Details page #157: Add getAllCourseByBootcamp query to courseSlice
Refactor main.ts: Add SSpanBox styled component and update SScrollBox styles
Refactor palette.ts: Update ACTION object with hover, selected, and disabled styles
Refactor theme.ts: Add GREY constant and update mode to use KEY.LIGHT
Update typography styles in src/theme/typography.ts
Update Bootcamp interface properties in global.d.ts
Add MUI typography variant overrides in mui.d.ts
Refactor asset location functions in asset-loc.ts
[Feature] Dashboard Layout : #123: Refactor app.tsx: Remove AppNavBar and AppFooter components