INPROGRESS - Feature/miyuki l/inprogress membership tier page#49
Draft
Miyuki-L wants to merge 16 commits into
Draft
INPROGRESS - Feature/miyuki l/inprogress membership tier page#49Miyuki-L wants to merge 16 commits into
Miyuki-L wants to merge 16 commits into
Conversation
commit 7689861 Author: meganleongg <98578642+meganleongg@users.noreply.github.com> Date: Fri Apr 7 16:05:47 2023 -0700 Fixed styling for landing page (#28) commit 479e91c Author: Helen <59126064+Miyuki-L@users.noreply.github.com> Date: Thu Mar 30 14:25:09 2023 -0700 Feature/miyuki l/individual visualization page (#26) * Created the Individual visualization Page Co-authored-by: Brenton Dunn <brentonmdunn@users.noreply.github.com> * Fixed the styling for the page * Add csv link + new endpoint for category * Merged Branch with origin/Feature/samvritsrinath/Category-Page Co-authored-by: Brenton Dunn <brentonmdunn@users.noreply.github.com> * Embed Tableau and changed to use props (IndivVis and TableauEmbed) Co-Authored-By: Brenton Dunn <47510212+brentonmdunn@users.noreply.github.com> * Squashed commit of the following: Main Merged Branch with Main Co-Authored-By: Brenton Dunn <47510212+brentonmdunn@users.noreply.github.com> * Added visualization service and get viz by title * renamed git viz by name * Make category route return actual visualizations, instead of titles * Changed to use export arrow function instead of default Co-authored-by: Brenton Dunn <brentonmdunn@users.noreply.github.com> * Fixed Up IndivVis Page Styling. Co-Authored-By: Brenton Dunn <47510212+brentonmdunn@users.noreply.github.com> * Refactor codebase to use import + prettier * Fix bugs + continue refactoring errors * Fix eslint + address pr review * Fix prettier check * Add service layer for visualizations * Add tier services * Fix prettier * Changed cursor to pointer when hovering over signup button Co-authored-by: Brenton Dunn <brentonmdunn@users.noreply.github.com> * fixed lint issues and lint ignore TableauEmbed * Squashed commit of Merge with Main commit e60f8c1 Author: NirmalAgnihotri <53363382+NirmalAgnihotri@users.noreply.github.com> Date: Mon Mar 13 10:54:40 2023 -0700 Create README.md (#25) * Create README.md * Update README.md * Update README.md commit 63b634d Author: William Wu <74469686+wllmwu@users.noreply.github.com> Date: Fri Mar 10 07:56:24 2023 -0800 Update CODEOWNERS commit 7a975de Author: Victor Siu <siuleungjing@gmail.com> Date: Thu Mar 9 12:07:46 2023 -0800 Feature/vs2961/backend category (#22) * Add csv link + new endpoint for category * Added visualization service and get viz by title * renamed git viz by name * Make category route return actual visualizations, instead of titles * Refactor codebase to use import + prettier * Fix bugs + continue refactoring errors * Fix eslint + address pr review * Fix prettier check * Add service layer for visualizations * Add tier services * Fix prettier * Fix bugs * Change getVisualization to name --------- Co-authored-by: James Luo <jaluo@ucsd.edu> Co-authored-by: Brenton Dunn <brentonmdunn@users.noreply.github.com> * Fixed loginslice and subscribeslice Lint errors * Fixed TableauEmbed Lint errors. * Removed Unecessary imports from municipal * Delete .DS_Store --------- Co-authored-by: Brenton Dunn <brentonmdunn@users.noreply.github.com> Co-authored-by: Victor Siu <siuleungjing@gmail.com> Co-authored-by: Brenton Dunn <47510212+brentonmdunn@users.noreply.github.com> Co-authored-by: James Luo <jaluo@ucsd.edu> Co-authored-by: NirmalAgnihotri <53363382+NirmalAgnihotri@users.noreply.github.com>
This reverts commit a6e4f19.
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.
Tracking Info
Resolves #
Make sure your branch name conforms to:
<feature|staging|bugfix|...>/<username>/<3-4 word description separated by dashes>. Otherwise, please rename your branch and create a new PR.Changes
What changes did you make?
Testing
How did you confirm your changes worked?
Confirmation of Change
Upload a screenshot, if possible. Otherwise, please provide instructions on how to see the change.
TODO...