Confirmed users
1,225
edits
Line 17: | Line 17: | ||
*Integrate #new within Contacts app in master: | *Integrate #new within Contacts app in master: | ||
**Ensuring that all is working fine via windows.open | **Ensuring that all is working fine via windows.open | ||
***Moving all the logic related to 'curtain' to a Panel (currently is a separate <iframe>) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1182484 Bug 1182484]) | ***Moving all the logic related to 'curtain' to a Panel (currently is a separate <iframe>) ([https://bugzilla.mozilla.org/show_bug.cgi?id=1182484 Bug 1182484]) '''Done''' | ||
***Create a 'matching' view in a separated .html (matching_contacts.html) to remove all the dependencies ([https://bugzilla.mozilla.org/show_bug.cgi?id=1181996 Bug 1181996]) | ***Create a 'matching' view in a separated .html (matching_contacts.html) to remove all the dependencies ([https://bugzilla.mozilla.org/show_bug.cgi?id=1181996 Bug 1181996]) '''Done''' | ||
***Open contacts_matching with window.open instead of an i-frame. ([https://bugzilla.mozilla.org/show_bug.cgi?id=1182509 Bug 1182509]) | ***Open contacts_matching with window.open instead of an i-frame. ([https://bugzilla.mozilla.org/show_bug.cgi?id=1182509 Bug 1182509]) | ||
**Final version of the navigation (gaia component) ready | **Final version of the navigation (gaia component) ready |