Open
Conversation
…hort' Component with students
… redirect user to /register if this is the case
…in errors to appear. E.g TextInput is Empty, Max Length is reached, or special characters aren't allowed. Also added a file input to act as a profile picture for the user. It accepts png and jpeg format. Stepper now has validation added to check whether criteria have been met before it can move on to the next stage.
… user profile page
…o the correct data and then use navigate('/') to automatcly go to the dashboard when signed in
Created the Cohort Page
…tend Bug: Fix the navigation in Frontend
…n the user profile page
… so that they should work once the backend is updated. Also fixed minor issues with TextInput
…licks on one of them, the user will be directed to the specific cohort
…ex-2410-team3 into 65-fill-up-my-cohort-list-on-the-dashboard-frontend
…esired! GET and PATCH requests to backend endpoints are also working as intended!
…ex-2410-team3 into 47-updating-user-profile-data-frontend
…team3 into 47-updating-user-profile-data-frontend
…oolean-uk/team-dev-client-ex-2410-team3 into 47-updating-user-profile-data-frontend
…-validation-not-showing-all-errorhelp-messages 64 fix user registration email validation not showing all errorhelp messages
…team3 into 65-fill-up-my-cohort-list-on-the-dashboard-frontend
…he-dashboard-frontend 65 fill up my cohort list on dashboard
…ex-2410-team3 into 47-updating-user-profile-data-frontend
…ub.com/boolean-uk/team-dev-client-ex-2410-team3 into 47-updating-user-profile-data-frontend
…frontend 47 updating user profile data frontend
…ex-2410-team3 into 69-add-a-student-view-of-cohort-and-a-teachers-view-of-cohort
…cohort' of https://github.com/boolean-uk/team-dev-client-ex-2410-team3 into 69-add-a-student-view-of-cohort-and-a-teachers-view-of-cohort
…cohort' of github.com:boolean-uk/team-dev-client-ex-2410-team3 into 69-add-a-student-view-of-cohort-and-a-teachers-view-of-cohort
…t-and-a-teachers-view-of-cohort Teacher and student view
…ex-2410-team3 into 23-search_user
This file contains hidden or 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
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.
Implemented search functionality in dashboard and also a separate page for searching.
To test functionality: Login as student and navigate to the dashboard. The resulting UI should be as according to figma design Search
Upon pressing enter should land you on page which follows design Result