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/transactions
epriestley 6ffbee115b Add ApplicationTransactions/CustomField based user profile editor
Summary:
Adds a profile edit controller (with just one field and on links to it) that uses ApplicationTransactions and CustomField.

{F45617}

My plan is to move the other profile fields to this interface and get rid of Settings -> Profile. Basically, these will be "settings":

  - Sex
  - Language
  - Timezone

These will be "profile":

  - Real Name
  - Title
  - Blurb
  - Profile Image (but I'm going to put this on a separate UI)
  - Other custom fields

Test Plan: Edited my realname using the new interface.

Reviewers: chad, seporaitis

Reviewed By: chad

CC: aran

Differential Revision: https://secure.phabricator.com/D6152
2013-06-07 09:55:55 -07:00
..
application Installation & Uninstallion of Applications 2013-01-29 09:17:24 -08:00
constants Flesh out ApplicationTransactions/CustomField integration 2013-06-06 14:53:07 -07:00
controller Use setContentSourceFromRequest() in more places 2013-05-24 10:48:34 -07:00
editor Add ApplicationTransactions/CustomField based user profile editor 2013-06-07 09:55:55 -07:00
exception Add ApplicationTransaction handling for transactions with no effect 2012-12-11 17:27:40 -08:00
feed Set some more data on PhabricatorApplicationTransactionFeedStory 2013-05-26 07:54:30 -07:00
interface Integrate subscriptions with ApplicationTransactions 2013-02-17 06:37:09 -08:00
query Further corrections to Conpherence updates 2013-04-02 11:27:58 -07:00
response Group inline transactions in Pholio 2013-03-09 19:23:50 -08:00
storage Improve policy description strings in ApplicationTransactions 2013-05-26 09:51:14 -07:00
view Don't fatal with error in transaction diff 2013-04-16 08:41:36 -07:00