1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/people
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 Add ApplicationTransactions/CustomField based user profile editor 2013-06-07 09:55:55 -07:00
conduit Implement ApplicationSearch in People 2013-05-31 10:51:20 -07:00
controller Add ApplicationTransactions/CustomField based user profile editor 2013-06-07 09:55:55 -07:00
customfield Add ApplicationTransactions/CustomField based user profile editor 2013-06-07 09:55:55 -07:00
editor Add ApplicationTransactions/CustomField based user profile editor 2013-06-07 09:55:55 -07:00
event Hovercard tweaks 2013-04-06 21:16:55 -07:00
exception Delete license headers from files 2012-11-05 11:16:51 -08:00
lipsum Fixed Task Generation 2013-04-24 18:17:31 -07:00
query Implement ApplicationSearch in People 2013-05-31 10:51:20 -07:00
remarkup Implement ApplicationSearch in People 2013-05-31 10:51:20 -07:00
search Improve Search architecture 2012-12-21 14:21:31 -08:00
storage Add ApplicationTransactions/CustomField based user profile editor 2013-06-07 09:55:55 -07:00