-
Notifications
You must be signed in to change notification settings - Fork 1
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
[improve][fork] Update fork with lastest changes in upstream #11
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2a11735 - Browse repository at this point
Copy the full SHA 2a11735View commit details
Commits on Aug 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c49658 - Browse repository at this point
Copy the full SHA 0c49658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03543c0 - Browse repository at this point
Copy the full SHA 03543c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1871e49 - Browse repository at this point
Copy the full SHA 1871e49View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2df924 - Browse repository at this point
Copy the full SHA d2df924View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcd6847 - Browse repository at this point
Copy the full SHA dcd6847View commit details -
fix: error when navigating exam units (#1157)
* fix: incorrect usage of useEffect callback caused intermittent react errors
Configuration menu - View commit details
-
Copy full SHA for b0c71e5 - Browse repository at this point
Copy the full SHA b0c71e5View commit details
Commits on Aug 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ec2bf60 - Browse repository at this point
Copy the full SHA ec2bf60View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d345e - Browse repository at this point
Copy the full SHA c3d345eView commit details -
feat: rebuild package lock (#1160)
* feat: rebuild package lock * feat: update paragon * test: fix axios/jest incompatibility
Configuration menu - View commit details
-
Copy full SHA for 0954233 - Browse repository at this point
Copy the full SHA 0954233View commit details
Commits on Aug 10, 2023
-
Revert "Revert "feat: update special exams lib (#1152)" (#1154)" (#1161)
This reverts commit 1871e49. The original PR was reverted due to it's deploy coinciding with the app breaking. Turns out it was not the root cause.
Configuration menu - View commit details
-
Copy full SHA for 6232b0c - Browse repository at this point
Copy the full SHA 6232b0cView commit details
Commits on Aug 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5ee6190 - Browse repository at this point
Copy the full SHA 5ee6190View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ea2d7ed - Browse repository at this point
Copy the full SHA ea2d7edView commit details
Commits on Aug 22, 2023
-
fix: should not fetch courseTopics for lti provider (#1165)
* fix: should not fetch courseTopics for lti provider * refactor: fetch course topics when provider is edx
Configuration menu - View commit details
-
Copy full SHA for 2e90e21 - Browse repository at this point
Copy the full SHA 2e90e21View commit details
Commits on Aug 23, 2023
-
refactor: refactor code by creating 1 instance of header instead of 3 (…
…#1164) * refactor: refactor code by creating single instance of header instead of 3 * refactor: refactor courseStatus comparsion code --------- Co-authored-by: SundasNoreen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b9b3db - Browse repository at this point
Copy the full SHA 2b9b3dbView commit details -
feat: install Xpert chatbot from frontend-lib-learning-assistant (#1166)
This commit installs the Xpert chatbot feature from the frontend-lib-learning-assistant repository into the frontend-lib-learning application. This component is rendered by the Course component. The component is only rendered when a few conditions are satisfied.
Configuration menu - View commit details
-
Copy full SHA for 2d29827 - Browse repository at this point
Copy the full SHA 2d29827View commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ba84362 - Browse repository at this point
Copy the full SHA ba84362View commit details
Commits on Aug 28, 2023
-
feat: install new version of frontend-lib-learning-assistant and add …
…Privacy Policy URL to config (#1171) This commit installs version 1.6.0 of @edx/frontend-lib-learning-assistant, which includes a new user disclosure feature. This commit also includes the Privacy Policy URL to the frontend-app-learning config, because the Xpert learning assistant uses this config value in the disclosure.
Configuration menu - View commit details
-
Copy full SHA for 694e3ed - Browse repository at this point
Copy the full SHA 694e3edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dcde82 - Browse repository at this point
Copy the full SHA 1dcde82View commit details
Commits on Aug 29, 2023
-
feat: install new version of frontend-lib-learning-assistant to add U…
…I tweaks (#1174) This commit installs version 1.8.0 of @edx/frontend-lib-learning-assistant, which includes a various UI tweaks.
Configuration menu - View commit details
-
Copy full SHA for ce6771d - Browse repository at this point
Copy the full SHA ce6771dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62d3e95 - Browse repository at this point
Copy the full SHA 62d3e95View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8ac2ff - Browse repository at this point
Copy the full SHA e8ac2ffView commit details
Commits on Aug 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee1d816 - Browse repository at this point
Copy the full SHA ee1d816View commit details -
feat: install new version of frontend-lib-learning-assistant to condi…
…tionally render toggle elements (#1178) This commit installs version 1.9.3 of @edx/frontend-lib-learning-assistant, which includes a UI tweak to conditionally render the Xpert toggle button and action message (call-to-action) only when the Xpert sidebar is closed.
Configuration menu - View commit details
-
Copy full SHA for ee80b24 - Browse repository at this point
Copy the full SHA ee80b24View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 645ac2c - Browse repository at this point
Copy the full SHA 645ac2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 32bd319 - Browse repository at this point
Copy the full SHA 32bd319View commit details
Commits on Sep 7, 2023
-
fix: alert.start.long and alert.start.calendar (#1173)
They are currently using end, but since we are in the course-start-alert file it should be start instead.
Configuration menu - View commit details
-
Copy full SHA for 2ae0331 - Browse repository at this point
Copy the full SHA 2ae0331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81a49bd - Browse repository at this point
Copy the full SHA 81a49bdView commit details
Commits on Sep 8, 2023
-
feat: add Segment event for rendering Xpert and bump frontend-lib-lea…
…rning-assistant version (#1182) In order to diagnose low usage rates, we're temporarily adding Segment events for rendering the chat and for closing the call-to-action message. This will help us determine whether Xpert is being successfully rendered and whether Xpert is being ignored by tracking whether learners close the call-to-action message at a high rate. At a minimum, we expect to remove the Segment event for rendering the Xpert, because this will be a very noisy Segment event. We plan to leave it in for a few days just to accumulate data. We will evaluate whether to keep the call-to-action dismissal Segment event based on the data. This commit adds the Segment event for rendering the Xpert. This commit also installs version 1.11.1 of frontend-lib-learning-assistant, which introduces a Segment event for for closing the call-to-action message.
Configuration menu - View commit details
-
Copy full SHA for f58d6d6 - Browse repository at this point
Copy the full SHA f58d6d6View commit details
Commits on Sep 11, 2023
-
feat: update react & react-dom to v17 (#1127)
* feat: update react & react-dom to v17 * build: update paragon version * refactor: updated edx packages * refactor: updated react-unit-test-utils * build: update lock file * build: update lock file * build: update lock file * build: update lock file * refactor: bumped frontend-lib-learning-assistant version --------- Co-authored-by: mashal-m <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51dd907 - Browse repository at this point
Copy the full SHA 51dd907View commit details
Commits on Sep 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c8e32c3 - Browse repository at this point
Copy the full SHA c8e32c3View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 168ed1e - Browse repository at this point
Copy the full SHA 168ed1eView commit details
Commits on Sep 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81442be - Browse repository at this point
Copy the full SHA 81442beView commit details
Commits on Sep 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a21d8c - Browse repository at this point
Copy the full SHA 3a21d8cView commit details
Commits on Sep 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7a3d56 - Browse repository at this point
Copy the full SHA b7a3d56View commit details
Commits on Oct 4, 2023
-
feat: upgrade react router to v6 (#1128)
* feat: upgrade react router to v6 * fix: all test cases affected by react router upgrade * refactor: fix navigations * fix: test cases affectewd due to lib-special-exams * refactor: improve code coverage
Configuration menu - View commit details
-
Copy full SHA for b788b96 - Browse repository at this point
Copy the full SHA b788b96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5604def - Browse repository at this point
Copy the full SHA 5604defView commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 391ea08 - Browse repository at this point
Copy the full SHA 391ea08View commit details -
Configuration menu - View commit details
-
Copy full SHA for 570cdb4 - Browse repository at this point
Copy the full SHA 570cdb4View commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 165097d - Browse repository at this point
Copy the full SHA 165097dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62465ec - Browse repository at this point
Copy the full SHA 62465ecView commit details
Commits on Oct 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12205de - Browse repository at this point
Copy the full SHA 12205deView commit details -
Added Courseware Search container popover UI (#1212)
* feat: Added Courseware Search container popover * chore: Added unit tests for CoursewareSearch and CoursewareSearchToggle * chore: Updated unit test for CourseTabsNavigation * chore: Partial coverage on Courseware Search Hooks * chore: Finished Courseware Search Hooks unit testing * fix: Fixed an overlook that caused a conditional hook * fix: Reduced bounce timeout on scroll/resize to 100ms * chore: Updated snapshots * chore: Moved @testing-library/react-hooks dep to DEV * chore: Minor adjustments on unit tests * chore: Fixed test issue
Configuration menu - View commit details
-
Copy full SHA for cbb419c - Browse repository at this point
Copy the full SHA cbb419cView commit details -
chore: Update to the new version of brand-openedx in the new scope. (#…
…1216) Part of openedx/axim-engineering#23 This updates the `@edx/brand` alias to point to the `brand-openedx` package at the `openedx` scope. This does not impact imports because this package is used via an alias.
Configuration menu - View commit details
-
Copy full SHA for 00e7680 - Browse repository at this point
Copy the full SHA 00e7680View commit details
Commits on Oct 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 040f1cb - Browse repository at this point
Copy the full SHA 040f1cbView commit details
Commits on Oct 24, 2023
-
Add CoursewareSearchForm component (#1214)
* feat: Add CoursewareSearchBar component * fix: lint * fix: Clarified component names and i18n description * test: Add more tests * fix: lint * fix: Made props in CoursewareSearchForm optional
Configuration menu - View commit details
-
Copy full SHA for 7c92110 - Browse repository at this point
Copy the full SHA 7c92110View commit details
Commits on Oct 27, 2023
-
feat: Added CoursewareSearchResults UI component (#1224)
* feat: Added CoursewareSearchResults UI component * fix: Added conditional for undefined case instead of null * fix: Updated code to avoid mutation
Configuration menu - View commit details
-
Copy full SHA for c257048 - Browse repository at this point
Copy the full SHA c257048View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce24a58 - Browse repository at this point
Copy the full SHA ce24a58View commit details
Commits on Oct 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a64f0e0 - Browse repository at this point
Copy the full SHA a64f0e0View commit details
Commits on Nov 8, 2023
-
fix: Fix dropdown menu in breadcrumbs (#1190)
Co-authored-by: Stanislav Lunyachek <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a0cdc0 - Browse repository at this point
Copy the full SHA 9a0cdc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 308f03c - Browse repository at this point
Copy the full SHA 308f03cView commit details
Commits on Nov 9, 2023
-
Endpoint usage implementation for Courseware Search (WIP) (#1232)
* feat: Endpoint usage implementation for Courseware Search Co-authored-by: Simon Chen <[email protected]> * chore: Added tests and error case * fix: remove console log * fix: update tests * fix: update tests * fix: update variables --------- Co-authored-by: Simon Chen <[email protected]> Co-authored-by: German <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a70a26f - Browse repository at this point
Copy the full SHA a70a26fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9698c4d - Browse repository at this point
Copy the full SHA 9698c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18103bc - Browse repository at this point
Copy the full SHA 18103bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c38d69f - Browse repository at this point
Copy the full SHA c38d69fView commit details