Rômulo Penido
fc4b700624
fix: responsiveness on library authoring sidebar ( #1293 )
...
* fix: responsiveness on library authoring sidebar
* fix: adjust margin to prevent height change
* fix: prevent button stretch
2024-09-18 11:19:56 -07:00
Braden MacDonald
314dfa60e2
feat: Enable capa problem editor for components in libraries ( #1290 )
...
* feat: enable the problem editor for library components
* fix: don't try to load "advanced settings" when editing problem in library
* fix: don't fetch images when editing problem in library
* docs: add a note about plans for the editor modal
* fix: choosing a problem type then cancelling resulted in an error
* chore: remove unused mockApi, clean up problematic 'module' self import
* test: update workflow test to test problem editor
* feat: show capa content summary on cards in library search results
* docs: fix comment typos found in code review
* refactor: add 'key-utils' to consolidate opaque key logic
2024-09-18 17:45:41 +00:00
Braden MacDonald
b01090902a
fix: propTypes warnings in Problem Editor, refactor some code to TS ( #1280 )
...
* fix: a11y - missing 'alt' text for Problem Editor IconButton
* fix: warning in <ProblemTypeSelect> component - missing key prop in list
* fix: warning: `problemType` required in `ProblemEditor`, but is `null`
* fix: warning: The prop `onClose` marked as required in `SelectTypeModal`
* fix: warning: prop `name` is marked as required in `ForwardRef(_c)`
* fix: warning: props `alt`, `id`, and `key` are required
* test: improve test coverage of SelectTypeModal, refactor some code
* test: improve test coverage
2024-09-18 17:01:56 +00:00
Stanislav
82a3b7c986
fix: Fix content overflow in the Overwrite Files modal window ( #1291 )
2024-09-17 10:28:18 -04:00
renovate[bot]
fb3533ad49
fix(deps): update dependency frontend-components-tinymce-advanced-plugins to v1.0.4 ( #1285 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 19:34:58 +00:00
Rômulo Penido
dd7e4d4297
feat: add component sidebar manage tab [FC-0062] ( #1275 )
2024-09-16 14:13:41 -05:00
Kristin Aoki
902853d649
fix: isInitialized selector depends on unitUrl for course blocks ( #1288 )
2024-09-16 14:34:56 -04:00
Kyle McCormick
6eed6438cb
docs: update README based on rename ( #1289 )
2024-09-16 13:05:12 -04:00
edX requirements bot
644f1706a2
chore: update browserslist DB ( #1283 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2024-09-16 09:49:11 -07:00
Brayan Cerón
80e3592669
refactor: remove thumbnail for non-edX videos & allow removing fallback URLs ( #1241 )
...
* refactor: remove thumbnail from non-edx videos
* fix: when deleting a fallback URL the app crashed
* refactor: simplify conditional rendering
2024-09-16 11:53:05 -04:00
Rômulo Penido
121ced42ec
feat: preview components (xblocks) on library authoring pages ( #1242 )
2024-09-14 10:03:49 -07:00
Chris Chávez
a37a1b1ef8
feat: Create collection Modal [FC-0062] ( #1259 )
...
* feat: Enable Collection button on Create Component in Library
* feat: CreateCollectionModal added
* test: For CreateCollectionModal
* refactor: Migrate FormikControl to TypeScript
* test: Add tests for EmptyStates
2024-09-13 21:07:02 -05:00
Braden MacDonald
fd48fef299
feat: edit Text components within content libraries [FC-0062] ( #1240 )
2024-09-12 19:39:42 -07:00
Navin Karkera
9b61037311
feat: collections tab [FC-0062] ( #1257 )
...
* feat: add collections query to search results
* feat: collections tab with basic cards
* feat: add collection card also fix inifinite scroll for collections
* feat: collection empty states
* test: add test for collections card
2024-09-12 18:55:34 -05:00
renovate[bot]
4035931cbb
fix(deps): update dependency @openedx/paragon to v22.8.1 ( #1268 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 19:26:42 +00:00
renovate[bot]
e2e3104474
fix(deps): update dependency @edx/frontend-component-footer to v14.0.10 ( #1244 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-12 19:25:27 +00:00
edX requirements bot
88a038c0ea
chore: enable github action auto update in dependabot.yml ( #1256 )
2024-09-12 15:12:17 -04:00
Demid
45c68d6ca4
Hide "Advanced Settings" settings item [BB-9081] ( #1252 )
...
* refactor: convert header utils to hooks
* feat: hide advanced settings button if a user doesn't have access
2024-09-12 14:55:01 -04:00
Dmytro
56728310f4
fix: create course button inactive after using org drop-down ( #1276 )
...
Co-authored-by: Dima Alipov <dimaalipov@192.168 .1.101>
2024-09-12 12:46:04 -04:00
renovate[bot]
9bbbf610b7
fix(deps): update dependency @edx/openedx-atlas to v0.6.2 ( #1228 )
2024-09-11 11:30:51 -07:00
Braden MacDonald
6255768c97
test: refactor and fix flakiness of LibraryAuthoringTest ( #1263 )
2024-09-10 13:34:22 -07:00
Dmytro
513309c160
fix: no validation for combined length of org, number, run ( #1262 )
...
Co-authored-by: Dima Alipov <dimaalipov@192.168 .1.101>
2024-09-10 10:24:11 -04:00
edX requirements bot
bbe15afbe9
chore: update browserslist DB ( #1175 )
...
Co-authored-by: abdullahwaheed <42172960+abdullahwaheed@users.noreply.github.com >
2024-09-09 14:41:08 -07:00
Braden MacDonald
f9c11f8129
feat: Add type stubs for frontend-platform/i18n ( #1251 )
2024-09-09 09:30:14 -07:00
Braden MacDonald
376f31ebae
chore: clean up dependencies ( #1255 )
2024-09-09 09:27:15 -07:00
renovate[bot]
849471bfed
chore(deps): update dependency @openedx/frontend-build to v14.1.2 ( #1213 )
2024-09-06 13:27:43 -07:00
Kaustav Banerjee
6b10fa7401
feat: remove new library button if user does not have create access for v1 libraries ( #1216 )
2024-09-06 10:49:38 -07:00
Kyr
3a61e84c50
feat: fixed height for prerequisite course dropdown list ( #1154 )
...
Co-authored-by: Kyrylo Hudym-Levkovych <kyr.hudym@kyrs-MacBook-Pro.local >
2024-09-06 10:28:55 -04:00
Kristin Aoki
dcf05cde07
fix: tinymce render outside of editors ( #1254 )
2024-09-05 13:18:26 -07:00
Chris Chávez
34f0bf5253
fix: UX nits on Library Info Sidebar ( #1253 )
2024-09-04 10:25:36 -07:00
Rômulo Penido
c4d00017e0
fix: FilterItem key warning ( #1246 )
2024-09-04 08:51:13 -05:00
Braden MacDonald
735d978894
refactor: Merge frontend-lib-content-components into this repository
2024-08-29 10:19:17 -07:00
Braden MacDonald
9d0898cdfe
chore: update with master
2024-08-29 10:03:55 -07:00
Bilal Qamar
1e7e3e7036
build: Upgrade to Node 20 ( #1209 )
...
* feat: updated node to v20
* refactor: updated package-lock along with ci & lockfile version workflows
* refactor: updated lockfile version workflow
2024-08-29 12:08:30 -04:00
Rômulo Penido
48e0ec1f70
feat: add library component sidebar [FC-0062] ( #1217 )
2024-08-29 07:22:13 -05:00
Braden MacDonald
af2b4dd3cb
fix: remove another accidental import of test code from the build
2024-08-28 10:51:36 -07:00
Chris Chávez
64ffaddf3c
feat: Capa problem types submenu [FC-0059] ( #1207 )
2024-08-28 08:16:02 -05:00
Braden MacDonald
7d7394521b
chore: update with latest master
2024-08-27 13:45:23 -07:00
Ihor Romaniuk
f36b2183d6
fix: reset active answers for single answer problem type ( #426 )
2024-08-27 13:44:11 -07:00
Braden MacDonald
83fda560c1
fix: remove accidental import of test code from the build
2024-08-27 13:41:55 -07:00
Chris Chávez
d99a09efba
fix: Library v2 info sidebar UI fixes ( #1226 )
2024-08-26 13:33:54 -07:00
Jillian
259a50c468
UI fixes for Sort Library Component [FC-0059] ( #1222 )
...
fix: use "Recently Modified" as the default sort option
When search keyword(s) are entered, use "Most Relevant" as default.
Also
* Hides "Most Relevant" option if no keyword is entered.
* Re-orders the sort menu options
* Ensures the default sort option is not stored in the query string
* Shows the selected sort option on the drop-down toggle button
* Shows "Sort By" as a header inside the drop-down menu
2024-08-23 19:11:53 -05:00
Bilal Qamar
3e0f7b5758
test: Add Node 20 to CI matrix ( #1224 )
2024-08-22 14:37:36 -04:00
Rômulo Penido
21c9e30207
refactor: change toast component ( #1211 )
2024-08-22 08:50:43 -05:00
Muhammad Anas
8ae9dfbd88
feat: customize the certificate link in header ( #1223 )
...
* feat: customize the certificate link in header
* fix: lint issues
* fix: tests
2024-08-21 10:36:14 -04:00
Navin Karkera
3089d0b993
fix: discard button [FC-0062] ( #1214 )
...
* fix: discard changes
* refactor: disable discard btn for new libs
Enable it if components are added.
* refactor: invalidate library related content queries
* chore: add comment about content search query invalidation
2024-08-20 21:12:06 -05:00
renovate[bot]
47cec6e4c9
fix(deps): update dependency @edx/frontend-lib-content-components to v2.6.8 ( #1218 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-20 15:21:54 -04:00
Rômulo Penido
f370b565c2
fix: dropdown checkbox click area ( #1215 )
2024-08-17 16:43:27 -07:00
Braden MacDonald
155a710aa8
chore: work around type error with <SelectableBox>
2024-08-17 16:41:12 -07:00
Braden MacDonald
591a02e8a7
chore: update with master
2024-08-17 16:27:00 -07:00