Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [AXIMST-28] expose editor for advanced xblocks #2528

Merged
merged 8 commits into from
Apr 9, 2024

Conversation

GlugovGrGlib
Copy link

Description

Adding editor view on backend to embed it into Studio MFE in an Iframe

Supporting information

Link to other information about the change, such as Jira issues, GitHub issues, or Discourse discussions.
Be sure to check they are publicly readable, or if not, repeat the information here.

Testing instructions

  • Go to - {CMS_BASE}/xblock/{xblock_locator}/editor

Other information

  • There's a problem with styles currently (it wasn't broken, some refactoring of the template required)

@GlugovGrGlib GlugovGrGlib changed the title feat: expose editor for advanced xblocks feat: [AXIMST-28] expose editor for advanced xblocks Apr 1, 2024
from common.djangoapps.edxmako.shortcuts import render_to_response
@require_http_methods("GET")
@login_required
def partial_edit_view_xblock(request,usage_key_string):
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
def partial_edit_view_xblock(request,usage_key_string):
def partial_edit_view_xblock(request, usage_key_string):

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I will still put draft on PR because it's very messy.

@PKulkoRaccoonGang PKulkoRaccoonGang force-pushed the g-glugovskiy/expose_editor_on_backend branch from 02e850e to 678ef34 Compare April 3, 2024 21:22
@GlugovGrGlib GlugovGrGlib changed the base branch from ts-develop-04.04 to ts-develop April 8, 2024 12:05
@NiedielnitsevIvan NiedielnitsevIvan force-pushed the g-glugovskiy/expose_editor_on_backend branch 3 times, most recently from 11c8a9a to 4cbb74a Compare April 8, 2024 16:22
@NiedielnitsevIvan NiedielnitsevIvan force-pushed the g-glugovskiy/expose_editor_on_backend branch from 4cbb74a to 3ecbbd6 Compare April 8, 2024 16:46
@PKulkoRaccoonGang
Copy link

👍

@GlugovGrGlib GlugovGrGlib merged commit 3109d9d into ts-develop Apr 9, 2024
63 of 64 checks passed
monteri pushed a commit that referenced this pull request Apr 10, 2024
* feat: expose editor for advanced xblocks

* feat: added logic for displaying and hiding the xblock modal editing window

* refactor: container_editor template refactoring


---------

Co-authored-by: PKulkoRaccoonGang <[email protected]>
Co-authored-by: Іван Нєдєльніцев <[email protected]>
GlugovGrGlib added a commit that referenced this pull request Apr 12, 2024
* feat: expose editor for advanced xblocks

* feat: added logic for displaying and hiding the xblock modal editing window

* refactor: container_editor template refactoring


---------

Co-authored-by: PKulkoRaccoonGang <[email protected]>
Co-authored-by: Іван Нєдєльніцев <[email protected]>
monteri pushed a commit that referenced this pull request Apr 17, 2024
* feat: expose editor for advanced xblocks

* feat: added logic for displaying and hiding the xblock modal editing window

* refactor: container_editor template refactoring


---------

Co-authored-by: PKulkoRaccoonGang <[email protected]>
Co-authored-by: Іван Нєдєльніцев <[email protected]>
monteri pushed a commit that referenced this pull request Apr 29, 2024
* feat: expose editor for advanced xblocks

* feat: added logic for displaying and hiding the xblock modal editing window

* refactor: container_editor template refactoring


---------

Co-authored-by: PKulkoRaccoonGang <[email protected]>
Co-authored-by: Іван Нєдєльніцев <[email protected]>
GlugovGrGlib added a commit that referenced this pull request May 2, 2024
* feat: expose editor for advanced xblocks

* feat: added logic for displaying and hiding the xblock modal editing window

* refactor: container_editor template refactoring


---------

Co-authored-by: PKulkoRaccoonGang <[email protected]>
Co-authored-by: Іван Нєдєльніцев <[email protected]>
GlugovGrGlib added a commit that referenced this pull request May 14, 2024
* feat: expose editor for advanced xblocks

* feat: added logic for displaying and hiding the xblock modal editing window

* refactor: container_editor template refactoring


---------

Co-authored-by: PKulkoRaccoonGang <[email protected]>
Co-authored-by: Іван Нєдєльніцев <[email protected]>
GlugovGrGlib added a commit that referenced this pull request May 17, 2024
* feat: expose editor for advanced xblocks

* feat: added logic for displaying and hiding the xblock modal editing window

* refactor: container_editor template refactoring


---------

Co-authored-by: PKulkoRaccoonGang <[email protected]>
Co-authored-by: Іван Нєдєльніцев <[email protected]>
GlugovGrGlib added a commit that referenced this pull request Jun 6, 2024
* feat: expose editor for advanced xblocks

* feat: added logic for displaying and hiding the xblock modal editing window

* refactor: container_editor template refactoring


---------

Co-authored-by: PKulkoRaccoonGang <[email protected]>
Co-authored-by: Іван Нєдєльніцев <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants