-
Notifications
You must be signed in to change notification settings - Fork 11
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
Notes Release #979
Notes Release #979
Conversation
* chore: add ilr minor * fix: update test cases * refactor: make college-specific minor name for ilr econ minor more consistent * chore: add note about study abroad exception * chore: update requirements json
* initial attempt of sliding with rectangle * moved shifting Note to a separate component * sliding notes with lighter color matching course * adde d filter for pastel note * added arrow * using input but wrong styles * note component setup * added note ic on and option to course card menu * notes icon in course card menu * note shows up after clicking note option in course menu * lighter colors for notes * checkpoint: mocked (on-enter) note shaking * chore: run prettier * refactor: fix some type issues and support saving + editing notes * feat: collapsing + shaking + refactoring for type-safety and minimalism * fix: make note component a proper Vue component for type safety * feat: editing & deletion ui footer logic * fix: proper reactivity on delete * style: figma consistency updates for color + icons * fix: attempt type fixes (not running locally) * fix: type cleanup * chore: run prettier * docs: add many inline comments * frontend fixes - fixed colors - fixed hover states hopefully? - fixed icons - fixed note sizes - fixed sliding + padding between courses with notes on semester - fixed z-indexes * frontend fixes - fixed colors - fixed hover states hopefully? - fixed icons - fixed note sizes - fixed sliding + padding between courses with notes on semester - fixed z-indexes * Revert "frontend fixes" This reverts commit 7e33104. * fixed semester box growth * fix slight bug * potential migration script for notes * remove comments * static note on saved courses * consistent spacing fix * updated npx broswerslist * rearranged cypress test order * original cypress test order * adjusted entrance years in cypress test * onboarding next button should scroll to be visible in cypress test * onboarding next button should scroll to be visible in accessibility tests * adjusted years again in cypress test * added waiting in cypress tests * more waiting statements * disabled frontend tests for now * temporarily disabling test.spec.ts frontend tests * empty commit * empty commit --------- Co-authored-by: Simon Ilincev <[email protected]> Co-authored-by: Simon Ilincev <[email protected]> Co-authored-by: hyz4 <[email protected]>
[diff-counting] Significant lines: 1928. This diff might be too big! Developer leads are invited to review the code. |
Visit the preview URL for this PR (updated for commit 018c1b8): https://cornelldti-courseplan-dev--pr979-main-seo2rbaw.web.app (expires Sun, 06 Apr 2025 01:21:35 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 6d4e0437c4559ed895272bbd63991394f1e0e933 |
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.
ooo la la
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.
Looks good! Excited to see on prod
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.
Looks good to me!
|
||
cy.checkA11y(null, null, null, true); | ||
}); | ||
// /** |
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.
Are we commenting out these tests because they don't pass for this release? What's our plan for re-enabling them?
Summary
Notes Release!!
Credits @plumshum @Destaq @nidhi-mylavarapu :)