-
Notifications
You must be signed in to change notification settings - Fork 0
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
INPROGRESS - Feature/miyuki l/inprogress membership tier page #49
Draft
Miyuki-L
wants to merge
16
commits into
main
Choose a base branch
from
Feature/Miyuki-L/INPROGRESS-membership-tier-page
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
commit 7689861 Author: meganleongg <[email protected]> Date: Fri Apr 7 16:05:47 2023 -0700 Fixed styling for landing page (#28) commit 479e91c Author: Helen <[email protected]> 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 <[email protected]> * 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 <[email protected]> * Embed Tableau and changed to use props (IndivVis and TableauEmbed) Co-Authored-By: Brenton Dunn <[email protected]> * Squashed commit of the following: Main Merged Branch with Main Co-Authored-By: Brenton Dunn <[email protected]> * 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 <[email protected]> * Fixed Up IndivVis Page Styling. Co-Authored-By: Brenton Dunn <[email protected]> * 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 <[email protected]> * fixed lint issues and lint ignore TableauEmbed * Squashed commit of Merge with Main commit e60f8c1 Author: NirmalAgnihotri <[email protected]> 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 <[email protected]> Date: Fri Mar 10 07:56:24 2023 -0800 Update CODEOWNERS commit 7a975de Author: Victor Siu <[email protected]> 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 <[email protected]> Co-authored-by: Brenton Dunn <[email protected]> * Fixed loginslice and subscribeslice Lint errors * Fixed TableauEmbed Lint errors. * Removed Unecessary imports from municipal * Delete .DS_Store --------- Co-authored-by: Brenton Dunn <[email protected]> Co-authored-by: Victor Siu <[email protected]> Co-authored-by: Brenton Dunn <[email protected]> Co-authored-by: James Luo <[email protected]> Co-authored-by: NirmalAgnihotri <[email protected]>
This reverts commit a6e4f19.
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...