This repository was archived by the owner on Sep 29, 2025. It is now read-only.
Conversation
remove console logs
Global Header #98
* #115; Add course preview page * Added nav to PhoneCourseSession and upgraded mdi/js version * Adds left phone to course preview Some styling still needs to be adjusted to match the figma * Design optimization * Added section data to review course page Co-authored-by: LazarShockX <LazarShockX@users.noreply.github.com> * Removed redundant parts * Update on design * Updated phone design * Minor spelling mistake * Added a new preview to phone that displays exercises and lectures to its corresponding section. Added two new endpoints to retrieve exercises and lectures based on section id (routes already existed in backend). * Cypress test fix * Revert to original test --------- Co-authored-by: risobak <nicolasobakke@gmail.com> Co-authored-by: LucaPurcilly <lp@enablment.com> Co-authored-by: Frederik Woloszynski <frederikwoloszynski@hotmail.com> Co-authored-by: sourtendon <113062702+kingobarn@users.noreply.github.com> Co-authored-by: LazarShockX <LazarShockX@users.noreply.github.com>
Update new exercise/class #179
…ields looks good #2 review
Feedback on a course is now displayed in a box on the course management pages.
Changed entire courseManagements process to use local states for loading, adding, deleting and updating informations regarding the course and it's contents and it is now only being send to the server for handling when using the save or publish course buttons. --------- Co-authored-by: Nicklas Vistoft Kleemann <71381595+NicklasKleemann@users.noreply.github.com> Co-authored-by: Lasse Drongesen <Lassemgp@gmail.com> Co-authored-by: Nicklas Vistoft Kleemann <NicklasKleemann@users.noreply.github.com>
* New design on courseCard, Sorting and searching in courses * Added grid and list view for courses * linting * Removed esbuild-darwin-64 * Fixed typechecking * Refactor Course components: remove unused state and effects. --------- Co-authored-by: Loke Døj <Loke@doj.dk> Co-authored-by: Frederik <fsfl22@student.aau.dk>
…ured out how to redeploy transcoding service
Dev to staging PR Co-authored-by: TueRask <100601369+TueRask@users.noreply.github.com> Co-authored-by: Emilsp3 <115782475+Emilsp3@users.noreply.github.com> Co-authored-by: Fred_Dead_Redemption <frederikdau@gmail.com> Co-authored-by: madsWesth <72575386+madsWesth@users.noreply.github.com> Co-authored-by: LazarShockX <119409854+LazarShockX@users.noreply.github.com> Co-authored-by: risobak <nicolasobakke@gmail.com> Co-authored-by: LucaPurcilly <lp@enablment.com> Co-authored-by: Frederik Woloszynski <frederikwoloszynski@hotmail.com> Co-authored-by: sourtendon <113062702+kingobarn@users.noreply.github.com> Co-authored-by: LazarShockX <LazarShockX@users.noreply.github.com> Co-authored-by: Jens Petersen <70944848+Jenspetersen99@users.noreply.github.com> Co-authored-by: MagnusHoese <magjen22@student.aau.dk> Co-authored-by: MBryder <127748784+MBryder@users.noreply.github.com> Co-authored-by: Magnus K. Lundgren <magnus@themstrupvej.dk> Co-authored-by: Nicklas Vistoft Kleemann <71381595+NicklasKleemann@users.noreply.github.com> Co-authored-by: Nicklas Vistoft Kleemann <NicklasKleemann@users.noreply.github.com> Co-authored-by: davidfraenkel <68970229+davidfraenkel@users.noreply.github.com> Co-authored-by: Loke Døj <Loke@doj.dk> Co-authored-by: Frederik <fsfl22@student.aau.dk>
…rs leading duplicate additions to course store state arrays when fetching data, which messed with the display/mapping. Added a filter function on ._id property to management hook, but should be properly adressed in the future.
❌ Deploy Preview for educado-web failed.
|
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Description
Moving features from Staging over to Dev
Changes
course will look like on the app with the information and sections.