User:Stully/ContactsAPI: Difference between revisions

No edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
C = Complete
TODO:
P = Partial
I = Incomplete


'''Completion:'''
* Save photos
* Make unit tests pass
* Add account chooser spinner to doorhanger


* C name
 
* C honorific prefix
Blocking:
* C given name
* Feedback on {{bug|882495}} - PermissionPromptHelper not returning correct window
* C family name
* C honorific suffix
* I additional name
* C nickname
* C job title
* C email
** C type
** C value
** C preferred
* C address
** C type (home, work, etc.)
** C preferred (flag is set, but doesn't seem to reflect in UI)
** C street address
** C locality
** C region
** C postal code
** C country name
* I photo
* C category (implemented as group)
* C telephone
** C type
** C value
** C preferred
** I carrier
* C url
** C type
** C value
** C preferred (flag is set, but doesn't seem to reflect in UI)
* C organization
* C birthday
* C anniversary
* C note
* C impp
** C type
** C value
** C preferred (flag is set, but doesn't seem to reflect in UI)
* I sex
* I gender identity
* C key (ignored)

Latest revision as of 20:15, 20 June 2013

TODO:

  • Save photos
  • Make unit tests pass
  • Add account chooser spinner to doorhanger


Blocking:

  • Feedback on bug 882495 - PermissionPromptHelper not returning correct window