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

merging most recent dev changes onto production #80

Merged
merged 68 commits into from
Sep 16, 2021
Merged

merging most recent dev changes onto production #80

merged 68 commits into from
Sep 16, 2021

Conversation

Sephta
Copy link
Member

@Sephta Sephta commented Sep 16, 2021

No description provided.

bgunnar5 and others added 30 commits August 10, 2021 12:26
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.
Sephta and others added 29 commits August 24, 2021 16:05
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
@Sephta Sephta merged commit b1abc72 into production Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants