Page MenuHomePhabricator

Move the repository "Publishing" option to the "Basics" panel in repository management
ClosedPublic

Authored by epriestley on Apr 15 2019, 1:29 PM.

Details

Summary

Depends on D20424. Ref T13277. Now that the "Actions" panel only has one item ("Publishing"), just move it to the "Basics" panel.

Update the UI to show active/publishing status more clearly and relate them to one another and importing state.

Test Plan

Screen Shot 2019-04-15 at 6.27.57 AM.png (316×1 px, 52 KB)

Diff Detail

Repository
rP Phabricator
Branch
autoclose9
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 22597
Build 30959: Run Core Tests
Build 30958: arc lint + arc unit

Event Timeline

amckinley added inline comments.
src/applications/diffusion/controller/DiffusionRepositoryEditPublishingController.php
47

Extra "or".

61

Add a "Note: existing unpublished commits will not be published"?

This revision is now accepted and ready to land.Apr 17 2019, 7:58 PM
  • Wordsmithing.
  • Clarify that "reactivate" is not retroactive.
This revision was automatically updated to reflect the committed changes.