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.
Tags
None
Referenced Files
F13185176: D20425.diff
Sat, May 11, 2:39 AM
Unknown Object (File)
Tue, May 7, 5:06 AM
Unknown Object (File)
Fri, May 3, 2:26 AM
Unknown Object (File)
Thu, May 2, 5:34 AM
Unknown Object (File)
Mon, Apr 29, 1:56 PM
Unknown Object (File)
Sun, Apr 28, 6:13 PM
Unknown Object (File)
Sat, Apr 27, 4:03 PM
Unknown Object (File)
Wed, Apr 24, 10:02 PM
Subscribers
None

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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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

Extra "or".

62

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.