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

Feedback Slice, Feedback Quote bubble component, and Perf related #179

Merged
merged 26 commits into from
May 11, 2024

Conversation

ballyalley-o
Copy link
Owner

Description:

This pull request fixes the issue of a failed authentication in the login page throwing an exception. It also includes some refactoring and feature additions.

Commits:

  • feat: add APPLY_FOR_COURSE label to constant/label.ts

  • refactor: Add collapse table component to CourseRow for better code organization

  • refactor: Add CollapseGrid component to Bootcamp section for better code organization

  • 🐞 fix(refactor: Adjust position of GSBadgeImg in main.ts):

  • refactor: Update background styling in AppForm component

  • refactor: Remove commented out code in main.tsx

  • [BUG] Failed Auth in Login page throws an exemption [BUG] Failed Auth in Login page throws an exemption #167

  • [BUG] Failed Auth in Login page throws an exemption [BUG] Failed Auth in Login page throws an exemption #167: refactor: Handle invalid credentials error in LogIn component

  • [Client] TCCPISSUE: Refactor Navbar Drawer [Client] TCCPISSUE: Refactor Navbar Drawer #141: [Clean-up] refactor: Update navbar styling and remove unused code

  • Redux | Feedback Slice Redux | Feedback Slice #17: Add FEEDBACK route to routing constants

  • Add FEEDBACKS and TAGS labels to constant/label.ts

  • update placeholder.ts

  • refactor: Adjust padding in main.tsx

  • Optimized Bootcamp page with lazy loading for images

  • feat: Add BOOTCAMP_FEEDBACK route to ServerPath class

  • [Client] Feat: Feedback Quote buble [Client] Feat: Feedback Quote buble #171: Add FeedbackBubble component for displaying feedback quotes

  • [Client] Feat: Feedback Quote buble [Client] Feat: Feedback Quote buble #171: Add FeedbackBubble component for displaying feedback quotes

  • chore: Remove unused Bootcamp component and export statement

  • feat: Add QuoteBubble component for displaying feedback quotes

  • Slices-reducer: Bootcamp - Feedback

  • Redux | Feedback Slice Redux | Feedback Slice #17: Add feedback endpoint and slice for API integration

  • 🎈 perf(Redux | Feedback Slice Redux | Feedback Slice #17: Add feedbackReducer to root-reducer and persist configuration):

  • chore: Update main.ts to include flex display and transparent background color for SCard

  • refactor: Update palette.ts to fix primary and background colors

  • 🐳 chore(chore: Update npm dependencies):

  • Merge pull request Feedback Slice, QuoteBubble and some Redux stuff #178 from ballyalley-o/feat/TCCP17-redux--feedback-slice

  • Refactor Navbar Drawer

Please let me know if you need any further assistance.

ballyalley-o and others added 26 commits May 7, 2024 22:28
…andle invalid credentials error in LogIn component
… Update navbar styling and remove unused code
Add NO_FEEDBACK placeholder to constant/placeholder.ts
@ballyalley-o ballyalley-o added the feat New feature or request label May 11, 2024
@ballyalley-o ballyalley-o self-assigned this May 11, 2024
@ballyalley-o ballyalley-o requested a review from in-a-iii May 11, 2024 09:24
@ballyalley-o ballyalley-o added the perf Performance related label May 11, 2024
This was linked to issues May 11, 2024
@ballyalley-o ballyalley-o merged commit 5036963 into main May 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request perf Performance related
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Client] Feat: Feedback Quote buble Redux | Feedback Slice
2 participants