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

Redesign #166

Merged
merged 130 commits into from
Aug 26, 2024
Merged

Redesign #166

merged 130 commits into from
Aug 26, 2024

Conversation

AbhiramTadepalli
Copy link
Contributor

Overview

Merges Trends UI 2.0 into the develop branch!

What Changed

UI upgrade. Components handle logic and fetching. SearchBar features "tags" which results in search result cards in the Left Hand Side. LHS also allows sorting and filters. Right Hand Side provides additional course/professor context. RHS also hosts the marquee Compare component that allows courses/professors to be compared.

Other Notes

Some bug fixes, small features, UI improvements, and finishing touches will take place in the branch.

TyHil and others added 30 commits November 13, 2023 12:13
Fix "///" comments before production
TODO: add an api route to store data responses, could be done with Qualtrics API but need access
* Initial

* Bump @babel/traverse from 7.21.4 to 7.23.2 (#120)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Initial

* Refinement

* Update colors

* Use colors

* Add nebula labs link

* A/B Testing autocomplete functionality, needs design fix, and of course google analytics

* A/B Testing styles

* Build fix

* Design recs

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @babel/traverse from 7.21.4 to 7.23.2 (#120)

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.21.4 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update colors

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Replace (<number>|<number> ) <prefix>[.<section>] with <prefix>
Also added comments
prof number.section to prof number.section prefix
AbhiramTadepalli and others added 21 commits August 15, 2024 22:55
…ard navigation. A new url is pushed to the stack whenever after the search bar is fully cleared (new search).
… and what school a course is part of. Center-Aligned titles
Removed course+prof suggestions from autocomplete since we don't use them in search, it should be a lot faster now.
This means finding course+prof combos for search results had to be done another way so this add an api route to query an object that maps courses/profs to their combos
Copy link

vercel bot commented Aug 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
utd-trends ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 6:09am

@TyHil TyHil merged commit c8a032e into develop Aug 26, 2024
3 checks passed
@TyHil TyHil deleted the redesign branch August 26, 2024 06:11
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.

4 participants