1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src/applications/herald/controller
epriestley 5954ae84aa Improve Herald personal/global UI/UX
Summary:
  - Default "personal" vs "global" choice to "personal".
  - Don't show global rules under "My Rules".
  - After editing or creating a global rule, redirect back to global rule list.
  - Use radio buttons for "personal" vs "global" and add captions explaining the
difference.
  - For "global" rules, don't show the owner/author in the rule detail view --
they effectively have no owner (see also D1387).
  - For "global" rules, don't show the owner/author in the rule list view, as
above.
  - For admin views, show rule type (global vs personal).

Test Plan:
  - Created and edited new global and personal rules.
  - Viewed "my", "global" and "admin" views.

Reviewers: btrahan, jungejason, nh, xela

Reviewed By: btrahan

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1518
2012-01-31 12:09:29 -08:00
..
all Improve Herald personal/global UI/UX 2012-01-31 12:09:29 -08:00
base Created personal vs. global herald rule distingtion 2012-01-19 11:21:49 -08:00
delete Herald - Kill Tabs 2011-12-29 08:51:21 -08:00
edithistory Add basic edit history to herald rules 2012-01-30 11:52:44 -08:00
home Improve Herald personal/global UI/UX 2012-01-31 12:09:29 -08:00
new Improve Herald personal/global UI/UX 2012-01-31 12:09:29 -08:00
rule Improve Herald personal/global UI/UX 2012-01-31 12:09:29 -08:00
test Write fewer "applied" rows and clean up excess historical rows 2012-01-25 11:53:39 -08:00
transcript Replace HeraldActionConfig::getActionMap() in HeraldTranscriptController 2012-01-23 13:29:44 -08:00
transcriptlist Herald - Kill Tabs 2011-12-29 08:51:21 -08:00