Weather app/scope usage proposal
Bug #1518888 reported by
Krzysztof Tataradziński
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Confirmed
|
Wishlist
|
Unassigned | ||
Ubuntu Rest Scopes |
Invalid
|
Undecided
|
Gary.Wang | ||
Ubuntu Weather App |
Fix Committed
|
Low
|
Gary.Wang | ||
canonical-scopes-project |
New
|
Undecided
|
Kyle Nitzsche |
Bug Description
In Today scope there is a weather part. When we chose some day, we
get some general weather info and two buttons: hourly forecast and 10 days forecast -
clicking one of them opens web browser. Why not integrate and opening default Ubuntu
Weather App? I think that should be implemented.
Related branches
lp://staging/~gary-wzl77/ubuntu-rest-scopes/fix_1518888
Rejected
for merging
into
lp://staging/ubuntu-rest-scopes
- Ubuntu One hackers: Pending requested
-
Diff: 161 lines (+35/-9)2 files modifiedsrc/scopes/tests/test_weatherchannel.py (+23/-5)
src/scopes/weatherchannel.py (+12/-4)
lp://staging/~gary-wzl77/ubuntu-weather-app/fix_1518888
- Andrew Hayzen: Approve
- Jenkins Bot: Approve (continuous-integration)
- Victor Thompson: Pending requested
-
Diff: 470 lines (+210/-34)13 files modifiedAUTHORS (+2/-0)
CMakeLists.txt (+5/-1)
app/components/CurrentLocation.qml (+5/-22)
app/components/HomeHourly.qml (+1/-1)
app/data/WeatherApi.js (+2/-1)
app/data/keys.js (+1/-1)
app/ubuntu-weather-app.qml (+170/-4)
app/ui/HomePage.qml (+3/-0)
app/ui/LocationPane.qml (+3/-1)
debian/changelog (+3/-0)
manifest.json.in (+2/-1)
po/com.ubuntu.weather.pot (+8/-2)
ubuntu-weather-app.url-dispatcher (+5/-0)
Changed in canonical-devices-system-image: | |
importance: | Undecided → Wishlist |
status: | New → Confirmed |
Changed in ubuntu-weather-app: | |
status: | New → Triaged |
importance: | Undecided → Low |
Changed in ubuntu-rest-scopes: | |
assignee: | nobody → Gary.Wang (gary-wzl77) |
Changed in ubuntu-weather-app: | |
assignee: | nobody → Gary.Wang (gary-wzl77) |
Changed in ubuntu-rest-scopes: | |
status: | New → In Progress |
Changed in ubuntu-weather-app: | |
status: | Triaged → In Progress |
Changed in canonical-scopes-project: | |
assignee: | nobody → Kyle Nitzsche (knitzsche) |
Changed in canonical-devices-system-image: | |
assignee: | Yuan-Chen Cheng (ycheng-twn) → nobody |
Changed in ubuntu-rest-scopes: | |
status: | In Progress → Invalid |
To post a comment you must log in.
Any news on that?