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

Add README file for my-sites/drafts #1427

Merged
merged 1 commit into from
Dec 15, 2015
Merged

Add README file for my-sites/drafts #1427

merged 1 commit into from
Dec 15, 2015

Conversation

lancewillett
Copy link
Contributor

No description provided.

@lancewillett lancewillett added Documentation [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Dec 9, 2015
Drafts
======

The view module for the Drafts post list in `/posts/drafts` as a React component. See also the single `Draft` component.
Copy link
Member

Choose a reason for hiding this comment

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

This actually powers the drafts panel in the editor and /drafts, not /posts/drafts. The latter is via client/my-sites/posts. /drafts is not enabled in production environments.

So this folder has both the section routes for /draft, the controller, the main view for the sections, and a list component that we reuse in the editor. It's a bit messy. :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

OK — feel free to edit and push. :)

@lancewillett
Copy link
Contributor Author

Updated based on @mtias feedback and squashed commits.

@lancewillett
Copy link
Contributor Author

Oops. Squashing I lost my last edit. Redoing. :)

@lancewillett
Copy link
Contributor Author

Ping @mtias for a review.

@mtias
Copy link
Member

mtias commented Dec 15, 2015

🚢

@mtias mtias added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Dec 15, 2015
mtias added a commit that referenced this pull request Dec 15, 2015
Add README file for my-sites/drafts
@mtias mtias merged commit c315f6f into master Dec 15, 2015
@mtias mtias deleted the add/drafts-readme branch December 15, 2015 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants