Mark Hammond
986c82f230
Bug 1124956 - Fix Sync engine selection after migration to FxA. r=adw
2015-01-29 10:41:00 +11:00
Vlad Filippov
a5a5397a14
Bug 1005085 - Fixes about:accounts keyboard navigation. r=ckarlof
2015-01-20 16:35:00 +01:00
Mark Hammond
3c43fe29b6
Bug 1017931 - allow about:accounts to be used even if legacy sync is configured. r=adw
2014-11-24 12:31:10 +11:00
Panos Astithas
c29d71dde3
Bug 1095420 - UI Tour should cause a migration to aurora when highlighting Sync. r=markh
2014-11-08 10:53:00 +02:00
Mark Hammond
62ca404238
Bug 1095231 - have migration of sync credentials do the right thing if no default profile exists. r=past
2014-11-07 20:04:26 +11:00
Drew Willcoxon
4aa289b3f3
Bug 1020156 - Forward URL parameters from about:accounts to the remotely hosted page. r=markh
2014-11-04 17:18:56 -08:00
Panos Astithas
cc22b09d45
Add ability to pre-populate sync credentials from the default Firefox profile in about:accounts (bug 1079835). r=markh
...
--HG--
extra : rebase_source : 95616758ebf647b4290fc2827a3c5fcd2b732366
2014-10-27 15:15:12 +02:00
Alex Bardas
3e93f8e3f7
Bug 1082130 - Test if window closed before signing in the user in fxAccounts. r=markh
2014-10-13 22:53:37 -07:00
Alex Bardas
cfbef5d5cf
Bug 1053939 - pass entry point to fxa content server when opening about:accounts + tests. r=markh
2014-09-10 13:39:00 +02:00
Mark Hammond
b43e626535
Bug 1013064 (part 1) - prompt for master-password unlock when interacting with about:accounts. r=ttaubert
...
From 18f9d132020afee6004e63c9006245e4d3b04e18 Mon Sep 17 00:00:00 2001
---
browser/base/content/aboutaccounts/aboutaccounts.js | 9 +++++++++
1 file changed, 9 insertions(+)
2014-06-11 17:34:24 +10:00
Neil Deakin
e2716d6158
Bug 1013064, backout e5dfe9801f76, 11f3a97d1d2c, e2374762f521, 91db8acb8d7e, d0050ba0b875 due to sync issues
2014-07-21 09:09:41 -04:00
Mark Hammond
bea80f5155
Bug 1013064 (part 1) - prompt for master-password unlock when interacting with about:accounts. r=ttaubert
...
From 18f9d132020afee6004e63c9006245e4d3b04e18 Mon Sep 17 00:00:00 2001
---
browser/base/content/aboutaccounts/aboutaccounts.js | 9 +++++++++
1 file changed, 9 insertions(+)
2014-06-11 17:34:24 +10:00
Mark Hammond
e5f8195ef1
Bug 1023734 - make show() method sane and remove hide() method in about:accounts. r=ttaubert
2014-06-12 13:01:04 +10:00
Jonathan Kew
adc814fbfe
bug 992650 - eliminate use of "embedded" fonts in about:accounts. r=gavin
2014-05-20 09:41:17 +01:00
Jonathan Kew
e4b559ffe8
bug 992650 - preliminary cleanup, remove CRLF line endings in aboutaccounts/main.css. r=gavin
2014-05-20 09:41:12 +01:00
Richard Newman
d122cf41ba
Bug 995412 - Graphic assets for desktop Sync should be run through an optimizer to reduce size. r=trivial DONTBUILD
2014-05-07 21:00:41 -07:00
Bernd Loeber
cb87fce6ed
Bug 980911 - Rewrite inline script/style in browser/base/content/aboutaccounts/aboutaccounts.xhtml (about:accounts). r=ttaubert
2014-04-26 08:32:00 -04:00
Valentin Tsatskin
685e0bf6e4
Bug 986153 - Consolidate browser fonts. r=zaach, r=Unfocused
...
--HG--
rename : browser/base/content/aboutaccounts/fonts/clearsans-regular.woff => browser/base/content/fonts/ClearSans-Regular.woff
rename : browser/base/content/aboutaccounts/fonts/firasans-light.woff => browser/base/content/fonts/FiraSans-Light.woff
rename : browser/base/content/aboutaccounts/fonts/firasans-regular.woff => browser/base/content/fonts/FiraSans-Regular.woff
2014-04-16 17:04:47 -04:00
Mark Hammond
85661f9095
Bug 991057 - avoid continuing to initialize about:accounts if it has started closing. r=ttaubert
2014-04-03 18:20:54 +11:00
Chris Karlof
93e8711424
Bug 976633 - Clicking Cancel on merge warning should not initiate Firefox Account creation. r=markh
2014-03-14 17:59:26 -07:00
Zachary Carter
28a3f66800
Bug 972061 - Update style of Sync intro and manage pages r=ttaubert
...
From ff216e4d7d2c5957c09ba03028b0fec76303ab30 Mon Sep 17 00:00:00 2001
---
.../base/content/aboutaccounts/aboutaccounts.css | 36 --
.../base/content/aboutaccounts/aboutaccounts.xhtml | 8 +-
.../aboutaccounts/images/graphic_sync_intro.png | Bin 5566 -> 9304 bytes
.../aboutaccounts/images/graphic_sync_intro@2x.png | Bin 10764 -> 19655 bytes
browser/base/content/aboutaccounts/main.css | 380 ++++-----------------
5 files changed, 76 insertions(+), 348 deletions(-)
2014-02-12 18:36:07 -08:00
Chris Karlof
9e95cbfb16
Bug 981140 - Make the FxA signup uri pref and path explicitly reference signup. r=markh
2014-03-11 15:58:27 -07:00
Mark Hammond
6e23f7e193
Bug 956605 - have about:accounts do the right thing based on user logged in states. r=ckarlof
2014-03-10 18:33:00 -07:00
Tim Taubert
0f98e74c72
Bug 967197 - "Create Account" and "Sign In" links in Sync preferences should go to separate pages r=markh
2014-02-18 12:05:13 +01:00
Mark Hammond
27603312de
Bug 965472 - about:accounts should open a new tab to display legacy sync info. r=ttaubert
2014-02-14 09:08:37 +11:00
Alex Henrie
3e11665fc2
Bug 968029 - Use unprefixed box-sizing in browser/ and toolkit/. r=dao
2014-02-04 21:36:29 -07:00
Mark Hammond
688b772266
Bug 967313 - ensure Sync is initialized before we set the fxAccounts user. r=ttaubert.
2014-02-05 16:09:54 +11:00
Zachary Carter
920a69f870
Bug 965117 - Custom fonts on about:accounts and other visual/string tweaks. r=ttaubert
2014-01-31 16:50:55 -08:00
Gavin Sharp
970320af84
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
Mark Hammond
bf712b98a7
Bug 966520 - have sync prefs pane open the new "force sign in" page. r=gavin
2014-01-31 17:27:59 -08:00
Gavin Sharp
c95eab1028
Bug 966134: merge warning dialog should mention new email, not old email, and we should avoid storing the plaintext of signed-in users forever, r=markh
...
--HG--
extra : rebase_source : cee71c3201ee6fffc477d2cced50e0df567a0976
2014-01-30 19:05:24 -08:00
Gavin Sharp
8023cb3723
Bug 965703: bump string names after string change, r=markh
...
--HG--
extra : rebase_source : 967d49f86494a94542b55563cd1440ac25980d29
2014-01-30 10:22:14 -08:00
Tim Taubert
867f7f9e57
Bug 965544 - Show "now syncing" doorhanger when sync actually starts, once per login r=markh
2014-01-29 12:41:07 -08:00
Zachary Carter
d0056eabbb
Bug 965605 - Update about:accounts intro page strings to match the latest draft r=markh
2014-01-29 17:11:05 -08:00
Mark Hammond
e595dddc14
Bug 958927 - XUL dialogs for sync unlink and relink confirmation dialogs. r=gavin
...
Conflicts:
browser/base/content/aboutaccounts/aboutaccounts.js
--HG--
extra : rebase_source : 2c81fe29d3b85eb8174b988cbaff516e71c39358
2014-01-28 20:43:01 -08:00
Mark Hammond
b9974ecc39
Bug 965016 - about:accounts should always say "Firefox Accounts", not "Nightly Accounts". r=ttaubert
...
--HG--
extra : rebase_source : eebff0b5ba1b783fea1bb70fa0b848ac1c7e85e7
2014-01-28 20:43:01 -08:00
Tim Taubert
2fd6d7c401
Bug 963384 - Implement modal "Choose What To Sync" dialog r=markh
2014-01-28 18:57:19 -08:00
Zachary Carter
ff42bd5929
Bug 965024 - Fix legacy Sync URL on about:accounts intro screen. r=markh
2014-01-28 18:19:31 -08:00
Tim Taubert
98bf23dbea
Bug 957229 - Don't show about:accounts with FxA disabled r=markh
2014-01-28 14:36:00 -08:00
Zachary Carter
e5fba21e71
Bug 957425 - make landing pages for sync on about:accounts. r=markh
2014-01-25 00:33:39 +11:00
Brian Warner
ee2f7b82d4
Leave the fxa jelly up after signin/signup. r=ckarlof
...
The UX is still pretty bad, but this is marginally better, because
the instructions to "go check your email" remain on the screen.
Related to Bug 949699.
2013-12-17 17:59:55 -08:00
Brian Warner
84b3f1b25e
Bug 949699 - switch fxa jelly to "moar_native".
2013-12-17 15:45:03 +11:00
Zach Carter
0a2ee4f9cb
Bug 910844 - Allow Firefox Accounts jelly to check signed-in status and to sign out. r=gavin,markh
2013-10-14 14:37:20 -07:00
Zach Carter
71d499bcf6
Bug 910479 - Store user credentials after Firefox Account creation/log in. r=gavin
2013-10-14 14:02:36 -07:00
Zach Carter
20d5669512
Bug 913199 - Use HTTPS for FxAccounts server URL. r=rnewman
...
--HG--
extra : rebase_source : 61f4e1d3f071da8ec504b0a91e77926eac72f86d
2013-09-27 12:02:20 -07:00
Zach Carter
cb26f8af15
Bug 904612 - Implement first version of about:accounts wrapper for desktop; r=gavin,ttaubert
2013-08-27 13:31:03 -07:00
Tim Taubert
29223851d2
Backed out changeset 571b2854e11f
2013-08-28 09:56:59 +02:00
Zach Carter
2795d69019
imported patch lloyd-patch
2013-08-27 13:31:03 -07:00