Merge lp://qastaging/~verterok/account-polld/handle-account-created into lp://qastaging/~ubuntu-push-hackers/account-polld/trunk

Proposed by Guillermo Gonzalez
Status: Rejected
Rejected by: Guillermo Gonzalez
Proposed branch: lp://qastaging/~verterok/account-polld/handle-account-created
Merge into: lp://qastaging/~ubuntu-push-hackers/account-polld/trunk
Diff against target: 423 lines (+174/-69)
6 files modified
accounts/account-watcher.c (+30/-1)
accounts/account-watcher.h (+6/-0)
accounts/accounts.c (+2/-1)
accounts/accounts.go (+36/-14)
cmd/account-polld/main.go (+74/-39)
po/account-polld.pot (+26/-14)
To merge this branch: bzr merge lp://qastaging/~verterok/account-polld/handle-account-created
Reviewer Review Type Date Requested Status
Sergio Schvezov Approve
PS Jenkins bot continuous-integration Approve
Review via email: mp+230686@code.qastaging.launchpad.net

Commit message

Send a notification when an account is created, which actions is to open the accounts settings page.

Description of the change

Send a notification when an account is created, which actions is to open the accounts settings page (this will be changed when we can open a specific account page)

To test this on the device you will need an updated push-helper, grab this: http://paste.ubuntu.com/8038589/ and save it as: /usr/lib/ubuntu-push-client/legacy-helpers/ubuntu-system-settings

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sergio Schvezov (sergiusens) wrote :

couple of inline comments added; I will test in a bit as well.

review: Needs Fixing
Revision history for this message
Guillermo Gonzalez (verterok) :
57. By Guillermo Gonzalez

add missing TRANSLATORS comments

58. By Guillermo Gonzalez

updated translations

Revision history for this message
Guillermo Gonzalez (verterok) :
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sergio Schvezov (sergiusens) wrote :

if I install this, I don't get updates anymore; only an account creation signal

59. By Guillermo Gonzalez

move mainloop setup into main

60. By Guillermo Gonzalez

merge with trunk

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

inline comments regarding the mainloop change.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sergio Schvezov (sergiusens) wrote :

[00:28:32] <sergiusens> I do get the message now, what I don't see working is the actual notifications
[00:28:45] <sergiusens> enabling or disabling the toggle does not trigger the poll loop

and two minor inline comments

review: Needs Fixing
Revision history for this message
Sergio Schvezov (sergiusens) wrote :

once more comment

review: Needs Fixing
61. By Guillermo Gonzalez

start the mainlopp in init()

62. By Guillermo Gonzalez

update notification body

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Thanks for the review.

Fixed & pushed the 3 issues, I'll test it once jenkins finishes with the build.

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
63. By Guillermo Gonzalez

remove break from the accountCh case

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
Sergio Schvezov (sergiusens) wrote :

tested, works

review: Approve

Unmerged revisions

63. By Guillermo Gonzalez

remove break from the accountCh case

62. By Guillermo Gonzalez

update notification body

61. By Guillermo Gonzalez

start the mainlopp in init()

60. By Guillermo Gonzalez

merge with trunk

59. By Guillermo Gonzalez

move mainloop setup into main

58. By Guillermo Gonzalez

updated translations

57. By Guillermo Gonzalez

add missing TRANSLATORS comments

56. By Guillermo Gonzalez

fix the dbus path

55. By Guillermo Gonzalez

- improve the notification message
- update translations

54. By Guillermo Gonzalez

use the correct url for the accounts settings page

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches