vladislavkeblysh
c84e3229f6
feat: Validation for Start time and Stop time fields ( #419 )
...
* feat: fixed fields onblur
* feat: fixed fields onblur
* feat: added new tests
2024-06-18 16:51:32 -04:00
Dmytro
d2ddc9099f
fix: Not used Number of attempts field ( #473 )
...
Co-authored-by: Dima Alipov <dimaalipov@MacBook-Pro-Dima.local >
2024-06-18 16:44:51 -04:00
Ihor Romaniuk
6ac0a6e562
fix: form group controls alignment ( #423 )
2024-06-18 16:40:49 -04:00
Adolfo R. Brandes
6a58779ffe
Merge pull request #485 from arbrandes/update-codecov
...
build: Update codecov and use token
2024-06-17 11:57:12 -03:00
Kristin Aoki
f3ae225d64
feat: improve asset loading ( #484 )
...
* fix: update initialize to only call required functions
* feat: update asset urls without asset object
* feat: add pagination to select image modal
* fix: lint errors
* chore: update tests
* fix: asset pattern regex match
* feat: update pagination to be button to prevent page skipping
* fix: e.target.error for feedback fields
* fix: failing snapshots
2024-06-17 09:52:49 -04:00
Adolfo R. Brandes
74776b3663
build: Update codecov and use token
...
Update codecov to the latest version and start using the org-wide token for uploads.
See https://github.com/openedx/wg-frontend/issues/179
2024-06-14 11:44:01 -03:00
Bilal Qamar
252ad6a6b9
feat: updated frontend-build & frontend-platform major versions ( #475 )
2024-06-12 05:29:17 -04:00
Kristin Aoki
e543ccc2e1
fix: parser not saving unlimited attempts ( #483 )
...
* fix: default settings not loading for new problems
* fix: unlimited attempts not saving
2024-06-04 16:41:58 -04:00
Kristin Aoki
a959c0543c
fix: removal of content after problem type tags ( #479 )
...
* fix: removal of content after problem type tags
* fix: readability and error handling
2024-05-30 12:33:43 -04:00
Kristin Aoki
6c743f858d
fix: video selection gallery scroll ( #477 )
...
* fix: video selection gallery scroll
* fix: lint errors
2024-05-22 12:02:25 -04:00
ABBOUD Moncef
3315205d15
fix: video status badge translation ( #438 )
2024-05-13 15:26:07 -04:00
Raymond Zhou
e0b70f2b17
fix: HTML screen should expand with content ( #474 )
2024-04-18 14:48:10 -04:00
Jesper Hodge
dedcb14386
fix: trigger pipeline release for dependency fixes ( #472 )
2024-04-04 13:26:46 -04:00
dependabot[bot]
cf46e6c6c9
build(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 ( #471 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 13:04:17 -04:00
dependabot[bot]
77cdf2614e
build(deps): bump express and @openedx/frontend-build ( #470 )
...
Bumps [express](https://github.com/expressjs/express ) to 4.19.2 and updates ancestor dependency [@openedx/frontend-build](https://github.com/openedx/frontend-build ). These dependencies need to be updated together.
Updates `express` from 4.18.2 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2 )
Updates `@openedx/frontend-build` from 13.0.27 to 13.1.0
- [Release notes](https://github.com/openedx/frontend-build/releases )
- [Commits](https://github.com/openedx/frontend-build/compare/v13.0.27...v13.1.0 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
- dependency-name: "@openedx/frontend-build"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 13:03:56 -04:00
dependabot[bot]
fd3c871585
build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /www ( #469 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 13:02:58 -04:00
dependabot[bot]
2bf04b8be6
build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 ( #468 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 12:56:01 -04:00
dependabot[bot]
4ba62d7ee4
build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /www ( #467 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-04 12:52:44 -04:00
Kristin Aoki
905bea0d59
fix: default setting not updating with updated default settings ( #466 )
2024-03-28 15:00:16 -04:00
Kristin Aoki
4fa169556e
fix: remove useEffect that fires before search params ( #465 )
...
* fix: remove useEffect that fires before search params
* fix: remove disable lint lines
2024-03-18 15:31:00 -04:00
Jeremy Ristau
85ca350591
Merge pull request #463 from openedx/gh-team-update
...
chore: Github team update
2024-03-12 09:34:04 -04:00
Jeremy Ristau
d8503fbfe2
chore: update CODEOWNERS
2024-03-11 22:33:21 -04:00
Jeremy Ristau
9a8deced9b
chore: update CODEOWNERS
2024-03-11 22:32:32 -04:00
Jeremy Ristau
1797707a9a
chore: update openedx.yaml
2024-03-11 22:32:01 -04:00
Jesper Hodge
7f73b895d1
fix: gallery ( #462 )
2024-03-11 15:43:35 -04:00
Jesper Hodge
679e15ed00
fix: gallery
2024-03-11 19:39:18 +00:00
Jesper Hodge
fb2a79985e
Fix: selectable box in gallery ( #461 )
...
This fixes a bug where images and videos are not clickable when using the Gallery component.
Please see https://github.com/openedx/frontend-lib-content-components/pull/460 for a full description of the bug.
2024-03-11 15:26:54 -04:00
Jesper Hodge
b3b2881efb
Revert "fix: gallery"
...
This reverts commit 736a786e12 .
2024-03-11 18:42:17 +00:00
Jesper Hodge
736a786e12
fix: gallery
2024-03-11 18:41:17 +00:00
Jesper Hodge
be00028c4a
Fix Problem Type Select ( #460 )
...
* fix: override selectablebox with copy of version from edx paragon 21.5.6
* chore: remove console logs
* fix: lint
* chore: update snapshots
2024-03-11 12:59:05 -04:00
Jesper Hodge
5069cf8638
fix: problem type not selectable ( #459 )
...
JIRA: https://2u-internal.atlassian.net/browse/TNL-11465
This is a problem we're experiencing on stage due to a bug in paragon. This is intended as a temporary fix until we can dig into why this is happening in paragon. But basically the Context for the SelectableBox is missing a provider in paragon. The short-term fix is to copy over paragon's selectablebox component and fix it. This is done so that our quick fix doesn't break anything else in paragon for now or cause any unexpected issues.
2024-03-07 15:21:02 -05:00
Jeremy Ristau
4e78c07dac
Merge pull request #458 from openedx/catalog-info-updates
...
chore: update tnl team name
2024-03-05 09:19:33 -05:00
Jeremy Ristau
e5a469f7ea
chore: update tnl team name
2024-03-04 21:46:23 -05:00
Jhon Vente
90d5ac4ffc
feat: TinyMCE plugin insert iframe ( #427 )
2024-02-16 14:02:34 -05:00
Brian Smith
f33a3b5521
fix(deps)!: support paragon and frontend-build in openedx scope ( #457 )
...
BREAKING CHANGE: frontend-platform peer dependency updated to ^7.0.1
BREAKING CHANGE: @edx/paragon peer dependency updated to @openedx/paragon
2024-02-09 14:41:16 -05:00
Feanil Patel
62bff35fcd
Merge pull request #381 from Mashal-m/mashal-m/update_lockfile
...
refactor: updated lock file version check to use new workflow
2024-02-08 14:30:16 -05:00
Syed Ali Abbas Zaidi
dcdaace08d
feat: migrate enzyme to edx react-unit-test-utils
2024-01-24 16:51:53 -05:00
Kristin Aoki
1bc4e51c22
fix: url for video uploads ( #453 )
...
* fix: url for video uploads
* fix: possible undefined error in postUrlRedirect
2024-01-16 11:00:43 -05:00
Kristin Aoki
4653322fca
fix: video upload api fetch body ( #454 )
2024-01-10 17:13:29 -05:00
Kristin Aoki
13f039ae4c
feat: add blockId to return url ( #442 )
2024-01-05 09:30:35 -05:00
Jesper Hodge
8833f7bfca
fix: library editor not working locally ( #448 )
...
Internal issue: https://2u-internal.atlassian.net/browse/TNL-11299
In library-authoring, content blocks could not be edited locally due to some problem with the Accept header. This caused some 404s. Visually you would get an infinite loading spinner.
This depends on openedx/frontend-app-library-authoring#399 .
2024-01-04 14:36:07 -05:00
Jesper Hodge
70581c54ab
refactor: abstract XML parser output operations ( #445 )
...
This is a refactoring for a part of the ReactStateXMLParser. I wanted to use functions that are more generic and not just handle a list of edge cases. So I encapsulated the operation that was done in this part of the code to a function `findNodesAndRemoveTheirParentNodes` which is more generic and could be used for different operations.
2024-01-02 15:04:03 -05:00
kenclary
69452344d8
Merge pull request #447 from openedx/kenclary/plugins
...
fix: update public plugins repo version
2023-12-21 11:13:10 -05:00
Ken Clary
8fdb395680
fix: update public plugins repo version
2023-12-21 11:09:29 -05:00
Jesper Hodge
e77d3d1014
fix: do comment change to trigger release ( #446 )
2023-12-20 17:23:46 -05:00
Jesper Hodge
50c580cca2
fix editor deleting description ( #444 )
...
internal issue: https://2u-internal.atlassian.net/browse/TNL-11311
This fixes a bug where the editor was deleting the OLX tag when editing in the simple editor and then saving.
Also the description was being converted to em for the simple editor, but then not converted back. However, the xblock renders label and then em in reverse order for some reason.
To fix it, the em gets converted back to description now, but not for every em tag (added a class "olx_description" for the tags that should be converted).
2023-12-20 16:44:27 -05:00
kenclary
47a3fd6836
Merge pull request #443 from openedx/kenclary/plugins
...
fix: re-enable private plugins, with newer version of public plugin repo
2023-12-19 13:09:13 -05:00
Ken Clary
82f6d7d3ca
fix: re-enable private plugins, with newer version of public plugin repo
2023-12-19 12:28:57 -05:00
dependabot[bot]
613220441f
build(deps): bump sharp from 0.32.1 to 0.32.6 in /www ( #441 )
...
Bumps [sharp](https://github.com/lovell/sharp ) from 0.32.1 to 0.32.6.
- [Release notes](https://github.com/lovell/sharp/releases )
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md )
- [Commits](https://github.com/lovell/sharp/compare/v0.32.1...v0.32.6 )
---
updated-dependencies:
- dependency-name: sharp
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 09:56:26 -05:00
dependabot[bot]
57937995e2
build(deps): bump @babel/traverse from 7.21.5 to 7.23.6 in /www ( #440 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.21.5 to 7.23.6.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 09:37:57 -05:00