1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/passphrase
epriestley d1983560a6 Show when objects have a non-default policy
Summary:
Fixes T6787. I'm kind of cheating a little bit here by not unifying default selection with `initializeNew(...)` methods, but I figure we can let this settle for a bit and then go do that later. It's pretty minor.

Since we're not doing templates I kind of want to swap the `'template'` key to `'type'` so maybe I'll do that too at some point.

@chad, freel free to change these, I was just trying to make them pretty obvious. I //do// think it's good for them to stand out, but my approach is probably a bit inconsistent/heavy-handed in the new design.

Test Plan:
{F525024}

{F525025}

{F525026}

{F525027}

Reviewers: btrahan, chad

Reviewed By: btrahan

Subscribers: johnny-bit, joshuaspence, chad, epriestley

Maniphest Tasks: T6787

Differential Revision: https://secure.phabricator.com/D13387
2015-06-22 11:46:59 -07:00
..
application Show when objects have a non-default policy 2015-06-22 11:46:59 -07:00
capability Save authorPHID on Passphrase Credentials to support "Credential Author" object policy 2015-06-22 11:28:33 -07:00
conduit Rename PassphraseCredentialType subclasses for consistency 2015-06-14 14:11:55 +10:00
controller Support Spaces in Passphrase 2015-06-22 11:28:54 -07:00
credentialtype Added a Note Credential Type for Passphrase 2015-06-16 13:44:51 -07:00
edge Modernize remaining edge types 2015-01-03 10:58:20 +11:00
editor Added a Note Credential Type for Passphrase 2015-06-16 13:44:51 -07:00
keys Rename PassphraseCredentialType subclasses for consistency 2015-06-14 14:11:55 +10:00
phid Separate handle "status" and "availability" 2015-05-14 11:14:44 -07:00
policyrule Save authorPHID on Passphrase Credentials to support "Credential Author" object policy 2015-06-22 11:28:33 -07:00
query Move Passphrase to SearchField 2015-06-22 11:28:15 -07:00
remarkup Rename PhutilRemarkupRule subclasses 2014-08-05 00:55:43 +10:00
search Rename PhabricatorSearchField to PhabricatorSearchFieldDocumentType 2015-06-05 11:01:25 -07:00
storage Support Spaces in Passphrase 2015-06-22 11:28:54 -07:00
view Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00