'cuz those can be complicated. Fixes T4738. I needed to do a fair amount of heavy lifting to get the policy stuff rendering correctly. For now, I made this end point very one purpose and tried to make that clear.
Details
Details
- Reviewers
epriestley chad - Maniphest Tasks
- T4738: Human readable Policy descriptions for transactions
- Commits
- Restricted Diffusion Commit
rP94a2cfbe4475: Policy Transactions - add a details view for custom policy
looked at some custom policies. see screenshots.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
Easy to use new icons?
src/applications/transactions/controller/PhabricatorApplicationTransactionValueController.php | ||
---|---|---|
115 | yay icons. maybe fa-minus-circle for denied and fa-checked-circle for allow? |
Comment Actions
haha, awesome. I meant how was the icon experience? Everything you'd want/easy to understand?
Comment Actions
I think its good. Scratchin' my head I can come up with:
setIconFont felt like setIconName to me, but then I figured this "font" stuff was just some design terminology I'm not hip with yet. Plus its "Font Awesome" so that's got to mean something.
I had some trouble finding good icons - searching for words like "approve" that just aren't there (duh) - but now that I've looked through it I have a much better sense of what's there.