Skip to content
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

Move frontend-lib-content-components code into this repo [FC-0062] #1208

Merged
merged 590 commits into from
Aug 29, 2024
Merged
Show file tree
Hide file tree
Changes from 250 commits
Commits
Show all changes
590 commits
Select commit Hold shift + click to select a range
4050030
fix: textArr join error in syntaxChecker (#307)
KristinAoki Apr 14, 2023
4f1dc98
fix: settings font size and spacing (#308)
KristinAoki Apr 18, 2023
8f15480
feat: update problem descriptions (#309)
KristinAoki Apr 18, 2023
b674cd0
feat: add no answer confirmation alert (#310)
KristinAoki Apr 20, 2023
8046175
feat: hint trash button should not be squished (#312)
rayzhou-bit Apr 20, 2023
492ee27
fix: settings helper text font size (#313)
KristinAoki Apr 21, 2023
c37e695
fix: advanced editor not saving (#315)
KristinAoki Apr 21, 2023
802d328
feat: remove layered button (#314)
connorhaugh Apr 21, 2023
2a5f679
feat: tinyMCE formatting and parsing (#311)
rayzhou-bit Apr 21, 2023
1450407
feat: Video selection page created
ChrisChV Mar 15, 2023
b78e58c
feat: New request hook to fetch videos
ChrisChV Mar 17, 2023
3b69958
feat: Search and filters added
ChrisChV Mar 17, 2023
71efe87
style: adding more styles on the selection modal
ChrisChV Mar 19, 2023
b3bced9
feat: New screens for loading, no videos and error states. Also tests…
ChrisChV Mar 31, 2023
36e5658
test: Adding test for VideoGallery and SelectionModal
ChrisChV Mar 31, 2023
5695f92
chore: Padding on gallery fixed
ChrisChV Apr 5, 2023
eaab798
Merge pull request #278 from open-craft/chris/FAL-3375-video-selectio…
Apr 25, 2023
8676ba2
feat: default randomization to never (#317)
rayzhou-bit Apr 25, 2023
21841fe
fix: editable header width (#318)
KristinAoki Apr 26, 2023
bade92f
feat: remove custom css with paragon upgrade (#319)
KristinAoki Apr 26, 2023
bef6813
feat: Create new editor page for video upload
pkulkark Mar 2, 2023
76ad7d8
Merge pull request #262 from open-craft/pooja/bb7157-add-video-upload…
Apr 26, 2023
d68bdf9
feat: page errors indefinitely with no ancestor (#321)
rayzhou-bit Apr 27, 2023
6aaedfc
feat: add social share widget (#323)
KristinAoki May 3, 2023
c49779a
feat: add a button to return to studio (#322)
KristinAoki May 3, 2023
34d6fcc
feat: allow social share widget in libraries (#324)
KristinAoki May 4, 2023
adc2173
fix: expandable textarea should save on blur (#325)
rayzhou-bit May 4, 2023
d2b3eda
feat: Adding blockId to the Gallery. Adding cancel and next navigation
ChrisChV Apr 5, 2023
23593b4
chore: Error message on unselected video added & replace video button…
ChrisChV Apr 5, 2023
da00ad7
chore: All selection and save flow added
ChrisChV Apr 6, 2023
359a5fd
feat: Create new editor page for video upload
pkulkark Mar 2, 2023
e20dedd
feat: Allow to import transcripts from selected video
ChrisChV Apr 20, 2023
135e0d7
feat: Adding navigation on the url input of the video uploader page
ChrisChV Apr 23, 2023
15393f3
style: Fixing styles on gallery, editor and uploader video page
ChrisChV Apr 24, 2023
5c432a0
test: Adding missing test to reach coverage/patch
ChrisChV May 5, 2023
003f331
docs: add adr with test naming conventions (#320)
jesperhodge May 5, 2023
109334a
fix: show setting note for course set social share (#327)
KristinAoki May 9, 2023
1d66a9d
feat: remove matlab api widget and refs (#331)
KristinAoki May 10, 2023
8cd222b
Add ADR for organizing our folder structure in a feature-based manner…
jesperhodge May 11, 2023
99cd3bf
chore: refactor OLXParser and related doc strings (#330)
KristinAoki May 11, 2023
084d61f
Update codecov and add browserslist config (#209)
Mashal-m May 11, 2023
be8f9ec
feat: add raw olx settings parser (#332)
KristinAoki May 15, 2023
741b83b
fix: delete answers without changing expandable (#328)
rayzhou-bit May 17, 2023
aee9719
Merge pull request #326 from open-craft/chris/FAL-3383-new-video-edit…
May 18, 2023
3bdafd6
fix: Temporal testing line deleted from VideoUploadEditor::hooks.js
ChrisChV May 18, 2023
9239d2b
Merge pull request #333 from open-craft/chris/video-editor-flow-fix
May 18, 2023
e0c0c91
fix: feedback clearing on type change (#334)
KristinAoki May 22, 2023
d80b6fa
feat: replace canvas with jest-canvas-mock (#335)
KristinAoki May 24, 2023
2199a24
feat: upgraded to node v18, added .nvmrc and updated workflows (#281)
BilalQamar95 May 26, 2023
88629d6
fix: olx parsers with formatted text (#336)
KristinAoki May 30, 2023
648e700
chore: update react to 17, etc. TNL-10715
Jun 1, 2023
dd79d49
Merge pull request #338 from openedx/kenclary/update-react
Jun 2, 2023
831c609
fix: choice parsing for answers with multi lines (#337)
KristinAoki Jun 2, 2023
6317c46
Revert "chore: update react to 17, etc. TNL-10715"
kenclary Jun 5, 2023
43b6ec7
Merge pull request #339 from openedx/revert-338-kenclary/update-react
Jun 5, 2023
f3c4669
fix: doc typos (#340)
KristinAoki Jun 6, 2023
82b0f67
feat: add returnUrl prop to editors (#341)
KristinAoki Jun 8, 2023
86b0c4d
feat: update react & react-dom to v17
Jun 12, 2023
0111d1c
fix: remove param from end of video features url
jansenk Jun 8, 2023
e2535b2
feat: send event on checkbox change
jansenk Jun 6, 2023
491d870
style: quality
jansenk Jun 12, 2023
ffd3118
feat: v2 xblocks should use v2 url. TNL-10742
Jun 13, 2023
8eb10b7
feat: update returnToUnit to include api response (#346)
KristinAoki Jun 13, 2023
665a53a
feat: add draggable list (#342)
KristinAoki Jun 13, 2023
ac2444c
Merge pull request #347 from openedx/kenclary/TNL-10742
Jun 13, 2023
83f034e
feat: save spacing for richText parser (#348)
rayzhou-bit Jun 14, 2023
b0fef76
feat: add ErrorAlert to exports (#349)
KristinAoki Jun 15, 2023
530183a
build: update paragon version
Jun 19, 2023
8a2c725
chore: update lock version file (#351)
Mashal-m Jun 21, 2023
ef662f9
Merge branch 'main' of https://github.com/openedx/frontend-lib-conten…
Jun 21, 2023
42210e7
build: update lock file
Jun 21, 2023
c8e85fa
fix: failure toast and close modal bugs (#352)
KristinAoki Jun 21, 2023
a86b844
feat: Add spinner to video element to load
farhaanbukhsh Jun 17, 2023
1a0cc2d
style: rename function
jansenk Jun 22, 2023
769cdb0
Merge pull request #344 from jansenk/events
Jun 22, 2023
714c946
fix: persisting title from previous editor load (#353)
KristinAoki Jun 22, 2023
4d684d6
fix: Added tests for video upload
farhaanbukhsh Jun 21, 2023
ab640fb
refactor: Moved the function to hooks in order to keep the components
farhaanbukhsh Jun 23, 2023
7a53de4
refactor: hide switch to hide selected videos
navinkarkera Jun 16, 2023
86b6702
feat: parser changes (#356)
rayzhou-bit Jun 27, 2023
436fdfc
feat: parse out explanation text (#358)
rayzhou-bit Jun 28, 2023
2ab7aa5
Merge pull request #350 from open-craft/navin/hide-hide-option
Jun 30, 2023
c09faa3
Merge pull request #354 from open-craft/farhaan/bb-7522-fix-spinner-f…
Jun 30, 2023
505704e
build: update edx pkgs and peer Dep
Jul 5, 2023
f942ef9
fix enable rules of hooks (#329)
jesperhodge Jul 5, 2023
2bc447f
fix: resolve #360 make style consistent across outlines
ghassanmas Jul 11, 2023
3586307
feat: react based studio footer (#359)
KristinAoki Jul 11, 2023
7939af4
fix: partner portal typo (#362)
KristinAoki Jul 11, 2023
4a5eaaf
feat: setup game editor work (#363)
rayzhou-bit Jul 20, 2023
7178e5e
feat: more/correct v2 url handling. TNL-10742
Jun 22, 2023
3565741
fix image resize (#299)
jesperhodge Jul 20, 2023
a935d29
Merge pull request #355 from openedx/kenclary/TNL-10743
Jul 20, 2023
ed7e98b
Merge branch 'main' of https://github.com/openedx/frontend-lib-conten…
Jul 31, 2023
3f98349
build: update lock file
Jul 31, 2023
cc4a7cc
build: update lock file
Jul 31, 2023
38b85f7
Merge pull request #343 from Mashal-m/mashal-m/react-upgrade-to-v17
Jul 31, 2023
d25ae09
feat: Add TinyMceWidget on export (#365)
ruzniaievdm Aug 3, 2023
918370f
fix: error return while editor loading (#369)
KristinAoki Aug 8, 2023
669fbfb
fix: blockId checks for v1 or v2 libraries (#372)
KristinAoki Aug 9, 2023
a18c45f
feat: call failRequest on fetch failure (#373)
rayzhou-bit Aug 10, 2023
e9c0f6c
fix: selectedVideo undefined error (#374)
KristinAoki Aug 11, 2023
9438a5b
feat: add typeahead component (#375)
KristinAoki Aug 16, 2023
fb7caff
feat: Allow selecting my multiple filters in video gallery
xitij2000 Aug 7, 2023
9079196
fix: don't even bother fetching block ancestor in v2.
Aug 17, 2023
6de926c
Merge pull request #377 from openedx/kenclary/supplimental
Aug 17, 2023
3c1f870
fix: revert to blank-url version of error handling, for now
Aug 18, 2023
1226683
Merge pull request #378 from openedx/kenclary/supplemental
Aug 18, 2023
f822d95
fix: Used Dropzone instead of having custom component
farhaanbukhsh Jul 20, 2023
b7a04e1
fix: Fixing the accessing of undefined variables in video
farhaanbukhsh Aug 16, 2023
e691df9
fix: answer text flipped (#379)
jesperhodge Aug 21, 2023
259b9f3
fix: don't get returnUrl for v2 blocks. (#380)
Aug 21, 2023
45e4bc5
Merge pull request #368 from open-craft/kshitij/fix-video-sort-filter
Aug 23, 2023
8e65952
Merge pull request #366 from open-craft/farhaan/fix-drag-drop-component
Aug 25, 2023
e23a088
refactor: update lock file version
Aug 28, 2023
8fe8bc1
docs: document jest troubleshooting (#382)
jesperhodge Aug 28, 2023
9ebe187
fix: undefined set selection for image modal (#384)
KristinAoki Sep 6, 2023
25e4e39
fix: preformatted content being re-formatted (#376)
mohd-akram Sep 11, 2023
e3f5bbf
fix: switch to advanced editor for partial credit support
navinkarkera Sep 11, 2023
c44c72c
feat: upgrade react router to v6 (#280)
Syed-Ali-Abbas-Zaidi Sep 12, 2023
4f76b7c
fix: sort items in typeahead dropdown (#387)
KristinAoki Sep 12, 2023
73af431
fix: name of blank problems (#391)
KristinAoki Sep 13, 2023
39aa5aa
feat: update isLibrary check to include v2 libs (#389)
KristinAoki Sep 13, 2023
126e662
feat: remove replace video button for libs (#390)
KristinAoki Sep 13, 2023
db8929d
fix: Fix styling for components in dropzone
farhaanbukhsh Sep 9, 2023
4cf99ab
Merge pull request #388 from open-craft/farhaan/bb-7835-fix-styling
Sep 14, 2023
bc25f9c
fix: v2 libraries default open to advanced editor (#392)
KristinAoki Sep 14, 2023
9eefc07
fix: empty v2 library studio view (#394)
KristinAoki Sep 15, 2023
773812c
fix: block url conditional (#393)
KristinAoki Sep 15, 2023
eb320ab
Merge pull request #386 from open-craft/navin/partial-credit
Sep 20, 2023
a0089eb
fix: typeahead sort and styling (#396)
KristinAoki Sep 27, 2023
564d724
feat: remove footer component (#397)
KristinAoki Oct 2, 2023
e474a6f
feat: babel-plugin-react-intl to babel-plugin-formatjs migration
abdullahwaheed Oct 4, 2023
c70679d
fix: make max attempts setting fallback to default
navinkarkera Oct 6, 2023
5df26bf
test: fix related test cases
navinkarkera Oct 9, 2023
398839d
refactor: improve setting parser condition handling
navinkarkera Oct 9, 2023
82b770b
refactor: improve hooks condition handling
navinkarkera Oct 10, 2023
2209e5b
fix: lint issues
navinkarkera Oct 10, 2023
e676616
fix: snapshots
navinkarkera Oct 10, 2023
35a2f3b
fix: use only null in state for empty value
navinkarkera Oct 10, 2023
6889cd1
test: add test for initial attempts display value
navinkarkera Oct 10, 2023
a76c93c
Merge pull request #361 from ghassanmas/fix-360
jristau1984 Oct 10, 2023
9ddcba2
Merge branch 'main' of github.com:openedx/frontend-lib-content-compon…
abdullahwaheed Oct 11, 2023
71fd5fb
fix: upgraded frontend-build to fix security issue
abdullahwaheed Oct 11, 2023
b55b86c
Merge pull request #404 from open-craft/navin/fix-max-attempts-setting
Oct 11, 2023
2377ead
Merge pull request #400 from abdullahwaheed/abdullahwaheed/react-intl…
Oct 11, 2023
cfa4577
chore: add test change for flcc automerge (#408)
jesperhodge Oct 11, 2023
b3811b8
refactor: updated README file to reflect template changes
Oct 27, 2023
42614b8
chore: bump frontend-platform (#409)
Syed-Ali-Abbas-Zaidi Oct 27, 2023
3aa9088
fix: upgrade paragon (#416)
KristinAoki Oct 30, 2023
fc80700
Merge pull request #415 from Mashal-m/mashal-m/update-README
jristau1984 Oct 31, 2023
5342f16
feat: use plugins repo, and enable accessibility checker and powerpaste
Nov 21, 2023
c0bc54a
Merge pull request #420 from openedx/kenclary/plugins
Nov 22, 2023
bad7635
fix: video thumbnail availability (#421)
ihor-romaniuk Nov 30, 2023
8928d35
fix: make filter dropdown closable by clicking outside + revert to si…
CefBoud Nov 30, 2023
60439d5
fix: displaying the correct default randomization value (#413)
DmytroAlipov Nov 30, 2023
ed051c3
fix: default display of Show Answer and Show reset option (#403)
DmytroAlipov Dec 1, 2023
2aeb094
fix: video gallery design fixes (#407)
ArturGaspar Dec 4, 2023
1ddaf9a
fix: video editor and uploader layout fixes (#410)
ArturGaspar Dec 4, 2023
1c9771b
feat: video gallery thumbnail fallback (#412)
ArturGaspar Dec 4, 2023
b0ca07d
fix: misssing part of paid plugin configuration
Dec 8, 2023
1137c88
Merge pull request #428 from openedx/kenclary/plugins
Dec 11, 2023
fd3ed5d
fix: get library blocks editing to work locally (#431)
jesperhodge Dec 12, 2023
7c7b36b
fix: disable paid plugins, to test prod issue in stage
Dec 12, 2023
6dab3a1
Merge pull request #432 from openedx/kenclary/plugins
Dec 12, 2023
57042c9
Revert "fix: get library blocks editing to work locally (#431)" (#433)
jesperhodge Dec 12, 2023
aa17203
Revert "fix: disable paid plugins, to test prod issue in stage"
kenclary Dec 13, 2023
4483214
Merge pull request #434 from openedx/revert-432-kenclary/plugins
Dec 13, 2023
fbd3d85
fix: editor container can scroll again (#435)
jesperhodge Dec 14, 2023
56ffc49
chore: disable tinymce plugins (#436)
jesperhodge Dec 14, 2023
287cc23
fix: disable a11ychecker and powerpaste plugins (#437)
jesperhodge Dec 14, 2023
60ccf0f
build(deps): bump @babel/traverse from 7.22.5 to 7.23.6 (#439)
dependabot[bot] Dec 18, 2023
5793799
build(deps): bump @babel/traverse from 7.21.5 to 7.23.6 in /www (#440)
dependabot[bot] Dec 18, 2023
6132204
build(deps): bump sharp from 0.32.1 to 0.32.6 in /www (#441)
dependabot[bot] Dec 18, 2023
82f6d7d
fix: re-enable private plugins, with newer version of public plugin repo
Dec 19, 2023
47a3fd6
Merge pull request #443 from openedx/kenclary/plugins
Dec 19, 2023
50c580c
fix editor deleting description (#444)
jesperhodge Dec 20, 2023
e77d3d1
fix: do comment change to trigger release (#446)
jesperhodge Dec 20, 2023
8fdb395
fix: update public plugins repo version
Dec 21, 2023
6945234
Merge pull request #447 from openedx/kenclary/plugins
Dec 21, 2023
70581c5
refactor: abstract XML parser output operations (#445)
jesperhodge Jan 2, 2024
8833f7b
fix: library editor not working locally (#448)
jesperhodge Jan 4, 2024
13f039a
feat: add blockId to return url (#442)
KristinAoki Jan 5, 2024
4653322
fix: video upload api fetch body (#454)
KristinAoki Jan 10, 2024
1bc4e51
fix: url for video uploads (#453)
KristinAoki Jan 16, 2024
dcdaace
feat: migrate enzyme to edx react-unit-test-utils
Syed-Ali-Abbas-Zaidi Jan 24, 2024
62bff35
Merge pull request #381 from Mashal-m/mashal-m/update_lockfile
feanil Feb 8, 2024
f33a3b5
fix(deps)!: support paragon and frontend-build in openedx scope (#457)
brian-smith-tcril Feb 9, 2024
90d5ac4
feat: TinyMCE plugin insert iframe (#427)
johnvente Feb 16, 2024
e5a469f
chore: update tnl team name
jristau1984 Mar 5, 2024
4e78c07
Merge pull request #458 from openedx/catalog-info-updates
jristau1984 Mar 5, 2024
5069cf8
fix: problem type not selectable (#459)
jesperhodge Mar 7, 2024
be00028
Fix Problem Type Select (#460)
jesperhodge Mar 11, 2024
736a786
fix: gallery
jesperhodge Mar 11, 2024
b3b2881
Revert "fix: gallery"
jesperhodge Mar 11, 2024
fb2a799
Fix: selectable box in gallery (#461)
jesperhodge Mar 11, 2024
679e15e
fix: gallery
jesperhodge Mar 11, 2024
7f73b89
fix: gallery (#462)
jesperhodge Mar 11, 2024
1797707
chore: update openedx.yaml
jristau1984 Mar 12, 2024
9a8dece
chore: update CODEOWNERS
jristau1984 Mar 12, 2024
d8503fb
chore: update CODEOWNERS
jristau1984 Mar 12, 2024
85ca350
Merge pull request #463 from openedx/gh-team-update
jristau1984 Mar 12, 2024
4fa1695
fix: remove useEffect that fires before search params (#465)
KristinAoki Mar 18, 2024
905bea0
fix: default setting not updating with updated default settings (#466)
KristinAoki Mar 28, 2024
4ba62d7
build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /www …
dependabot[bot] Apr 4, 2024
2bf04b8
build(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#468)
dependabot[bot] Apr 4, 2024
fd3c871
build(deps): bump follow-redirects from 1.15.5 to 1.15.6 in /www (#469)
dependabot[bot] Apr 4, 2024
77cdf26
build(deps): bump express and @openedx/frontend-build (#470)
dependabot[bot] Apr 4, 2024
cf46e6c
build(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#471)
dependabot[bot] Apr 4, 2024
dedcb14
fix: trigger pipeline release for dependency fixes (#472)
jesperhodge Apr 4, 2024
e0b70f2
fix: HTML screen should expand with content (#474)
rayzhou-bit Apr 18, 2024
3315205
fix: video status badge translation (#438)
CefBoud May 13, 2024
6c743f8
fix: video selection gallery scroll (#477)
KristinAoki May 22, 2024
a959c05
fix: removal of content after problem type tags (#479)
KristinAoki May 30, 2024
e543ccc
fix: parser not saving unlimited attempts (#483)
KristinAoki Jun 4, 2024
252ad6a
feat: updated frontend-build & frontend-platform major versions (#475)
BilalQamar95 Jun 12, 2024
74776b3
build: Update codecov and use token
arbrandes Jun 13, 2024
f3ae225
feat: improve asset loading (#484)
KristinAoki Jun 17, 2024
6a58779
Merge pull request #485 from arbrandes/update-codecov
arbrandes Jun 17, 2024
6ac0a6e
fix: form group controls alignment (#423)
ihor-romaniuk Jun 18, 2024
d2ddc90
fix: Not used Number of attempts field (#473)
DmytroAlipov Jun 18, 2024
c84e322
feat: Validation for Start time and Stop time fields (#419)
vladislavkeblysh Jun 18, 2024
28c7b32
fix: don't accidentally bundle paragon CSS x2
bradenmacdonald Jun 20, 2024
ba8141e
Revert "feat: improve asset loading (#484)"
bszabo Jun 26, 2024
0e91373
Merge pull request #488 from openedx/revert-484-KristinAoki/improve-a…
bszabo Jun 26, 2024
2678234
fix: simple editor without solution not loading (#489)
KristinAoki Jun 27, 2024
fc3cd9a
fix: image and paste insert (#490)
KristinAoki Jul 1, 2024
b6ff623
fix: text editor opening blank with no images (#492)
KristinAoki Jul 10, 2024
a22a260
feat: remove offset when stuio header exists (#491)
khudym Jul 10, 2024
9bce0a3
fix: remove deprecated feedback link (#493)
KristinAoki Jul 10, 2024
ebab15f
fix: correct typo in Alert component prop (#494)
milad-emami Jul 24, 2024
3dfc579
feat: add conditional for new parser beta testing (#496)
KristinAoki Jul 26, 2024
5825dd3
Merge pull request #487 from open-craft/braden/fix-extra-scss
arbrandes Aug 1, 2024
ce87037
fix: add rtl support to editor (#424)
ihor-romaniuk Aug 1, 2024
beb4813
fix: setAssetToStaticUrl regex matcher (#497)
KristinAoki Aug 1, 2024
b68257e
fix: remove imports breaking build (#500)
KristinAoki Aug 2, 2024
b088a8f
fix: asset name parsing in static converter (#501)
KristinAoki Aug 9, 2024
d3d5fe0
Removed unneeded files from lib-content-components
bradenmacdonald Aug 9, 2024
afa2317
feat: 'frontend-lib-content-components' into this repo
bradenmacdonald Aug 9, 2024
940482d
fix: add validation to problem number fields (#425)
ihor-romaniuk Aug 12, 2024
a9e8bd5
fix: license widget checkbox and link (#486)
khudym Aug 16, 2024
b55e5c9
fix: answer range validation in Numerical input (#482)
ihor-romaniuk Aug 16, 2024
28e1956
chore: update imports, fix lint issues
bradenmacdonald Aug 9, 2024
f90bbb2
chore: update to frontend-lib-content-components 2.6.8
bradenmacdonald Aug 17, 2024
591a02e
chore: update with master
bradenmacdonald Aug 17, 2024
155a710
chore: work around type error with <SelectableBox>
bradenmacdonald Aug 17, 2024
83fda56
fix: remove accidental import of test code from the build
bradenmacdonald Aug 27, 2024
f36b218
fix: reset active answers for single answer problem type (#426)
ihor-romaniuk Aug 27, 2024
7d73945
chore: update with latest master
bradenmacdonald Aug 27, 2024
af2b4dd
fix: remove another accidental import of test code from the build
bradenmacdonald Aug 27, 2024
9d0898c
chore: update with master
bradenmacdonald Aug 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,12 @@ pull_translations:
cd src/i18n/messages \
&& atlas pull $(ATLAS_OPTIONS) \
translations/frontend-component-ai-translations/src/i18n/messages:frontend-component-ai-translations \
translations/frontend-lib-content-components/src/i18n/messages:frontend-lib-content-components \
translations/frontend-platform/src/i18n/messages:frontend-platform \
translations/paragon/src/i18n/messages:paragon \
translations/frontend-component-footer/src/i18n/messages:frontend-component-footer \
translations/frontend-app-course-authoring/src/i18n/messages:frontend-app-course-authoring

$(intl_imports) frontend-component-ai-translations frontend-lib-content-components frontend-platform paragon frontend-component-footer frontend-app-course-authoring
$(intl_imports) frontend-component-ai-translations frontend-platform paragon frontend-component-footer frontend-app-course-authoring

# This target is used by Travis.
validate-no-uncommitted-package-lock-changes:
Expand Down
4 changes: 0 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -145,10 +145,6 @@ Feature Description

When a corresponding waffle flag is set, upon editing a block in Studio, the view is rendered by this MFE instead of by the XBlock's authoring view. The user remains in Studio.

.. note::

The new editors themselves are currently implemented in a repository outside ``openedx``: `frontend-lib-content-components <https://github.com/edx/frontend-lib-content-components/>`_, a dependency of this MFE. This repository is slated to be moved to the ``openedx`` org, however.

Feature: New Proctoring Exams View
==================================

Expand Down
Loading
Loading