Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose:
This implements the beginnings of a legacy widget system, starting with a 'Tables Widget'. This allows a content creator to input a YAML-formatted set of data in the Webpage 'Widgets' tab.
JIRA:
https://cb-content-enablement.atlassian.net/browse/EM-1049
Changes:
Changes to setup
Architectural changes
Migrations
Library changes
Side effects
Screenshots
Before
N/A
After

QA Links:
How to Verify These Changes
Specific pages to visit
Steps to take
admin@cortexcms.org
/welcome1
credentials) with an applicable Tables Widget (for example, http://web.employer-4.development.c66.me/portal/EPWHG)Save!
Witness that the Table now appears on the page
Try breaking the table with some invalid YAML
Witness that the page still renders, but with a Table that produces an error
Responsive considerations
Relevant PRs/Dependencies:
https://github.com/cbdr/employer/pull/736
cortex-cms/cortex-snippets-client-ruby#29
Additional Information
N/A