bszabo
|
ba8141ea6a
|
Revert "feat: improve asset loading (#484)"
This reverts commit f3ae225d64.
|
2024-06-26 10:02:59 -04:00 |
|
Kristin Aoki
|
f3ae225d64
|
feat: improve asset loading (#484)
* fix: update initialize to only call required functions
* feat: update asset urls without asset object
* feat: add pagination to select image modal
* fix: lint errors
* chore: update tests
* fix: asset pattern regex match
* feat: update pagination to be button to prevent page skipping
* fix: e.target.error for feedback fields
* fix: failing snapshots
|
2024-06-17 09:52:49 -04:00 |
|
Kristin Aoki
|
13f039ae4c
|
feat: add blockId to return url (#442)
|
2024-01-05 09:30:35 -05:00 |
|
Jesper Hodge
|
8833f7bfca
|
fix: library editor not working locally (#448)
Internal issue: https://2u-internal.atlassian.net/browse/TNL-11299
In library-authoring, content blocks could not be edited locally due to some problem with the Accept header. This caused some 404s. Visually you would get an infinite loading spinner.
This depends on openedx/frontend-app-library-authoring#399.
|
2024-01-04 14:36:07 -05:00 |
|
Jesper Hodge
|
57042c90bf
|
Revert "fix: get library blocks editing to work locally (#431)" (#433)
This reverts commit fd3ed5d146.
|
2023-12-12 15:57:03 -05:00 |
|
Jesper Hodge
|
fd3ed5d146
|
fix: get library blocks editing to work locally (#431)
* fix: get library blocks editing to work locally
* fix: tests
|
2023-12-12 14:34:27 -05:00 |
|
Dmytro
|
60439d5be6
|
fix: displaying the correct default randomization value (#413)
|
2023-11-30 16:33:25 -05:00 |
|
Kristin Aoki
|
773812c3e1
|
fix: block url conditional (#393)
|
2023-09-15 11:23:01 -04:00 |
|
kenclary
|
259b9f3d1f
|
fix: don't get returnUrl for v2 blocks. (#380)
|
2023-08-21 19:57:08 -04:00 |
|
Ken Clary
|
3c1f870aac
|
fix: revert to blank-url version of error handling, for now
|
2023-08-18 13:46:57 -07:00 |
|
Ken Clary
|
9079196309
|
fix: don't even bother fetching block ancestor in v2.
|
2023-08-17 14:23:13 -07:00 |
|
Kristin Aoki
|
669fbfb3d2
|
fix: blockId checks for v1 or v2 libraries (#372)
|
2023-08-09 14:55:46 -04:00 |
|
Kristin Aoki
|
918370f743
|
fix: error return while editor loading (#369)
|
2023-08-08 12:41:15 -04:00 |
|
Ken Clary
|
7178e5e4c9
|
feat: more/correct v2 url handling. TNL-10742
|
2023-07-20 14:37:22 -04:00 |
|
Raymond Zhou
|
4a5eaaf15e
|
feat: setup game editor work (#363)
|
2023-07-20 04:59:54 -04:00 |
|
Raymond Zhou
|
436fdfc470
|
feat: parse out explanation text (#358)
|
2023-06-28 14:05:31 -04:00 |
|
kenclary
|
769cdb08fb
|
Merge pull request #344 from jansenk/events
feat: send event on checkbox change
|
2023-06-22 10:37:20 -04:00 |
|
Raymond Zhou
|
83f034e500
|
feat: save spacing for richText parser (#348)
|
2023-06-14 12:04:44 -04:00 |
|
Ken Clary
|
ffd311881a
|
feat: v2 xblocks should use v2 url. TNL-10742
|
2023-06-13 15:09:04 -04:00 |
|
jansenk
|
0111d1c2f5
|
fix: remove param from end of video features url
|
2023-06-12 09:56:07 -04:00 |
|
Bilal Qamar
|
2199a24dd7
|
feat: upgraded to node v18, added .nvmrc and updated workflows (#281)
Co-authored-by: Abdullah Waheed <abdullah.waheed@arbisoft.com>
|
2023-05-26 09:52:56 -04:00 |
|
kenclary
|
aee971924f
|
Merge pull request #326 from open-craft/chris/FAL-3383-new-video-editor-flow
[FAL-3383] Implement new video UX flow on new video editor
|
2023-05-18 11:49:10 -04:00 |
|
Kristin Aoki
|
1d66a9d14d
|
feat: remove matlab api widget and refs (#331)
|
2023-05-10 15:17:16 -04:00 |
|
XnpioChV
|
5c432a03db
|
test: Adding missing test to reach coverage/patch
|
2023-05-05 14:10:18 -05:00 |
|
XnpioChV
|
e20dedd0a5
|
feat: Allow to import transcripts from selected video
|
2023-05-04 17:31:55 -05:00 |
|
Raymond Zhou
|
adc21735fc
|
fix: expandable textarea should save on blur (#325)
|
2023-05-04 17:17:14 -04:00 |
|
Kristin Aoki
|
6aaedfc500
|
feat: add social share widget (#323)
|
2023-05-03 09:55:31 -04:00 |
|
Raymond Zhou
|
d68bdf9dc6
|
feat: page errors indefinitely with no ancestor (#321)
|
2023-04-27 14:38:59 -04:00 |
|
Pooja Kulkarni
|
bef6813d2c
|
feat: Create new editor page for video upload
|
2023-04-26 11:36:26 -04:00 |
|
XnpioChV
|
b3bced9875
|
feat: New screens for loading, no videos and error states. Also tests added
|
2023-04-21 18:06:08 -05:00 |
|
XnpioChV
|
b78e58cd2a
|
feat: New request hook to fetch videos
|
2023-04-21 18:04:05 -05:00 |
|
Raymond Zhou
|
9a19711755
|
feat: revert group feedback expanded text field (#297)
|
2023-04-06 13:40:13 -04:00 |
|
Kristin Aoki
|
7ef1963327
|
feat: add default advanced setting ui callouts (#285)
|
2023-03-23 17:37:13 -04:00 |
|
Kristin Aoki
|
16003a7f4a
|
feat: move explanation to main body of editor (#287)
|
2023-03-22 09:36:01 -04:00 |
|
Kristin Aoki
|
fa14365d54
|
feat: update text areas to expandable text areas (#274)
|
2023-03-16 13:17:01 -04:00 |
|
jansenk
|
97d0a74fef
|
feat: call video_features cms endpoint for waffle status
|
2023-03-15 14:39:15 -04:00 |
|
jansenk
|
a895c28c4c
|
feat: hide checkbox when video share not enabled for course
|
2023-03-15 14:39:15 -04:00 |
|
connorhaugh
|
18fd63ab69
|
feat: expanding complex text area (#257)
|
2023-03-13 09:21:17 -04:00 |
|
jansenk
|
968f48c55a
|
feat: add checkbox for public video sharing field
|
2023-03-09 11:38:17 -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
|
b7c654399b
|
fix: fix revert
|
2023-01-23 15:42:13 -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 |
|
rayzhou-bit
|
f9dff0df85
|
Merge branch 'main' of github.com:rayzhou-bit/frontend-lib-content-components into rayzhou-bit-main
|
2023-01-23 13:42:15 -05:00 |
|
rayzhou-bit
|
34b7b3314c
|
feat: revert to connect
|
2023-01-18 06:12:49 -05:00 |
|
Raymond Zhou
|
aad7a6b706
|
feat: video editor fix to disappearing transcript (#178)
* feat: video editor fix to disappearing transcript
|
2023-01-12 12:51:56 -05:00 |
|
rayzhou-bit
|
e66863795c
|
feat: tests argh
|
2023-01-11 20:14:03 -05:00 |
|
connorhaugh
|
cf1daa3ba5
|
Feat add templates for default problems after problem select (#185)
https://2u-internal.atlassian.net/browse/TNL-10316 is the relevant bug.
Problems have default values when created using the select type page.
|
2023-01-11 14:26:46 -05:00 |
|
rayzhou-bit
|
e946fb8711
|
feat: duration change first pass
|
2023-01-02 20:52:16 -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 |
|