cortex-cms / cortex

:pencil: A headless, multitenant dynamic content platform powered by Rails, GraphQL and Elasticsearch
https://docs.cortexcms.org/
Apache License 2.0
32 stars 6 forks source link

CE-740: Product Card Legacy Widget #552

Closed MKwenhua closed 6 years ago

MKwenhua commented 6 years ago

Purpose To be able to edit product cards

JIRA https://careerbuilder.atlassian.net/browse/CE-740

Changes

Screenshots

Feature Server

How to Verify These Changes

Relevant PRs/Dependencies

Additional Information

toastercup commented 6 years ago

The schema.rb here is for develop rather than legacy-develop. You'll have to drop your db and recreate to generate the correct schema. I'd recommend you check out two copies of Cortex - one beta, one legacy - and have them point to two different databases, that way they can live side by side.

MKwenhua commented 6 years ago

@toastercup Ah crap, I knew it looked funky!

MKwenhua commented 6 years ago

@toastercup I fixed the schema issue

toastercup commented 6 years ago

@MKwenhua reminder that all PRs need the PR description template filled out