connorhaugh
564dcb8ebc
feat: improve raw HTML editing Experince. ( #101 )
...
* feat: add contents
* feat: add codemirror support to raw HTML editing
* feat: add test coverage
* fix: error
* fix: update codeeditor file path
* fix: update messages
2022-08-22 15:19:21 -04:00
connorhaugh
224720c32e
feat: reorganize dependancies ( #91 )
2022-07-11 16:19:31 -04:00
connorhaugh
2473c9a875
chore: upgrade paragon dep ( #89 )
...
* chore: upgrade paragon dep
* fix: eslint config
2022-07-05 09:08:15 -04:00
connorhaugh
5aea213b8c
feat: add autocreate new xblock ( #67 )
...
This PR adds an automated script for generating the boilerplate code for adding a new xblock editor. As well as documentation for how to do so.
2022-05-16 16:14:18 -04:00
Ken Clary
d74f2b8ba9
chore: npm update, using node 16 / npm 8. TNL-9879.
2022-05-15 09:57:10 -04:00
Ben Warzeski
cb1c00bf3c
Feat: Video skeleton ( #58 )
...
* pt1
* feat: video skeleton
* fix: update tests
* chore: update snapshots and linting
* fix: fix image context button
* feat: re-usable editor pattern
* fix: css and bad hook
2022-04-14 15:01:04 -04:00
connorhaugh
fd35c1cb18
Feat: Add Request Alerts and upload file ( #43 )
...
Fixes to Upload data type, as well as adding in of two error alerts for upload and fetch.
Co-authored-by: Ben Warzeski <bwarzeski@edx.org >
Co-authored-by: Raymond Zhou <56318341+rayzhou-bit@users.noreply.github.com
2022-04-04 08:33:31 -04:00
Ben Warzeski
0f87a61639
feat: Select img api ( #41 )
...
* feat: add capabilities
* chore: more tests
* fix: use correct hook source for getDispatch
* fix: fix fetchImages data contract
* fix: make onClose method a callback for ImageUploadModal
* chore: lint and test updates
* chore: clean up propType warning
Co-authored-by: connorhaugh <chaugh21@amherst.edu >
2022-03-30 15:13:19 -04:00
Ben Warzeski
1a5497a5ae
Feat select image modal ( #38 )
...
* feat: select image modal
* chore: fix module config
2022-03-24 16:16:38 -04:00
Ben Warzeski
09e9d865c2
Chore: Test coverage hunt ( #36 )
...
* chore: add brand mocking in gallery view
* feat: dev gallery app
* chore: link mock block ids to real block type api
* feat: image settings page features
* chore: more tests
* chore: keystore util and more testing
* chore: more tests
* chore: re-install lint plugin...
* chore: lint fixes
* chore: moar tests
* chore: remove brand from module.config and link gallery to edx.org brand
2022-03-24 11:15:32 -04:00
Ben Warzeski
3b8a7780ac
I18n example ( #33 )
...
* feat: i18n pt 1
* fix: prevent float calculations when updating dimensions
2022-03-17 14:08:46 -04:00
Jawayria
9e84e0ecf0
fix: update dependencies ( #32 )
...
* fix: update dependencies
Co-authored-by: M Umar Khan <umar.khan@arbisoft.com >
2022-03-16 09:45:35 -04:00
Ben Warzeski
ac0d261e89
Gallery app ( #27 )
...
* feat: devgallery api mode
* chore: update react version
* feat: dev gallery app
* chore: fix component tests
* chore: lint fixes
* chore: link mock block ids to real block type api
2022-03-07 13:35:28 -05:00
Ben Warzeski
1a1900f213
feat: redux tests pt 1 ( #19 )
...
* feat: redux tests pt 1
* chore: add app thunkAction tests
* chore: resolve lint issues
* Update src/editors/data/redux/app/reducer.test.js
Co-authored-by: connorhaugh <49422820+connorhaugh@users.noreply.github.com >
Co-authored-by: connorhaugh <49422820+connorhaugh@users.noreply.github.com >
2022-02-24 16:59:30 -05:00
Ben Warzeski
5a1d71a62c
!refactor: Breaking Change refactor use Redux. No release
2022-02-18 13:16:36 -05:00
connorhaugh
eef30348fd
feat: add plugins including image-upload ( #12 )
...
This adds the image upload "plugin" and all the desired built-in plugins.
Per the following two tickets
https://openedx.atlassian.net/browse/TNL-9367
https://openedx.atlassian.net/browse/TNL-9475
I need to add the requisite plugins, as well as a framework for the image upload modal.
2022-02-14 12:33:49 -05:00
connorhaugh
d8c6b8dddd
feat: Text Editor and V2 Editor Framework ( #9 )
...
Text Editor and V2 Editor Framework. Documentation to come.
2022-01-25 14:04:57 -05:00
Ken Clary
bb7360ac93
fix: correct project links in package.json
2021-12-15 11:31:46 -05:00
Ken Clary
f44017e5f4
fix: update dependencies for security.
2021-12-14 17:12:22 -05:00
Ken Clary
a48eb0aaf4
feat: setup repo as NPM package with edX standards.
2021-12-01 12:41:54 -05:00