Closed
Bug 823450
Opened 12 years ago
Closed 12 years ago
Data Connection warning dialog (Roaming Charge UI requirement for Shira)
Categories
(Firefox OS Graveyard :: Gaia::Settings, defect)
Tracking
(blocking-b2g:shira+, blocking-basecamp:-, b2g18+ fixed, b2g18-v1.0.1 fixed)
VERIFIED
FIXED
B2G C3 (12dec-1jan)
People
(Reporter: skrishnan, Assigned: arthurcc)
Details
(Whiteboard: [mno11][triaged:1/18])
Attachments
(2 files)
https://www.dropbox.com/sh/iij6lhwk1i06914/dO7TrfClsJ/Roaming%20UI_Dec%2013.pdf
GAIA changes for this feature
Assignee: nobody → skrishnan
Target Milestone: --- → B2G C3 (12dec-1jan)
Updated•12 years ago
|
blocking-b2g: --- → shira+
Updated•12 years ago
|
Summary: Data Connection warning dialog → Data Connection warning dialog (Roaming Charge UI requirement for Shira)
Comment 2•12 years ago
|
||
Comment on attachment 694315 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/7106
Kaze can you review? It looks like :sri needs to clean up his commits first at minimum...
Attachment #694315 -
Flags: review?(kaze)
Comment 3•12 years ago
|
||
:sri, please ping me as soon as you’ve squashed / rebased your commits. It’s impossible to review as is.
Comment 4•12 years ago
|
||
:sri, note that when I have a trick git question, I usually ping :lightsofappollo. :-)
I rebased this , please let me know if that looks okay to you
Comment 6•12 years ago
|
||
This looks OK but I’m a bit worried by the fact that you’ve overwritten the common “dialogs” CSS rules in `ondataconnect.css': the point of those shared/style resources is to ensure a common look’n’feel on Gaia, I don’t think Casey meant to break it with these wireframes.
Flags: needinfo?(kyee)
Updated•12 years ago
|
blocking-basecamp: --- → ?
Updated•12 years ago
|
blocking-basecamp: ? → -
tracking-b2g18:
--- → +
Comment 7•12 years ago
|
||
:sri, any reply to my last comment?
Arun can you confirm that the intention here is to use the standard BB styling?
Flags: needinfo?(kyee) → needinfo?(aganesan)
Comment 9•12 years ago
|
||
Casey:
Yes, the intention is to use the same dialog as in the existing building blocks so as to not require many changes.
:abc
Flags: needinfo?(aganesan)
Comment 10•12 years ago
|
||
Comment on attachment 694315 [details]
Pointer to Github pull request: https://github.com/mozilla-b2g/gaia/pull/7106
My remarks still haven’t been addressed (it’s been almost three weeks now)…
Please submit a new patch when you’re ready.
Attachment #694315 -
Flags: review?(kaze) → review-
Updated•12 years ago
|
Whiteboard: [mno11]
Comment 11•12 years ago
|
||
This has just been merged — despite my r- and the lack of any a+. Please backout ASAP.
https://github.com/mozilla-b2g/gaia/commit/a86ee423e1c7b0855551613fa801030ce1b94b5b
The really worrying part is this:
> No reviews required for merges to shira (as per Kev Needham & Joe Cheng)
https://github.com/mozilla-b2g/gaia/pull/7106#issuecomment-12254508
Vivien, Kev, Joe: do you confirm this???
Flags: needinfo?(21)
Updated•12 years ago
|
Flags: needinfo?(jcheng)
Updated•12 years ago
|
Flags: needinfo?(kev)
Comment 12•12 years ago
|
||
Looks like I overreacted as this patch is merged to the shira branch, not the default one.
I still find bizarre that patches can be merged with an r-.
Updated•12 years ago
|
Whiteboard: [mno11] → [mno11][triaged:1/18]
Updated•12 years ago
|
Assignee: skrishnan → arthur.chen
Assignee | ||
Comment 13•12 years ago
|
||
I've refined the original patch based on the comments in the other pull requests and request to merge it to the master branch.
Alive and Kaze, could you help review this patch to see if your comments addressed? Thanks a lot!
Attachment #705794 -
Flags: review?(kaze)
Attachment #705794 -
Flags: review?(alive)
Flags: needinfo?(kev)
Flags: needinfo?(jcheng)
Flags: needinfo?(21)
Comment 14•12 years ago
|
||
Comment on attachment 705794 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/7772
r+ for logic changed as our offline discusion:
* Stop polluting settingsDB
* Use dialog instead of attention screen
Attachment #705794 -
Flags: review?(alive) → review+
Comment 15•12 years ago
|
||
Comment on attachment 705794 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/7772
I month after the first patch, I think the emergency has gone and we should take another hour toseparate/factorize the code that is used to show the dialog box.
See the `openDialog' function in utils.js: we could either reuse it (that would require to add submit/reset attributes to the OK/Cancel buttons) or, if not possible, create a similar `openConfirm' function in utils.js that could be reused for other dialogs.
Attachment #705794 -
Flags: review?(kaze) → review-
Assignee | ||
Comment 16•12 years ago
|
||
Comment on attachment 705794 [details]
Link to https://github.com/mozilla-b2g/gaia/pull/7772
Kaze, I've changed it to use the "openDialog" function in util.js. Please help review it. As for the animation, I suggest we can merge this 1.0.1 feature at first and create another bug to re-design the transition related to "confirm" and "dialog". Thanks!
Attachment #705794 -
Flags: review- → review?(kaze)
Comment 17•12 years ago
|
||
Arthur: we’re almost there, but I still have a few remarks that I’d like you to address please.
Comment 18•12 years ago
|
||
(see my comments on your pull requests)
Assignee | ||
Comment 19•12 years ago
|
||
Kaze, please check the pull request. I've addressed your comments.
Updated•12 years ago
|
Attachment #705794 -
Flags: review?(kaze) → review+
Assignee | ||
Comment 20•12 years ago
|
||
Fixed. https://github.com/mozilla-b2g/gaia/commit/b65af11afd02e0cb7e536e97df8b422ed562f68b
Thank you kaze!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 21•12 years ago
|
||
Looks good, thanks!
Assignee | ||
Comment 22•12 years ago
|
||
Reopen since this patch is not landed in v1-train.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 23•12 years ago
|
||
Axel, please be informed that this patch added the following IDs, thanks!
dataConnection-warning-head
dataConnection-warning-message
dataConnection-warning-notNow
dataConnection-warning-turnOn
stkAppsNotAvailable
simToolkit
Flags: needinfo?(l10n)
Updated•12 years ago
|
Flags: needinfo?(l10n) → needinfo?(stas)
Assignee | ||
Comment 24•12 years ago
|
||
Landed on v1-train. https://github.com/mozilla-b2g/gaia/commit/c9682e988b37077635a7bf47268f1b99324c6501
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Flags: needinfo?(stas)
Updated•12 years ago
|
status-b2g18:
--- → fixed
status-b2g18-v1.0.1:
--- → fixed
Comment 25•12 years ago
|
||
Build ID:20130215070202
Gecko http://hg.mozilla.org/releases/mozilla-b2g18_v1_0_1/rev/a9e4f8912607
Gaia 21ba59d933c66024cb351c2379315301d5352e0c
Kernel: Dec 5
Verified on "Unagi" Data Connection warning dialog shows up before switching to data roaming.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•