Connected Devices/Projects/Magnet/Sprint 11: Difference between revisions

Line 46: Line 46:
| Render POI view with dummy data
| Render POI view with dummy data
| Wilson
| Wilson
! style="background:#FFFF00;" | Ongoing
! style="background:#00B2FF;" | Done
| Now we have dummy data for home view we need to be able to transition to a POI view from one of the tiles in the home view. This will require reshuffling the Redux store structure to work from a central item-cache. The home view will reference a list of POIs by ID and the POI view will reference a single POI by id. When the view is rendered we will fetchItemIfNeeded(). The cloud API will likely return a list of POIs so we should cache each of these separately so that they can be reused by the POI view.
| Now we have dummy data for home view we need to be able to transition to a POI view from one of the tiles in the home view. This will require reshuffling the Redux store structure to work from a central item-cache. The home view will reference a list of POIs by ID and the POI view will reference a single POI by id. When the view is rendered we will fetchItemIfNeeded(). The cloud API will likely return a list of POIs so we should cache each of these separately so that they can be reused by the POI view.
|-
|-
Line 86: Line 86:
| Generate and save terraform plans for creating the k8s cluster and document deis installation
| Generate and save terraform plans for creating the k8s cluster and document deis installation
| Sam
| Sam
! style="background:#C1C6CA;" | Not started
|
|-
| Life is more beautiful with badges
| Guillaume
! style="background:#00B2FF;" | Done
|
|-
| Adding geolocation component
| Francisco
! style="background:#FFFF00;" | Ongoing
| It's not a component in terms of visual component, but will keep the redux store updated with the location, even if the user moves.
|-
| Geo component
| Francisco
! style="background:#FFFF00;" | Ongoing
| We need a unique source of location truth for the app linked to the redux store
|-
| Add a pre-commit hook
| Guillaume
! style="background:#00B2FF;" | Done
|
|-
| Add HomeView header
|
! style="background:#C1C6CA;" | Not started
! style="background:#C1C6CA;" | Not started
|  
|  
Confirmed users
1,225

edits