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

Entities - store images as IDs, not plain objects #557

Merged
merged 11 commits into from
Jul 14, 2019

Conversation

adrians5j
Copy link
Member

@adrians5j adrians5j commented Jul 14, 2019

Related Issue

Previously, we would store images in entities as plain object: {src,id,type,name}. Now we store them as refs, which enables users to change one image, and by doing that, immediately reflect this change on every place where the image was used.

Some old/redundant files were deleted and also, the installation process / CMS export scripts (blocks/pages) were completely renewed.

@adrians5j adrians5j self-assigned this Jul 14, 2019
@adrians5j adrians5j merged commit 1168a56 into development Jul 14, 2019
@adrians5j adrians5j deleted the feat/file-manager-refs branch July 17, 2019 19:16
@adrians5j adrians5j restored the feat/file-manager-refs branch July 17, 2019 19:25
adrians5j added a commit that referenced this pull request Jul 17, 2019
adrians5j added a commit that referenced this pull request Jul 19, 2019
@Pavel910 Pavel910 deleted the feat/file-manager-refs branch October 27, 2019 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant