User:Stully/ContactsAPI: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(20 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
* P email
** C type
** C value
** preferred
* P address
** C type (home, work, etc.)
** I preferred
** C street address
** C locality
** C region
** C postal code
** C country name
* I photo
* I category (group?)
* P telephone
** C type
** C value
** I preferred
** I carrier
* P url
** C type
** C value
** I preferred
* C organization
* C birthday
* C anniversary
* C note
* P impp
** C type
** C value
** I preferred
* 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