-
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
merging most recent dev changes onto production #80
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
New search resource added that doesn't deal with any filterby/sortby parameters and only deals with the search parameter.
LazyFetch and search component were created. Still need to populate post feed correctly.
new resource on backend for search set up and frontend work now complete. refactored a lot of PostView.js
Search integration merge onto dev - SUCCESS
Backend completed (i think) and frontend started. F U CSS
Can now join a course from a list of courses but the styling for that list is still not right.
…ost - SUCCESS Course Card Create Post merge onto Dev
Course search refactor merge onto dev - SUCCESS
The color selector now sets the banner color for your profile and dynamically changes color based on light/dark backgrounds.
* Draft.js now called PostDraft.js * Wrapper components in their own subdirectory
…UCCESS Re-organized the Posts folder and changed local imports accordingly - Merge with DEV
… can be possible Added contrast detector as a common component to be able to distinguish between light/dark colors. Changed routing for user profiles to include user IDs. Changed how data is sent from backend on GET request for user profiles. Dynamically determine whether edit profile button, change color button, and leave courses button should be displayed.
Modal now pops up when you click the "leave course" button to confirm if you want to leave the course. Clicking confirm works and updates the state of the courses you're currently in on your profile. Still having issues with styling that come from z-index in AboutUser.js in the ContentWrapper.
…he permission necessary to use it
…(NOT necessarily usable)
…it for anon/private
Dev anon checkbox style fix - MERGE ONTO DEV SUCCESS
Fixed reaction state management when sorting by oldest/newest posts - MERGE ONTO DEV SUCCESS
…d made the dropdown change state when new role added
… maintains it's form instead of not loading anything
Added 3 separate error message sections for the config page: configErrors, assignErrors, and banErrors. These are split into three so there is one for each respective section.
…-bug-fixes Dev assign roles section bug fixes - MERGE ONTO DEV SUCCESS
…or adding/removing nickname, color, and leaving course
…mponent Dev fetch user common component - MERGE ONTO DEV SUCCESS
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.
No description provided.