XnpioChV
b3bced9875
feat: New screens for loading, no videos and error states. Also tests added
2023-04-21 18:06:08 -05:00
XnpioChV
71efe876d3
style: adding more styles on the selection modal
2023-04-21 18:04:06 -05:00
XnpioChV
b78e58cd2a
feat: New request hook to fetch videos
2023-04-21 18:04:05 -05:00
XnpioChV
14504073e0
feat: Video selection page created
...
The SelectImageModal component has been refactored so that it can also be used on the video selection page; and all its child components.
Now this component is called SelectionModal and is used both for the image selector and in this new video selection screen.
The assets api has been used to get the videos.
2023-04-21 18:04:04 -05:00
Raymond Zhou
2a5f6795d3
feat: tinyMCE formatting and parsing ( #311 )
2023-04-21 11:42:10 -04:00
Kristin Aoki
405003045c
fix: textArr join error in syntaxChecker ( #307 )
2023-04-14 16:28:16 -04:00
Kristin Aoki
1d2a4c212d
feat: add xml linter to code mirror ( #306 )
2023-04-14 11:58:49 -04:00
Omar Al-Ithawi
98ec415e2b
fix: let make extract_translations find messages ( #290 )
...
Otherwise it'll complain for not finding any message.
`defineMessage` ensures that React i18n static code collector is able to
find the messages.
References
----------
This pull request is part of the [FC-0012 project](https://openedx.atlassian.net/l/cp/XGS0iCcQ ) which is sparked by the [Translation Infrastructure update OEP-58](https://open-edx-proposals.readthedocs.io/en/latest/architectural-decisions/oep-0058-arch-translations-management.html#specification ).
Check the links above for full information about the overall project.
2023-03-29 10:17:25 -04:00
Ken Clary
f2ad93789f
fix: ErrorPage rewritten as functional component with injected i18n. TNL-10535
2023-03-24 16:22:32 -04:00
Kristin Aoki
fa14365d54
feat: update text areas to expandable text areas ( #274 )
2023-03-16 13:17:01 -04:00
connorhaugh
18fd63ab69
feat: expanding complex text area ( #257 )
2023-03-13 09:21:17 -04:00
Jesper Hodge
0ce9e4dfd3
fix: answer button accessibility ( #271 )
2023-03-10 14:18:21 -05:00
Kristin Aoki
5d77dddaf6
feat: add labels and blockquotes to clear format ( #261 )
2023-03-02 11:43:49 -05:00
Kristin Aoki
c65f60ec10
feat: refactor tinymce editor to sharedComponents ( #255 )
2023-02-28 16:37:52 -05:00
Kristin Aoki
70c0fc6dcf
fix: settings col width in advanced view ( #233 )
2023-02-15 16:37:55 -05:00
connorhaugh
61c99b9b40
feat: add error boundary ( #246 )
...
* feat: add error boundary
2023-02-14 15:21:43 -05:00
Kristin Aoki
2d669cbe3e
feat: update styling in advanced problem editor ( #216 )
2023-01-25 10:42:30 -05:00
Jesper Hodge
1a2f175989
fix: problem editor styling ( #212 )
...
* fix: test name
* fix: make horizontal paddings 24px
* fix: space between widgets
* fix: remove settings heading
* fix: remove button hover effects
* fix: font size
* fix: make buttons small
* fix: change theme
* fix: reset buttons
* refactor: add Button component
* fix: hints widget
* fix: hints widget
* fix: tooltip
* fix: make settings fixed width
* fix: modal heading
* fix: center header text
* fix: modal header
* fix: settings fonts
* fix: settings fonts
* fix: fonts
* fix: padding
* fix: alignments
* fix: package.json
* fix: package.json
* fix: lint
2023-01-24 13:00:38 -05:00
Raymond Zhou
f135bd2b4a
feat: align files with commit 5d52a28 and f9dff0 ( #210 )
...
This PR aims to fix the commit mistakes I made when trying to merge with a refactored fork. This will keep the changes I made in the refactor.
2023-01-24 09:43:01 -05:00
rayzhou-bit
bafc3c8de8
Revert "feat: merge conflicts"
...
This reverts commit 73ec807dd3 , reversing
changes made to 62cfecc456 .
2023-01-23 14:51:21 -05:00
Kristin Aoki
5e037a7209
feat: change editor footer from sticky to fixed ( #202 )
2023-01-18 14:39:46 -05:00
Jesper Hodge
2c6679fe06
Feat raw olx editing. TNL-10218 ( #182 )
...
* refactor: move CodeEditor to shared components and remove circular dependency
* feat: add code editor to problem editor
* fix: typo
* feat: add save function to raw olx editor and add highlighting
* feat: simplify and add tests to edit problem view
* feat: add tests to problem edit view
* fix: update raw editor tests
* fix: code editor tests
* fix: package-lock
* fix: lint
2023-01-11 14:23:06 -05:00
connorhaugh
6f82e87574
feat: make delete and info icons outlines ( #150 )
...
* feat: make delete and info icons outlines
* feat:upgrade paragon
2022-12-14 11:44:41 -05:00
connorhaugh
3506db7c14
Feat improve transcript flow ( #141 )
...
https://2u-internal.atlassian.net/browse/TNL-10199
Rewrite of Transcripts widget to improve flow.
2022-11-15 12:03:04 -05:00
Kristin Aoki
e6101ed3ac
feat: update setAssetToStaticUrl to include all assets
2022-10-24 13:44:33 -04:00
Kristin Aoki
cb01ff17a0
feat: add handout widget
2022-10-19 12:17:59 -04:00
connorhaugh
45215ba504
Feat: full transcript widget ( #117 )
2022-09-27 14:09:29 -04:00
Kristin Aoki
ff636837cf
feat: transcript parent widget component
2022-09-14 11:07:20 -04:00