Braden MacDonald
591a02e8a7
chore: update with master
2024-08-17 16:27:00 -07:00
Braden MacDonald
f90bbb2de7
chore: update to frontend-lib-content-components 2.6.8
2024-08-17 16:23:19 -07:00
Braden MacDonald
28e1956708
chore: update imports, fix lint issues
2024-08-17 16:12:58 -07:00
Ihor Romaniuk
b55e5c9f8f
fix: answer range validation in Numerical input ( #482 )
2024-08-16 12:19:11 -04:00
Kyr
a9e8bd5558
fix: license widget checkbox and link ( #486 )
...
* fix: share alike after save, license link for creative common
* test: update snapshot
---------
Co-authored-by: Kyrylo Hudym-Levkovych <kyr.hudym@kyrs-MacBook-Pro.local >
2024-08-16 10:19:13 -04:00
Yusuf Musleh
95ac0983a3
feat: Add "Paste from Clipboard" to lib v2 sidebar ( #1187 )
2024-08-15 10:03:39 -07:00
renovate[bot]
7c59b4a210
fix(deps): update dependency @openedx/paragon to v22.7.0 ( #1180 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 16:39:37 -04:00
renovate[bot]
de3befec08
fix(deps): update dependency @edx/frontend-component-header to v5.3.4 ( #1179 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 18:08:37 +00:00
renovate[bot]
6ff3847c6c
fix(deps): update dependency @edx/openedx-atlas to v0.6.1 ( #1123 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 13:53:33 -04:00
renovate[bot]
ea90e7e93c
fix(deps): update dependency @edx/frontend-lib-content-components to v2.6.6 ( #1210 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 17:50:42 +00:00
renovate[bot]
48ffa0f970
fix(deps): update dependency @edx/frontend-component-footer to v14.0.8 ( #1161 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-13 17:49:42 +00:00
Chris Chávez
4f5346ed31
feat: Library info sidebar - allows lib rename+publish ( #1138 )
2024-08-13 10:37:34 -07:00
Ihor Romaniuk
940482dd9a
fix: add validation to problem number fields ( #425 )
2024-08-12 11:04:28 -04:00
renovate[bot]
8285f8ec5a
fix(deps): update dependency @edx/frontend-lib-content-components to v2.6.5 ( #1206 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-12 09:43:34 -04:00
Braden MacDonald
afa2317131
feat: 'frontend-lib-content-components' into this repo
2024-08-09 11:48:49 -07:00
Braden MacDonald
d3d5fe0e1b
Removed unneeded files from lib-content-components
2024-08-09 11:47:35 -07:00
Kristin Aoki
b088a8fe3d
fix: asset name parsing in static converter ( #501 )
2024-08-09 13:02:34 -04:00
Rômulo Penido
bb88101255
feat: add "copy to clipboard" feature to library authoring UI ( #1197 )
2024-08-08 09:32:04 -07:00
Chris Chávez
a7645afd22
fix: UI fixes for read-only libraries etc. ( #1198 )
...
* fix: Hide open Create content buttons without permissions
* feat: Read only badge on library Home
* refactor: library authoring to get canEditLibrary from useContentLibrary
* style: Typo on the code
2024-08-07 18:26:32 -07:00
Kristin Aoki
7379e734a0
feat: replace progress bar with loading spinner ( #1192 )
2024-08-07 12:07:22 -04:00
Kristin Aoki
3d82d37943
Revert "fix(deps): update dependency @edx/frontend-lib-content-components to …" ( #1205 )
...
This reverts commit 6f13164998 .
2024-08-06 12:50:21 -04:00
Brandon Bodine
553acd8fcc
chore: remove unused ai-translations env vars ( #1204 )
2024-08-06 07:17:08 -06:00
renovate[bot]
6f13164998
fix(deps): update dependency @edx/frontend-lib-content-components to v2.6.4 ( #1184 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 09:31:12 -04:00
Jorg Are
9efb583cdc
feat: replace ai-translations component with a plugin slot ( #1186 )
...
* feat: replace ai-translations component with a plugin slot
* feat: move ai-translations enabled check to plugin
2024-08-05 13:46:50 +01:00
Kristin Aoki
b68257e176
fix: remove imports breaking build ( #500 )
2024-08-02 15:04:49 -04:00
Rômulo Penido
680b5ff160
refactor: convert a couple files to TS and improve typings/tests ( #1181 )
...
* refactor: convert files to ts and improve typings/tests
* fix: set return type to unkown for future fix
2024-08-02 09:26:10 -07:00
Kristin Aoki
beb4813c53
fix: setAssetToStaticUrl regex matcher ( #497 )
2024-08-01 15:56:32 -04:00
Ihor Romaniuk
ce8703799b
fix: add rtl support to editor ( #424 )
2024-08-01 13:21:01 -04:00
Adolfo R. Brandes
5825dd36d3
Merge pull request #487 from open-craft/braden/fix-extra-scss
...
fix: don't accidentally bundle paragon CSS x2
2024-08-01 09:55:35 -03:00
Jillian
cba85ab96d
test: fix flaky library-authoring test ( #1193 )
2024-07-30 13:33:24 -07:00
Kristin Aoki
cc3bbfd9af
fix: package.json out of sync with package-lock.json and upgrade ( #1194 )
2024-07-30 20:24:37 +00:00
Jillian
4f88948844
feat: adds sort widget to search manager and library component page ( #1147 )
2024-07-30 09:41:10 -07:00
Yusuf Musleh
699cbeadb3
feat: Add cancel create library button ( #1182 )
2024-07-26 09:39:24 -07:00
Rômulo Penido
6382898213
chore: add ts* files to lint --fix script
2024-07-26 09:06:54 -07:00
Kristin Aoki
3dfc579745
feat: add conditional for new parser beta testing ( #496 )
2024-07-26 10:59:40 -04:00
renovate[bot]
649863d094
fix(deps): update dependency @edx/frontend-lib-content-components to v2.5.2 ( #1178 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-25 11:21:40 -04:00
renovate[bot]
1be693b826
fix(deps): update dependency npm to v10.8.2
2024-07-24 15:02:19 -07:00
renovate[bot]
0933bae314
chore(deps): update actions/checkout action to v4
2024-07-24 14:43:33 -07:00
Rômulo Penido
f159b2b31c
chore: update frontend-build ( #1155 )
2024-07-24 21:42:03 +00:00
Rômulo Penido
25ab1fffa1
feat: adds filter by tags and contentType to library home ( #1141 )
...
Refactor to add search-manager feature.
Co-authored-by: Yusuf Musleh <yusuf@opencraft.com >
2024-07-24 12:13:24 -07:00
Milad Emami
ebab15f046
fix: correct typo in Alert component prop ( #494 )
...
Corrected the typo in the prop name of the Alert component from 'varaint' to 'variant'. This change ensures the proper functioning of the alert in informational variant.
2024-07-24 13:27:16 -04:00
Chris Chávez
77135cde1d
feat: Library v2 components tab ( #1109 )
2024-07-22 18:04:57 -07:00
edX requirements bot
3a14141a4e
chore: update browserslist DB ( #1156 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2024-07-17 10:23:54 +02:00
Chris Chávez
3d24741062
feat: "Add content" sidebar on each library home page ( #1065 )
2024-07-17 10:15:40 +02:00
Rômulo Penido
e087001905
feat: create library (v2) form ( #1116 )
2024-07-12 05:54:37 -07:00
Braden MacDonald
cc41a2fda1
fix: source map warning seen during build ( #1150 )
2024-07-11 15:15:02 -04:00
renovate[bot]
5dee203401
fix(deps): update dependency @edx/frontend-lib-content-components to v2.5.1 ( #1153 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-11 09:55:51 -04:00
Kristin Aoki
9bce0a34e3
fix: remove deprecated feedback link ( #493 )
2024-07-10 15:58:19 -04:00
renovate[bot]
085069abb0
fix(deps): update dependency @edx/frontend-lib-content-components to v2.5.0 ( #1143 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-10 19:04:39 +00:00
Kyr
a22a260e27
feat: remove offset when stuio header exists ( #491 )
...
Co-authored-by: Kyrylo Hudym-Levkovych <kyr.hudym@kyrs-MacBook-Pro.local >
2024-07-10 14:35:25 -04:00