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/settings/panel
epriestley e6f6a58f93 Move activity log rendering to a dashboard panel
Summary:
Ref T4986. Swap this in. Two minor notes:

  - I adjusted the SearchEngine to add an additional constraint when the viewer isn't an admin. This mostly stops us from doing a bunch of unnecessary work.
  - I fixed the settings panel to paginate (currently loads all results, slow in production).

Test Plan: Viewed logs; viewed settings panel; created a dashboard panel.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T4986

Differential Revision: https://secure.phabricator.com/D9136
2014-05-15 19:17:02 -07:00
..
PhabricatorSettingsPanel.php Give administrators selective access to System Agent settings panels 2014-04-02 12:06:05 -07:00
PhabricatorSettingsPanelAccount.php Ask users to choose a pronoun instead of sex in the Account settings panel 2014-04-30 14:42:07 -07:00
PhabricatorSettingsPanelActivity.php Move activity log rendering to a dashboard panel 2014-05-15 19:17:02 -07:00
PhabricatorSettingsPanelConduit.php Make many actions require high security 2014-04-30 17:44:59 -07:00
PhabricatorSettingsPanelConpherencePreferences.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSettingsPanelDeveloperPreferences.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSettingsPanelDiffPreferences.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSettingsPanelDisplayPreferences.php Modernize documentation links 2014-03-17 15:01:31 -07:00
PhabricatorSettingsPanelEmailAddresses.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
PhabricatorSettingsPanelEmailPreferences.php Simplify PHUIObjectBoxViews handling of Save and Error states 2014-01-10 09:17:37 -08:00
PhabricatorSettingsPanelExternalAccounts.php Found some missing icons 2014-05-13 07:45:39 -07:00
PhabricatorSettingsPanelHomePreferences.php Hide uninstalled applications on the "Home Application Tiles" preferences page 2014-04-01 12:27:52 -07:00
PhabricatorSettingsPanelMultiFactor.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
PhabricatorSettingsPanelPassword.php Make many actions require high security 2014-04-30 17:44:59 -07:00
PhabricatorSettingsPanelSearchPreferences.php Various linter fixes. 2014-02-26 12:44:58 -08:00
PhabricatorSettingsPanelSessions.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00
PhabricatorSettingsPanelSSHKeys.php Replace Sprite-Icons with FontAwesome 2014-05-12 10:08:32 -07:00