Commit Graph

22 Commits

Author SHA1 Message Date
Tim Taubert
c3a93c2128 Bug 966098 - Handle inactive/no windows case for "sync started" notification r=markh 2014-04-09 16:59:16 +02:00
Mark Hammond
df6265d9a7 Bug 992371 - Avoid promise rejection messages from FxAccounts. r=ttaubert 2014-04-10 17:13:53 +10:00
Gavin Sharp
e2217768ed Bug 982241: make the UI observe weave:service:setup-complete so that it gets updated correctly when re-signing in after an auth error, r=ttaubert
Changes:
 * start observing weave:service:setup-complete to update the UI after all logins (re-auth, initial sign-in)
 * stop observing FxAccountsCommon.ONLOGIN_NOTIFICATION, since the state we depend on to update the UI never changes interestingly as a result of it firing

--HG--
extra : rebase_source : 8632d597557b7a25ebc31dd53ad5680ac5a72583
2014-03-12 18:53:35 -07:00
Tim Taubert
ab99f2bf21 Bug 980839 - Panel UI doesn't prompt for reauth when restarting after password change r=markh 2014-03-10 17:38:41 -07:00
Mark Hammond
50d6285a07 Bug 969528 - only show the 'login needed' UI state when in a LOGIN_FAILED_LOGIN_REJECTED state. r=ttaubert 2014-03-07 15:41:33 +11:00
Tim Taubert
ed912ba1ab Bug 969656 - "Sign in again" menu panel UI should link directly to the sign-in page, rather than preferences r=gavin 2014-02-11 15:38:48 +01:00
Mark Hammond
1c997f9375 Bug 967350 - openSignInAgainPage() now opens about:accounts?action=reauth. r=ttaubert 2014-02-05 09:11:20 +11:00
Mark Hammond
3b308ca9ed Bug 966823 - ensure checking if there is a login error doesn't initialize sync too early. r=ttaubert 2014-02-03 10:47:35 +11:00
Gavin Sharp
7ae382f69f [Australis] portion of bug 966511: rename gFxAccount.toggle to gFxAccount.onMenuPanelCommand, r=ttaubert
--HG--
extra : rebase_source : 999ac3977c3c6f1d397689489b8d9fe8d740c822
2014-01-31 17:27:51 -08:00
Gavin Sharp
76c0615ab2 Bug 966511: Tweak Sync UI, r=ttaubert
Changes:
- rename browser-fxaccounts.js "toggle" to onMenuPanelCommand
- rename openSignInPage->openSignInAgainPage and change it to point to about:accounts?signin=true
- introduce openAccountsPage and change the menu panel "signed in"'s UI to call it
- remove period at the end of "Firefox is now syncing" in the success doorhanger
- rename syncErrorPanel.title->syncErrorPanel.heading for consistency
- remove the "Preferences" button from the "you need to sign in again" doorhanger
- "manage"->"change" in the "What would you like to Sync" dialog
- change "Unlink Browser" to "Disconnect", in both the prefs button and confirmation dialog title
- adjust string in the "Disconnect" confirmation dialog
- change "Device"->"computer" in the relink verification dialog
- fix success panel heading styling (should be bold)

--HG--
extra : rebase_source : 358c93e1123e11200523b96d97ecd25421edaca4
2014-01-31 17:20:21 -08:00
Tim Taubert
861c2ec442 Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh 2014-01-29 19:06:50 -08:00
Tim Taubert
2427791234 Bug 965607 - [Australis] Show FxA doorhangers only for the most recent non-popup browser window r=markh 2014-01-30 11:15:46 -08:00
Tim Taubert
16258d4246 Backed out [Australis] changeset 7560f1dfaa97 (bug 965641) 2014-01-30 17:44:58 -08:00
Tim Taubert
5fda3f6336 Backed out [Australis] changeset 1471e8762222 (bug 965607) 2014-01-30 17:44:56 -08:00
Tim Taubert
06ac26ed21 Bug 965607 - [Australis] Show FxA doorhangers only for the most recent non-popup browser window r=markh 2014-01-30 11:15:46 -08:00
Tim Taubert
aacfd2cc8d Bug 965641 - [Australis] prompt user to sign-in again UI in the menu panel r=markh 2014-01-29 19:06:50 -08:00
Tim Taubert
2fb975c0e5 Bug 965544 - Show "now syncing" doorhanger when sync actually starts, once per login r=markh 2014-01-29 12:41:07 -08:00
Tim Taubert
d66d448167 Bug 964929 - [Australis] Implement doorhanger for sync errors r=gavin 2014-01-28 17:54:36 -08:00
Tim Taubert
2cfdeef353 Bug 963384 - [Australis] Don't show doorhanger when sync customization dialog will be shown r=markh 2014-01-28 18:54:01 -08:00
Tim Taubert
5be07d68d7 Bug 957460 - [Australis] Add Firefox Accounts widget for customization panel r=gijs,markh 2014-01-10 19:32:11 +01:00
Tim Taubert
580a1c88ad Bug 957436 - [Australis] Follow-up to fix leaks caused by calling uninit() without calling init() before r=bustage 2014-01-25 22:02:18 +01:00
Tim Taubert
340720c6ec Bug 957436 - [Australis] Show doorhanger for first fxa-based sync r=markh 2014-01-25 16:19:07 +01:00