Page MenuHomePhabricator

When creating a repository in Diffusion, prompt for "Create" or "Import" first
ClosedPublic

Authored by epriestley on Nov 1 2013, 11:06 PM.
Tags
None
Referenced Files
F15540853: D7475.diff
Fri, Apr 25, 9:18 AM
F15484589: D7475.id16849.diff
Wed, Apr 9, 7:07 PM
F15478557: D7475.id16848.diff
Tue, Apr 8, 1:04 AM
F15463231: D7475.id16849.diff
Tue, Apr 1, 9:36 PM
F15452689: D7475.id16848.diff
Sat, Mar 29, 6:45 AM
F15435521: D7475.id16852.diff
Mar 25 2025, 8:44 AM
F15430882: D7475.id.diff
Mar 24 2025, 9:27 AM
F15420704: D7475.id16849.diff
Mar 21 2025, 4:13 PM
Subscribers

Details

Reviewers
btrahan
Maniphest Tasks
Restricted Maniphest Task
Commits
Restricted Diffusion Commit
rPcd674931fc6b: When creating a repository in Diffusion, prompt for "Create" or "Import" first
Summary

Ref T2230. This will need some more refinement, but basically it adds a "Create" vs "Import" step before we go through the paged workflow.

  • If you choose "Create", we skip the remote URI / auth stuff, and then set the "hosted" flag.
  • If you choose "Import", we do what we do now.
Test Plan

Created and imported repos.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley updated this revision to Unknown Object (????).Nov 1 2013, 11:10 PM
  • Fix some strings.