User Tools

Site Tools


android:track:trackmanagertasks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
android:track:trackmanagertasks [2016/12/07 23:57]
mjallison [Table]
android:track:trackmanagertasks [2017/01/23 20:43] (current)
mjallison [Table]
Line 1: Line 1:
-====== Story 7 Android "You broke it, you bought it" ====== 
  
- ​**Start** 2016-11-10 
- 
-^ Task Number ​      ^ Owner  ^ Actual ​ ^ Estimate ​ ^ Status ​ ^ Description ​                                                                       ^ 
-| **7.0** ​          ​| ​       |         ​| ​          ​| ​        | ** List View **                                                                    | 
-| 7.0.1             ​| ​ mja   ​| ​ 1      | 1         ​| ​ done   | Add tracks to view list, beginning, under Container labeled "​tracks" ​              | 
-| 7.0.2             | mja    | 2       | 0.5       | done    | Add popup to track with "calc stats" checkbox + save in settings ​                  | 
-| 7.0.3             | mja    | 0.5     | 1         | done    | Swipe to remove track from running program ​                                        | 
-| <​del>​7.0.4</​del> ​ | mja    | 0       | 1         | done    | <​del>​Add track sub-tree items for segments</​del>​ Removed because it's a duplicate ​ | 
-| **7.1** ​          ​| ​       |         ​| ​          ​| ​        | **Breaking the tracks so bad**                                                     | 
-| 7.1.1             | mja    | 0.25    | 0.5       | done    | Add track break button to ZBC                                                      | 
-| 7.1.2             | mja    | 1.5     | 0.5       | done    | Break current segment in two, add new segment info to View List                    | 
-| 7.1.3             ​| ​       |         | 0.5       ​| ​        | During playback show segment name in view list                                     | 
-| 7.1.4             | mja    | 3       | 1         | done    | Press and hold on segment (view list) to invoke segment editor ​                    | 
-| 7.1.5             | mja    | 0.1     | 1         | done    | Delete segment on swipe                                                            | 
-| 7.1.6             | mja    | 0.4     | 1         | done    | Save segment to/from JSON                                                          | 
-| 7.1.7             ​| ​       |         | 2 *new*   ​| ​        | Mod calc routine to ignore segments listed as "​don'​t calc" ​                        | 
-| **7.2** ​          ​| ​       |         ​| ​          ​| ​        | **Notes** ​                                                                         | 
-| 7.2.1             | mja    | 0.25    | 0.5       | done    | Add button to zbc                                                                  | 
-| 7.2.2             | mja    | 1       | 1         | done    | Save and restore notes via project settings ​                                       | 
-| 7.2.3             | mja    | 1       | 0.5       | done    | Create note at time, show during playback ​                                         | 
-| 7.2.4             | mja    | 0.5     | 1         | done    | Note edit via list view                                                            | 
-| 7.2.5             | mja    | 0.5     | 1         | done    | Add notes under NOTES track sublayer. ​                                             | 
-| **Total** ​        ​| ​       | 8.5     ​| ​ **12** ​  ​| ​        ​| ​                                                                                   | 
- 
-Story Velocity :  XX 
- 
-Projected completion 2016-11-24 (or more likely 11-28) ​ 
-Complete 2016-MM-DD 
- 
-Cal Duration: XX 
- 
-Cal Velocity: XX 
  
 ====== iOS Catchup ====== ====== iOS Catchup ======
