1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-24 07:42:40 +01:00
phorge-phorge/src/applications/transactions
epriestley 6df1a02413 (Redesign) Clean up older "Tile" code
Summary:
This does some backend cleanup of the tile stuff, and some general cleanup of other application things:

  - Users who haven't customized preferences get a small, specific set of pinned applications: Differential, Maniphest, Diffusion, Audit, Phriction, Projects (and, for administrators, Auth, Config and People).
  - Old tile size methods are replaced with `isPinnnedByDefault()`.
  - Shortened some short descriptions.
  - `shouldAppearInLaunchView()` replaced by less ambiguous `isLaunchable()`.
  - Added a marker for third-party / extension applications.

Test Plan: Faked away my preferences and viewed the home page, saw a smaller set of default pins.

Reviewers: chad

Reviewed By: chad

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D9358
2014-06-03 15:47:27 -07:00
..
application (Redesign) Clean up older "Tile" code 2014-06-03 15:47:27 -07:00
constants Paradigms, paradigms, paradigms 2014-04-21 15:33:59 -07:00
controller Make two small fixes to the quoting feature 2014-05-05 11:23:12 -07:00
editor Fix watchers to actually work properly 2014-05-20 08:20:34 -07:00
error Route task merges through new editor 2013-09-23 14:32:32 -07:00
exception Improve ApplicationTransaction behavior for poorly constructed transactions 2014-03-05 10:44:21 -08:00
feed Improve robustnesss of feed text rendering 2014-04-17 15:57:18 -07:00
interface Paradigms, paradigms, paradigms 2014-04-21 15:33:59 -07:00
phid Lock policy queries to their applications 2013-10-21 17:20:27 -07:00
query Implement "Repository" as a new-style CustomField in Differential 2014-02-21 11:53:37 -08:00
response Implement "Resign" action against ApplicationTransactions 2014-02-25 12:36:02 -08:00
storage Adjust action strength of self subscribe/unsubscribe 2014-05-19 12:23:32 -07:00
view Disable the edit/quote menu for non-standard comments 2014-05-19 12:39:26 -07:00