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

Tiles endpoint final implementation and related behavior for storing them and its layout #547

Merged
merged 11 commits into from
Jun 28, 2018

Conversation

sneridagh
Copy link
Member

No description provided.

…yout.

Add endpoint GET @tiles/tile to retrieve the JSON schema of an specific tile

Add behavior definition for tiles and its layout, add content patch tests on them. Add plone.schema as a dependency while developing.

Add changelog

Add missing plone.schema dependency

Add basic docs

Move to a released version of plone.schema
@sneridagh sneridagh requested a review from tisto June 23, 2018 11:21
@tisto tisto added this to the 3.0.0 milestone Jun 24, 2018
@coveralls
Copy link

coveralls commented Jun 25, 2018

Coverage Status

Coverage decreased (-1.0%) to 96.427% when pulling 68e01a5 on newnewtiles into 2c1f9f6 on master.

@sneridagh sneridagh mentioned this pull request Jun 26, 2018
setup.py Outdated
@@ -56,6 +56,8 @@
'plone.api',
'requests',
'freezegun',
'plone.tiles',
'plone.schema'
Copy link
Sponsor Member

Choose a reason for hiding this comment

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

@sneridagh missing comma.

@tisto tisto merged commit 4c57079 into master Jun 28, 2018
@tisto tisto deleted the newnewtiles branch June 28, 2018 09:40
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.

3 participants