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

Private & Pending Pages #8316

Merged
merged 23 commits into from
Sep 17, 2018
Merged

Private & Pending Pages #8316

merged 23 commits into from
Sep 17, 2018

Conversation

0nko
Copy link
Contributor

@0nko 0nko commented Sep 17, 2018

Fixes #8313. This PR adds support for pages with Private and Pending review status. The new design includes support for 2 tags under the page title.

To test:

  1. Open a site with pages that have Private or Pending review status
  2. Navigate to Site pages
  3. Notice the app doesn't crash and you can see the pages marked with the correct status

Note: I've discovered a bug when Private or Pending review status isn't saved when the Back button is pressed instead of Update in the editor. This is unrelated and will be fixed in a different PR.

Also, I've temporarily disabled the PPP unit tests because they keep failing in Travis even though they are correct. This is already being addressed by #8303.

@0nko 0nko added this to the 10.9 ❄️ milestone Sep 17, 2018
@0nko 0nko requested a review from planarvoid September 17, 2018 10:14
@0nko 0nko added the [Status] Needs Design Review A designer needs to sign off on the implemented design. label Sep 17, 2018
@0nko 0nko changed the base branch from develop to release/10.9 September 17, 2018 10:17
@SylvesterWilmott
Copy link

Looks great!

@SylvesterWilmott SylvesterWilmott removed the [Status] Needs Design Review A designer needs to sign off on the implemented design. label Sep 17, 2018
Copy link
Contributor

@planarvoid planarvoid left a comment

Choose a reason for hiding this comment

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

looks good, works well. The only thing I have is that for some reason we're now missing the FAB. Not sure if it's this hotfix's fault

Copy link
Contributor

@planarvoid planarvoid left a comment

Choose a reason for hiding this comment

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

LGTM!

@0nko 0nko merged commit d52b4cb into release/10.9 Sep 17, 2018
@0nko 0nko deleted the issue/8313-private-pending-page branch September 26, 2018 09:42
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