Page MenuHomePhabricator

Update Auth for new UI
ClosedPublic

Authored by chad on Mar 30 2016, 11:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 30, 2:13 PM
Unknown Object (File)
Tue, Apr 30, 2:13 PM
Unknown Object (File)
Tue, Apr 30, 2:09 PM
Unknown Object (File)
Fri, Apr 26, 9:23 PM
Unknown Object (File)
Thu, Apr 25, 1:13 AM
Unknown Object (File)
Mon, Apr 15, 6:22 AM
Unknown Object (File)
Fri, Apr 12, 9:05 AM
Unknown Object (File)
Tue, Apr 9, 2:21 PM
Subscribers
Tokens
"Doubloon" token, awarded by epriestley.

Details

Summary

[WIP] Tossing this up for safety and to read through it. Need to test, update some of the other flows. This updates everything in Auth for new UI and modern conventions.

Test Plan

Loooots of random testing, new providers, edit providers, logging out, forgot password... more coming.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

chad retitled this revision from to Update Auth for new UI.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
chad added a reviewer: epriestley.
chad planned changes to this revision.Mar 31 2016, 1:23 AM

I haven't gone through 100% of this but everything looks good so far. Only maybe-weird thing I caught was that the positioning of "Add Provider" button in header seems possibly a little inconsistent (vs crumbs or header of table)? But it seems fine.

chad edited the test plan for this revision. (Show Details)
chad edited edge metadata.
chad updated this object.
chad edited the test plan for this revision. (Show Details)
  • Misc cleanup and testing

Button on header is expected. That is, I'm pulling up the header that was previously on the object box and giving it a larger treatment, I think that makes the box below a little awkward, but I expect I'll be able to resolve this once I look at ApplicationSearch pages again.

epriestley edited edge metadata.
epriestley added inline comments.
src/applications/auth/controller/config/PhabricatorAuthEditController.php
273–274

Not your change, but this seems a little weird/inconsistent.

This revision is now accepted and ready to land.Mar 31 2016, 8:36 PM
chad marked an inline comment as done.Mar 31 2016, 8:38 PM
chad added inline comments.
src/applications/auth/controller/config/PhabricatorAuthEditController.php
273–274

will kill it, was tempted to as it was

chad marked an inline comment as done.
chad edited edge metadata.
  • Misc cleanup and testing
  • move header on edit page
This revision was automatically updated to reflect the committed changes.