Skip to content

Add support for rendering tables in content editor

Himanshu Kapoor requested to merge 328757-content-editor-tables into master

What does this MR do?

Allow rendering and inserting tables in the Content Editor

Add support for rendering and editing inline content inside content editor. Also adds a table creator that lets you create a custom sized table with MxN rows where M, N range between 1 and 8.

Issues:

Screenshots (strongly suggested)

Screenshot_2021-07-12_at_4.21.35_PM Screenshot_2021-07-13_at_6.45.47_PM

Table Creator in action:

Screen_Recording_2021-07-12_at_4.55.57_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Himanshu Kapoor

Merge request reports