connorhaugh
4ae2d1230b
feat: insert images into text editor html ( #29 )
...
This work adds the functionality that when an image is selected ineither the select image step of the image upload modal, or by using the toolbar inside tinymce, the requisite image is loaded into the settings page, and on the click of the save button, it is inserted into tinymce html.
2022-03-15 10:53:56 -04:00
connorhaugh
5258e93972
Test add requests redux tests ( #24 )
...
Add redux tests as well as get save functionality working.
2022-03-07 19:43:46 -05:00
connorhaugh
c4cd0c44ce
test: update editor-level tests ( #26 )
...
To complete https://openedx.atlassian.net/browse/TNL-9601
2022-03-07 15:03:13 -05: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
Raymond Zhou
6f0f6296e4
test: cms api tests + extra lint ( #25 )
2022-03-01 11:32:03 -05:00
Ben Warzeski
9c9d3c8fdf
feat: image upload skeleton ( #22 )
2022-03-01 11:17:03 -05:00
Raymond Zhou
f3d80995c5
test: cms urls ( #23 )
2022-02-25 19:24:05 -05:00
connorhaugh
7ccba63a85
test: add TextEditor Tests ( #21 )
2022-02-25 15:06:12 -05:00
Raymond Zhou
042246be86
Test: editor header component ( #20 )
...
* test: header tests start
* test: EditableHeader test ready for review 1
* test: editor header tests complete
* test: fixing up nits
* test: ben's corrections
2022-02-25 12:15:13 -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
2b0346fe84
chore: add tests for EditorHeader hooks ( #18 )
2022-02-23 11:55:53 -05:00
connorhaugh
6ca93a7297
test: add EditorFooter tests ( #16 )
...
* test: add EditorFooter tests
2022-02-22 13:24:15 -05:00
Ben Warzeski
d2e89d7b28
chore: rename lms service to cms ( #15 )
...
* chore: rename lms service to cms
* fix: remove typo
* fix: remove old selector
2022-02-22 12:59:37 -05:00
Ben Warzeski
362139edd2
feat: mock paragon and i18n library for tests
2022-02-22 12:45: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
2f931b5bdb
fix: dont encode with uri twice ( #10 )
2022-01-27 12:39:19 -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
kenclary
c93c5e986a
Merge pull request #8 from edx/kenclary/release-fix
...
fix: correct project links in package.json
2021-12-15 11:34:36 -05:00
Ken Clary
bb7360ac93
fix: correct project links in package.json
2021-12-15 11:31:46 -05:00
kenclary
f7935deea0
Merge pull request #7 from edx/kenclary/release-fix
...
fix: correct(?) configuration of main branch for semantic-release.
2021-12-15 11:01:48 -05:00
Ken Clary
b98fe329af
fix: correct(?) configuration of main branch for semantic-release.
2021-12-15 10:52:22 -05:00
kenclary
2bd75952f0
Merge pull request #6 from edx/kenclary/security
...
fix: update dependencies for security.
2021-12-14 17:22:23 -05:00
Ken Clary
f44017e5f4
fix: update dependencies for security.
2021-12-14 17:12:22 -05:00
kenclary
621f39f8ca
Merge pull request #4 from edx/kenclary/release
...
fix: base semantic-release on main branch.
2021-12-13 11:30:33 -05:00
Ken Clary
159ecc84c3
fix: base semantic-release on main branch.
2021-12-09 16:06:16 -05:00
kenclary
e5a1694c90
Merge pull request #3 from edx/kclary/node
...
fix: update node to 16, using .nvmrc file, to support later versions of semantic-release.
2021-12-03 16:48:58 -05:00
Ken Clary
b37db23e8f
fix: update node to 16, using .nvmrc file, to support later versions of semantic-release.
2021-12-03 12:10:06 -05:00
kenclary
105c29a67a
Merge pull request #2 from edx/kenclary-initial
...
feat: setup repo as NPM package with edX standards.
2021-12-01 20:09:26 -05:00
Ken Clary
a48eb0aaf4
feat: setup repo as NPM package with edX standards.
2021-12-01 12:41:54 -05:00
kenclary
7142f89211
Merge pull request #1 from edx/kenclary-adr
...
Create 0001-library-adr.rst
2021-11-23 09:02:46 -05:00
kenclary
f547e5ed1f
Create 0001-library-adr.rst
...
Draft of ADR for repo.
2021-11-22 16:52:19 -05:00
David Joy
9ed78de9e2
Initial commit
2021-11-19 14:28:50 -05:00