Page MenuHomePhabricator

Use a tokenizer, not a gigantic poorly-ordered "<select />", to choose repositories in Owners
ClosedPublic

Authored by epriestley on Mar 8 2018, 2:22 AM.
Tags
None
Referenced Files
F18817988: D19191.id45965.diff
Tue, Oct 21, 8:08 PM
F18806971: D19191.diff
Sat, Oct 18, 10:16 PM
F18783227: D19191.id.diff
Mon, Oct 13, 5:06 AM
F18770837: D19191.id.diff
Wed, Oct 8, 3:26 PM
F18766825: D19191.diff
Tue, Oct 7, 6:47 PM
F18733760: D19191.id.diff
Tue, Sep 30, 10:41 PM
F18723534: D19191.diff
Tue, Sep 30, 1:12 AM
F18678730: D19191.diff
Thu, Sep 25, 11:13 PM
Subscribers
None

Details

Summary

Depends on D19190. Fixes T12590. Ref T13099. Replaces the barely-usable, gigantic, poorly ordered "<select />" control with a tokenizer. Attempts to fix various minor issues.

Test Plan
  • Edited paths: include/exclude paths, from different repositories, different actual paths.
  • Used "Add New Path" to add rows, got repository selector prepopulated with last value.
  • Used "remove".
  • Used validation typeahead, got reasonable behaviors?

The error behavior if you delete the repository for a path is a little sketchy still, but roughly okay.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Mar 8 2018, 4:57 AM
This revision was automatically updated to reflect the committed changes.