-
Notifications
You must be signed in to change notification settings - Fork 74
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
feat: migrate to Anteater API #1031
Conversation
take one down pass it around 210 typescript errors in the code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The backend deployment doesn't work. I should've checked that first
Some searches aren't working: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The finals part of the tour isn't working. I think it's because you changed the sample data factory
apps/antalmanac/src/components/RightPane/CoursePane/SearchForm/FuzzySearch.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| | |
)_) )_) )_)
)___))___))___)\
)____)____)_____)\\
_____|____|____|____\\\__
---------\ /---------
^^^^^ ^^^^^^^^^^^^^^^^^^^^^
^^^^ ^^^^ ^^^ ^^
^^^^ ^^^
This PR shouldn't have been necessary since in an ideal world we would have skipped API-Next, but oh well.
Summary
Test Plan
Tested locally, server related things need staging for tests.
Also someone else should run through their normal routine and verify that everything still works as expected.
Things That Still Need Doing
Future Follow-Up