Line 115: Line 82:
  
 Cal Velocity:  ​ Cal Velocity:  ​
 +
 +====== Story 8 Android: Shopping @ Costco ======
 +
 + ​**Start** 2017-01-05
 +
 +^ Task Number ​ ^ Owner  ^ Actual ​      ^ Estimate ​ ^ Status ​ ^ Description ​                                                                                                                                ^
 +| 8.0          |        |              |           ​| ​        | Cost code work                                                                                                                              |
 +| 8.0.1        |        | 2            | 2         | done    | Add code list selector to project settings, including adding to settings JSON definition (project defaults, note, and segment definitions) ​ |
 +| 8.0.2        |        | 1            | 1         | done    | Add MultiSelectAutoComplete widget to track segment editor ​                                                                                 |
 +| 8.0.3        |        | 1            | 1         | done    | Add MultiSelectAutoComplete widget to note editor ​                                                                                          |
 +| 8.1          |        |              |           ​| ​        | Interesting bugs                                                                                                                            |
 +|              |        | 1            | 2         | Done    | TrackMan-73 crash                                                                                                                           |
 +|              |        | 3            |           | Done    | TrackMan-71 ​                                                                                                                                |
 +|              |        | 0            |           | Done    | TrackMan-72 ​                                                                                                                                |
 +|              |        | 0.1          |           | Done    | TrackMan-76 ​                                                                                                                                |
 +|              |        | 0.2          |           | Done    | TrackMan-77 ​                                                                                                                                |
 +|              |        | 0.2          |           | Done    | TrackMan-78 ​                                                                                                                                |
 +|              |        | 0.5          |           | Done    | TrackMan-79 ​                                                                                                                                |
 +|              |        | 1            |           | Done    | TrackMan-80 ​                                                                                                                                |
 +|              |        | 0.5          |           | Done    | TrackMan-81 ​                                                                                                                                |
 +|              |        | 0            |           | Done    | TrackMan-82 (Save Day)                                                                                                                      |
 +| 8.2          |        |              |           ​| ​        | Move code list / time zone to Project abstraction in server. ​                                                                               |
 +| 8.2.1        |        |              | 1         ​| ​        | Add new columns to Project, extend Project definition, adjust protobuf/​Java API, remove track break column ​                                 |
 +| 8.2.2        |        |              | 1         ​| ​        | Add new Project sub items to C++ API                                                                                                        |
 +| **Total** ​   |        |  ** 11.5 **  |  ** 6 **  |         ​| ​                                                                                                                                            |
 +
 +Story Velocity == XX
 +
 +Complete 2017-MM-DD
 +
 +Cal Duration: XX
 +
 +Cal Velocity: XX
  
 ====== Story 1 Erosion begins ====== ====== Story 1 Erosion begins ======
Line 278: Line 278:
 Cal Velocity: 0.38 Cal Velocity: 0.38
  
 +====== Story 7 Android "You broke it, you bought it" ======
 +
 + ​**Start** 2016-11-10
 +
 +^ Task Number ​      ^ Owner  ^ Actual ​ ^ Estimate ​ ^ Status ​ ^ Description ​                                                                       ^
 +| **7.0** ​          ​| ​       |         ​| ​          ​| ​        | ** List View **                                                                    |
 +| 7.0.1             ​| ​ mja   ​| ​ 1      | 1         ​| ​ done   | Add tracks to view list, beginning, under Container labeled "​tracks" ​              |
 +| 7.0.2             | mja    | 2       | 0.5       | done    | Add popup to track with "calc stats" checkbox + save in settings ​                  |
 +| 7.0.3             | mja    | 0.5     | 1         | done    | Swipe to remove track from running program ​                                        |
 +| <​del>​7.0.4</​del> ​ | mja    | 0       | 1         | done    | <​del>​Add track sub-tree items for segments</​del>​ Removed because it's a duplicate ​ |
 +| **7.1** ​          ​| ​       |         ​| ​          ​| ​        | **Breaking the tracks so bad**                                                     |
 +| 7.1.1             | mja    | 0.25    | 0.5       | done    | Add track break button to ZBC                                                      |
 +| 7.1.2             | mja    | 1.5     | 0.5       | done    | Break current segment in two, add new segment info to View List                    |
 +| 7.1.3             | mja    |  0.5    | 0.5       | done    | During playback show segment name in view list                                     |
 +| 7.1.4             | mja    | 3       | 1         | done    | Press and hold on segment (view list) to invoke segment editor ​                    |
 +| 7.1.5             | mja    | 0.1     | 1         | done    | Delete segment on swipe                                                            |
 +| 7.1.6             | mja    | 0.4     | 1         | done    | Save segment to/from JSON                                                          |
 +| 7.1.7             | mja    | 3       | 2 *new*   | done    | Mod calc routine to ignore segments listed as "​don'​t calc" ​                        |
 +| **7.2** ​          ​| ​       |         ​| ​          ​| ​        | **Notes** ​                                                                         |
 +| 7.2.1             | mja    | 0.25    | 0.5       | done    | Add button to zbc                                                                  |
 +| 7.2.2             | mja    | 1       | 1         | done    | Save and restore notes via project settings ​                                       |
 +| 7.2.3             | mja    | 1       | 0.5       | done    | Create note at time, show during playback ​                                         |
 +| 7.2.4             | mja    | 0.5     | 1         | done    | Note edit via list view                                                            |
 +| 7.2.5             | mja    | 0.5     | 1         | done    | Add notes under NOTES track sublayer. ​                                             |
 +| **Total** ​        ​| ​       | 12     ​| ​ **12** ​  ​| ​        ​| ​                                                                                   |
 +
 +Story Velocity :  1.0
 +
 +Est Projected completion 2016-11-24 (or more likely 11-28) ​
 +Complete 2016-12-12
 +
 +Cal Duration: 19
 +
 +Cal Velocity: 1.6 (yech!)
android/track/trackmanagertasks.1481155058.txt.gz ยท Last modified: 2016/12/07 23:57 by mjallison