1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-23 23:32:40 +01:00
phorge-phorge/src/infrastructure
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
..
__tests__ In unit test environments, install all applications 2013-05-16 12:25:26 -07:00
celerity Restrict icon hover on lists to sidebar. 2013-06-05 16:29:32 -07:00
customfield Add ApplicationTransactions/CustomField based user profile editor 2013-06-07 09:55:55 -07:00
daemon Fix some Phabricator lint warnings 2013-06-04 15:28:24 -07:00
diff Don't fatal with error in transaction diff 2013-04-16 08:41:36 -07:00
edges Fix some Phabricator lint warnings 2013-06-04 15:28:24 -07:00
env Add Allowed uris config 2013-05-26 10:57:45 -07:00
events Added willEditTask and didEditTask for Differential. 2013-05-24 06:38:54 -07:00
internationalization Fixed T2630 2013-04-10 13:11:22 -07:00
javelin Translate differential-dropdown-menus 2013-04-23 11:09:23 -07:00
lint Use JsShrink if jsxmin is not available 2013-05-18 17:04:22 -07:00
markup Make some incremental improvements in Diviner 2013-06-06 08:36:51 -07:00
query Conpherence -- finish off the "show older" functionality 2013-04-18 16:54:06 -07:00
ssh Implement SSHD glue and Conduit SSH endpoint 2012-12-19 11:08:07 -08:00
storage Add ApplicationTransactions/CustomField based user profile editor 2013-06-07 09:55:55 -07:00
testing in test environments, install beta applications 2013-05-22 09:49:10 -07:00
time Consolidate some datetime code and add unit tests 2013-06-03 12:58:11 -07:00
util Reduce wait_timeout to max. allowed value 2013-04-05 22:42:27 -07:00
PhabricatorAccessLog.php Fail quietly when failing to write access log 2013-05-09 16:08:26 -07:00
PhabricatorEditor.php Delete license headers from files 2012-11-05 11:16:51 -08:00