Closed
Bug 1048160
Opened 10 years ago
Closed 9 years ago
[Contacts Actionable Fields] Remove undo functionality
Categories
(Firefox OS Graveyard :: Gaia::Contacts, defect)
Firefox OS Graveyard
Gaia::Contacts
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S2 (15aug)
People
(Reporter: arcturus, Assigned: jmcf)
References
Details
Attachments
(2 files)
Remove undo functionality
Reporter | ||
Updated•10 years ago
|
Target Milestone: --- → 2.1 S2 (15aug)
Reporter | ||
Updated•10 years ago
|
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jmcf
Assignee | ||
Comment 1•10 years ago
|
||
Attachment #8468419 -
Flags: feedback?(sergi.mansilla)
Attachment #8468419 -
Flags: feedback?(francisco)
Reporter | ||
Updated•10 years ago
|
Attachment #8468419 -
Flags: feedback?(francisco) → feedback+
Assignee | ||
Updated•10 years ago
|
Attachment #8468419 -
Flags: feedback?(sergi.mansilla) → review?(sergi.mansilla)
Comment 2•9 years ago
|
||
Comment on attachment 8468419 [details]
22570.html
Hi Jose Manuel,
The tests were not passing for me. I put the ones that were erroring in the pull request.
Attachment #8468419 -
Flags: review?(sergi.mansilla) → review-
Assignee | ||
Updated•9 years ago
|
Attachment #8468419 -
Flags: review- → review?(sergi.mansilla)
Assignee | ||
Updated•9 years ago
|
Attachment #8468419 -
Flags: review?(sergi.mansilla)
Assignee | ||
Comment 3•9 years ago
|
||
Comment on attachment 8468419 [details]
22570.html
handing over review to Ben, as Sergi is on PTO and I would like to land this before going on PTO
Attachment #8468419 -
Flags: review?(bkelly)
Comment 4•9 years ago
|
||
So I looked at the patch, but I have to be honest, I'm not comfortable reviewing this code. I'm not very familiar with this part of the app and, unfortunately, don't have a lot of time to become knowledgeable. For example, its unclear to me why removing undo would mean renaming a bunch of things to be Facebook related instead. Jose, I'm sorry, but I think it would be best to wait for Sergi to return. Or perhaps Francisco could look when he returns (apparently in a day or two).
Updated•9 years ago
|
Attachment #8468419 -
Flags: review?(bkelly) → review?(sergi.mansilla)
Assignee | ||
Comment 5•9 years ago
|
||
(In reply to Ben Kelly [:bkelly] from comment #4) > So I looked at the patch, but I have to be honest, I'm not comfortable > reviewing this code. I'm not very familiar with this part of the app and, > unfortunately, don't have a lot of time to become knowledgeable. For > example, its unclear to me why removing undo would mean renaming a bunch of > things to be Facebook related instead. > > Jose, I'm sorry, but I think it would be best to wait for Sergi to return. > Or perhaps Francisco could look when he returns (apparently in a day or two). no problem Ben thanks!
Reporter | ||
Comment 6•9 years ago
|
||
Comment on attachment 8468419 [details]
22570.html
LGTM, not granting the r+ since I realised that we can remove empty fields and we won't have them back until we cancel or save the contact.
Attachment #8468419 -
Flags: review?(sergi.mansilla)
Reporter | ||
Comment 7•9 years ago
|
||
Comment on attachment 8468419 [details]
22570.html
After sync with Jose, we realised this is not a problem, since we always have a button to add a removed field.
r+
Attachment #8468419 -
Flags: review+
Assignee | ||
Comment 8•9 years ago
|
||
https://github.com/mozilla-b2g/gaia/commit/f09ae1c020d88bb63f62ac499fe557700e8bb5fc
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 9•9 years ago
|
||
Reverted for gaia-ui-test failures: https://tbpl.mozilla.org/php/getParsedLog.php?id=45935491&tree=B2g-Inbound https://tbpl.mozilla.org/php/getParsedLog.php?id=45935746&tree=B2g-Inbound https://github.com/mozilla-b2g/gaia/commit/19a082634783ef49f080c9332880dc83efb52387 These were also failing on the gaia-try push - why did you merge anyway?
Status: RESOLVED → REOPENED
Flags: needinfo?(jmcf)
Resolution: FIXED → ---
Reporter | ||
Comment 10•9 years ago
|
||
I've found this PR introduces a small regression, always adding a empty organization value. This was catched by a keyboard test (lucky us). So I'll be adding a new PR, 99% of the code is the same, just fixing the part that we were regressing.
Reporter | ||
Comment 11•9 years ago
|
||
Attachment #8473799 -
Flags: review?(sergi.mansilla)
Comment 12•9 years ago
|
||
Looks good, r+ for me
Updated•9 years ago
|
Attachment #8473799 -
Flags: review?(sergi.mansilla) → review+
Reporter | ||
Comment 13•9 years ago
|
||
Landed: https://github.com/mozilla-b2g/gaia/commit/9f9e2d948104e0173a7cb145b96661f80d55ff9a Thanks!
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Flags: needinfo?(jmcf)
You need to log in
before you can comment on or make changes to this bug.
Description
•