Ethan
|
c2007ef090
|
fix: ensure input elements take full width of parent (#364)
|
2024-10-21 14:35:34 -05:00 |
|
Razboy20
|
2983a0c0fd
|
chore: get ready for release (#308)
* chore: get ready for release
* chore: update pnpm-lock.yaml
* chore(docs): update CHANGELOG.md
* chore: fix lint warnings and add notes
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
|
2024-10-14 22:08:45 -05:00 |
|
doprz
|
d22237d561
|
feat: UTRP v2 migration (#292)
* feat: wip add course by url
* chore: update imports
* feat: add useCourseFromUrl hook
* chore: extract logic into async function
* feat: add checkLoginStatus.ts
* feat: add useCourseMigration hook
* feat: working course migration
* fix: active schedule bug
* feat: refactor logic and add to onUpdate
* feat: update ui style
* feat: add changelog functionality to settings
* chore: update packages
* feat: migration + sentry stuffs
* feat: improve migration flow
* docs: add sentry jsdocs
* chore: fix lint and format
* chore: cleanup + fix race condition
---------
Co-authored-by: Samuel Gunter <sgunter@utexas.edu>
Co-authored-by: Razboy20 <razboy20@gmail.com>
|
2024-10-14 21:30:37 -05:00 |
|
Sriram Hariharan
|
65ff6bfbbf
|
feat: report issue popup (#261)
* feat: report issue popup
* style: modified styles in feedback form
* chore: minor UI fixes
* chore: update useEffect
* chore: change width to 400px
---------
Co-authored-by: doprz <52579214+doprz@users.noreply.github.com>
Co-authored-by: Isaiah David Rodriguez <51803892+IsaDavRod@users.noreply.github.com>
|
2024-10-12 20:31:26 -05:00 |
|