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
f81b0ee925
docs: add period to module.config.js ( #183 )
2023-01-11 10:25:25 -05:00
kenclary
6a4ac3525f
Merge pull request #180 from openedx/kenclary/TNL-10280
...
feat: confirmation dialog for closing any editor. TNL-10280.
2023-01-11 10:07:46 -05:00
Ken Clary
9ba0da04c3
feat: confirmation dialog for closing any editor. TNL-10280.
2023-01-11 09:58:43 -05:00
Kristin Aoki
af4cd55390
feat: unselect multiple choices type multi->single ( #181 )
2023-01-10 13:25:19 -05:00
connorhaugh
880d205cbb
Feat: raw editor ingress and egress logic ( #179 )
...
* feat: conditional rendering of olx editor.
* fix: open the raw editor if advanced is chosen
* fix: add test fix
* feat: add button to switch visual->advanced
* fix: add tests + lint for visual->advanced button
* feat: revert to advanced if parser fails
* fix: improve coverage
* feat: add confirm dialog to switch
* fix: load settings with advanced
* fix: refactor + lint fix
2023-01-10 09:42:44 -05:00
Kristin Aoki
09bb1dab2b
feat: add import transcripts from youtube ( #176 )
2022-12-23 10:54:07 -05:00
connorhaugh
2896393c53
feat: add problem type select
...
Co-authored-by: Kristin Aoki <42981026+KristinAoki@users.noreply.github.com >
Co-authored-by: Raymond Zhou <56318341+rayzhou-bit@users.noreply.github.com >
2022-12-22 16:52:21 -05:00
connorhaugh
83cbac6270
feat: doc updates for problem editor release
2022-12-20 15:31:14 -05:00
connorhaugh
8dea72de99
feat:problem editor
...
Co-authored-by: Farhaan Bukhsh <farhaan@opencraft.com >
Co-authored-by: Navin Karkera <navin@disroot.org >
Co-authored-by: Kaustav Banerjee <kaustav@opencraft.com >
2022-12-20 14:52:20 -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
Kristin Aoki
f85d86f796
fix: left and right alignment ( #167 )
2022-12-13 15:04:53 -05:00
Zubair Shakoor
128b112af7
fix: -t flag added in pull translation command ( #142 )
2022-12-13 13:23:24 -05:00
Kristin Aoki
7daa2c2dba
fix: vertical spacing between items ( #166 )
2022-12-13 13:20:15 -05:00
Kristin Aoki
b5be6f441c
fix: add check if field is cleared ( #165 )
2022-12-12 14:18:25 -05:00
Kristin Aoki
07202c0518
feat: separate video id and url fields into two ( #164 )
2022-12-12 10:55:32 -05:00
Raymond Zhou
bcb3c3f7fb
feat: parseTranscript to work with all languages ( #162 )
...
* feat: parseTranscript to work with all languages
2022-12-09 11:05:50 -05:00
Raymond Zhou
cc61e2944c
feat: header overlap content when scrolling down ( #161 )
...
* feat: header overlap content when scrolling down
2022-12-07 15:24:48 -05:00
Kristin Aoki
01c3a42eb2
fix: transcript styling ( #159 )
2022-12-07 11:16:02 -05:00
kenclary
a15b894ec1
Merge pull request #160 from openedx/kenclary/TNL-10236
...
fix: editor title editing no longer tries to scale with input size. TNL-10236.
2022-12-07 11:10:21 -05:00
kenclary
014523731e
Merge pull request #158 from openedx/kenclary/TNL-10235
...
fix: editor container titles are the same height whether displaying or editing. TNL-10235.
2022-12-07 11:01:38 -05:00
Ken Clary
f6574c6849
fix: editor title editing no longer tries to scale with input size. TNL-10236.
2022-12-07 10:31:29 -05:00
Ken Clary
3239810a7f
fix: editor container titles are the same height whether displaying or editing. TNL-10235.
2022-12-07 10:05:33 -05:00
Kristin Aoki
6368ccf5ac
feat: show view license link at all levels ( #157 )
2022-12-05 12:43:14 -05:00
Kristin Aoki
0b199b1f5d
feat: add black canvas when current thumbnail is deleted ( #156 )
2022-12-02 16:47:00 -05:00
Raymond Zhou
73150817ca
feat: update paragon to v20.21.0 ( #155 )
2022-12-02 12:54:45 -05:00
Kristin Aoki
f824ef0551
fix: license styling ( #154 )
2022-12-01 15:14:44 -05:00
connorhaugh
35b58a42b5
feat: left align widget "add" buttons ( #153 )
2022-12-01 12:20:29 -05:00
Kristin Aoki
6a2bafb402
fix: font/icon size and color ( #152 )
2022-11-30 15:31:39 -05:00
connorhaugh
e70800543a
feat: increase spacing between video settings ( #149 )
2022-11-30 14:12:03 -05:00
kenclary
1360994fc5
Merge pull request #151 from edx/kenclary/TNL-10240
...
fix: correct various strings, including making them sentence-case. TNL-10240.
2022-11-30 12:45:04 -05:00
Ken Clary
c4a7b97b63
fix: correct various strings, including making them sentence-case. TNL-10240.
2022-11-30 12:36:42 -05:00
Kristin Aoki
7a356175e7
feat: update onBlur to set state to default values ( #148 )
2022-11-29 15:23:14 -05:00
Kristin Aoki
f38ae87c95
fix: length error on undefined fallback videos ( #147 )
2022-11-29 12:44:56 -05:00
Jeremy Ristau
08b5475548
feat: add CODEOWNERS file
...
feat: add CODEOWNERS file
2022-11-17 11:48:04 -05:00
Jeremy Ristau
f00f6174ac
feat: add CODEOWNERS file
...
The repo should have a CODEOWNERS file, but this effort is specifically to help test a need to make an edx-platform file notify T&L when changes are made. We are doing the testing on this edx repo that we own to minimize the churn and impact on edx-platform.
The scope of this effort includes:
# Create a CODEOWNERS file in this repo that calls out a single file as owned by a team.
# Submit a no-change PR to that file and ensure the team is notified
# Submit a no-change PR to another file in the repo and ensure the team is NOT notified
# Update the CODEOWNERS file to have T&L team as owners of the whole repo, instead of just one file (long term desired state)
2022-11-17 10:29:16 -05:00
Raymond Zhou
6c574ac18e
feat: duration entree features ( #143 )
2022-11-15 16:22:29 -05:00
connorhaugh
ea50afc165
feat: update readme
...
adding this messaging to improve quality and trigger a release.
2022-11-15 12:17:30 -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
8eab620b65
feat: auto-resize width of input and allow save onBlur ( #144 )
2022-11-14 13:24:11 -05:00
Kristin Aoki
af6e21e1fe
fix: non-blocking UI bugs for video settings ( #140 )
2022-11-09 12:32:36 -05:00
Raymond Zhou
b4b31794af
feat: allow license library content edit ( #139 )
...
* feat: allow license library content edit
2022-11-03 19:58:22 -04:00
kenclary
5f5250fd2c
Merge pull request #131 from edx/kenclary/TNL-9823
...
feat: duration widget for video settings. TNL-9823.
2022-11-03 18:44:12 -04:00
Kristin Aoki
4187f6a884
feat: remove thumbnail widget from content libraries ( #138 )
2022-11-03 18:23:34 -04:00
Kristin Aoki
e5932ced27
feat: remove handout widget for content libraries ( #137 )
2022-11-03 18:16:04 -04:00
Ken Clary
a4f0a8f162
feat: duration widget for video settings. TNL-9823.
2022-11-03 17:55:05 -04:00
Raymond Zhou
79ae64b562
feat: license widget ( #132 )
2022-11-02 10:41:40 -04:00
kenclary
9c397d8802
Merge pull request #136 from edx/kenclary/TNL-10183
...
fix: filter for images in a null-safe/undefined-safe way. Fixes TNL-10183.
2022-10-27 10:52:40 -04:00
Ken Clary
c89ad83ed5
fix: filter for images in a null-safe/undefined-safe way. Fixes TNL-10183.
2022-10-26 20:32:52 -04:00
connorhaugh
bfb4de6b1a
Fix: temp remove video preview text from settings editor ( #134 )
...
* fix: remove preview
* fix: unrelated remove removed fetchImages
2022-10-25 11:44:39 -04:00