Confirmed users
1,225
edits
(Created page with "== General info == *Members **Borja Salguero (DEV) **Fernando Campo (DEV) **Jorge Prudencio (DEV) **Alberto Villena (QA) **Maria Oteo (EPM) * Meetings: **Daily happening ever...") |
|||
Line 14: | Line 14: | ||
== Sprint objectives == | == Sprint objectives == | ||
* | *Finishing the code decouple from 'contacts.js', getting rid of any inter-dependency between views. Pending bugs from NGA S2 and adding more dependencies that we didn't include during last sprint. | ||
*Initially we wanted to implement form.html and details.html as self-contained views completely in this sprint but the code is complex, there are a lot of conditions, so the idea is dividing the work in two steps: one basic and another more advanced that will include more dependencies and functionalities. | |||
**Edit view (form.html): | |||
***Basic part: NEW | |||
***Advanced part: UPDATE | |||
**Details view (details.html) | |||
***Basic part: OPEN (vcard and webcontact) | |||
***Advanced part: IMPORT (in case there is one contact, otherwise it goes to the contacts list) | |||
*We need to study the code and make the decision of reusing it or refactoring. This last option makes sense but it can introduce more regressions. | |||
=== Bugs for this sprint === | === Bugs for this sprint === |