Confirmed users
821
edits
(/* Remaining points and burndown chart) |
(/* Day 17: July 27) |
||
| Line 873: | Line 873: | ||
* Skimming through new Threads docs to give feedback: http://gaia-components.github.io/threads/docs/out/index.html - Wilson is almost ready to rename lib to the Bridge! :) | * Skimming through new Threads docs to give feedback: http://gaia-components.github.io/threads/docs/out/index.html - Wilson is almost ready to rename lib to the Bridge! :) | ||
* Noticed startup crash in Contacts when was trying Julien's patch (wanted to check new activity with number, but no luck :)) - so raised alert to Francisco. | * Noticed startup crash in Contacts when was trying Julien's patch (wanted to check new activity with number, but no luck :)) - so raised alert to Francisco. | ||
Today: | |||
* Will handle review/feedback/need-info requests; | |||
* Will work on review comments and assigned bugs. | |||
=== Day 18: July 27th === | |||
====Steve==== | |||
* {{Bug|1184865}} - [Messages][NG] Replace some methods in MessageManager with messaging service in conversation view. | |||
** Gave a patch that could run on device. Not sure if it's my problem but still highlight 2 main problem on the bugzilla | |||
* {{Bug|1179628}} - [Messages][NG] Lay out Settings service structure | |||
** Will move on since settings shim landed. | |||
* {{Bug|1180591}} - [Messages][NG] mozSettings shim Implementation | |||
** Landed on master | |||
* {{Bug|1160049}} - [Messages] Attach menu should not dismiss when user cancel the replace attachment request | |||
** Update for the latest suggestions. But the GIJ error on treeherder looks weird - It will still failed with latest master in my local run(only test the failed test file). | |||
* Still reviewing Oleg's conversation service/client. Looking the new comments and the result form raptor makes me sad :( I'm afraid that we will definitely need to reduce the access of bridge by changing the shims to do batch return. And seems the delay of the bridge return from the cold launch is still a serious issue. | |||
*: (Julien) that's why we need to have either a DB in the first worker or the render cache. | |||
*: (Steve) Yeah, both could avoid us to do the unnecessary thread fetch by API | |||
Today: | |||
* Layout for mozSettings/mozConnections shim | |||
* Figure out the problem in messaging service. | |||
* Review Oleg's patch about first conversation service method migration. | |||
* Review Julien's navigation patch | |||
====Julien==== | |||
* still worked on navigation ({{Bug|1162030}}): | |||
** fixed last integration tests and unit tests -- in review \o/ \o/ | |||
* landed {{Bug|1185983}} (which was prerequisite for navigation patch) about focus handling | |||
* reviewed Steve's patch for {{Bug|1167144}} (reduce usage of Threads.active) | |||
* reviewed mozSetting shim ({{Bug|1180591}}) | |||
* started reviewing {{Bug|1176976}} about removing the draft "save/discard" menus, but was too long to finish. | |||
Today: | |||
I want to: | |||
* do reviews | |||
* read bug mail | |||
* handle comments for the navigation patch | |||
* prepare tomorrow's planning | |||
If all this moves forward well, I could: | |||
* continue the prototype caching the thread list to a single db (including contacts/drafts/etc). | |||
* I'd like to work on the deduplication logic for network alerts, it seems important for users ({{Bug|1067938}}) | |||
====Oleg==== | |||
Sorry guys, won't be able to attend standup today. | |||
* {{Bug|1155534}} - [Messages][NG] Extract NewMessage view from Conversation view | |||
** No updates (in background). | |||
* {{Bug|1176976}} - [Messages][Drafts] Remove the draft saving/replacing action menu | |||
** Reading review comments (in review). | |||
* {{Bug|1172902}} - [Messages][NG] Use SimpleOfflineCache to cache all app resources | |||
** Finally was able to build Fx Desktop so that I can provide crash details more easily. | |||
* {{Bug|1169576}} - [Messages][NG] Implement Conversation service: method for streaming joined threads and drafts list | |||
** Updated PR with some more thoughts about ConversationSummary (awaiting feedback, in progress). | |||
** Played with raptor vs split views - added comments with results, investigating how we can improve that. | |||
Other: | |||
* Reviewed "{{Bug|1185983}} - [Messages] Focus handling is messy when entering Conversation or NewMessage views". | |||
Today: | Today: | ||
* Will handle review/feedback/need-info requests; | * Will handle review/feedback/need-info requests; | ||