Commit Graph

167 Commits

Author SHA1 Message Date
Danny Coates 3c4f502eac
add flex-none to radio buttons on report page. fixes #1509 2020-08-03 09:02:41 -07:00
Danny Coates 320b4cc9f1
remove signin modal from privacy page. fixes #1508 2020-08-03 08:56:10 -07:00
Danny Coates 246e2c8db0
set downloadMetadata.status to 404 on unfound downloads. fixes #1501 2020-07-31 09:36:03 -07:00
Danny Coates fbc4107262
fixed dark-theme password input style. fixes #1504 2020-07-31 08:57:01 -07:00
Danny Coates dc912678fe
fixed post-report text color. fixes #1500 2020-07-31 08:57:00 -07:00
Danny Coates d023a53b74
handle reports for files that have been already been deleted 2020-07-30 10:19:29 -07:00
Danny Coates deb5c6e5d1
give 404 and error pages the loggedin/ok treatment 2020-07-29 20:56:39 -07:00
Danny Coates e2425cd6c9
added downloadConfirm string to noStream page 2020-07-29 12:35:47 -07:00
Danny Coates 81e9d81dab
implemented download tokens 2020-07-29 11:02:22 -07:00
Danny Coates 87d46f7ef5
show "OK" button on complete page when logged in instead of "Try Firefox Send" 2020-07-29 09:53:47 -07:00
Danny Coates 1cd33282dd
🤷 2020-07-28 15:12:31 -07:00
Danny Coates 0f289202bc
add copyright link to bare /report page 2020-07-26 10:04:50 -07:00
Danny Coates 55df061567
refactored storage, style tweaks 2020-07-25 11:25:55 -07:00
Danny Coates 5c5853c645
minor style tweaks and refresh token fixes 2020-07-24 22:05:35 -07:00
Danny Coates f3a1fde07f
added oauth refresh token support 2020-07-24 18:19:33 -07:00
Danny Coates 17057e725d
add fxa_required option 2020-07-24 10:40:47 -07:00
Danny Coates 9891d1f0ba
Begin implementing a reporting mechanism 2020-07-24 08:32:43 -07:00
Ricky Rosario be055ff7ba
Update URL for the VPN 2020-06-24 19:29:30 -04:00
johngruen 2a3db78f97
update promo to be for the vpn 2020-03-31 22:03:08 +02:00
Danny Coates 006ee1d2e6
Merge pull request #1408 from drakkein/master
Strip tracking URL params
2019-10-21 10:13:56 -07:00
Wiktor Furman 114068c531 Strip tracking url parameters 2019-10-15 15:29:48 +02:00
Danny Coates c71c246959
Dark theme 2019-10-03 23:10:11 -07:00
Danny Coates b9c87fd779
updated tailwindcss to 1.0 2019-06-14 11:37:30 -07:00
Danny Coates 7d1b8e002f
a couple promo style tweaks 2019-05-31 09:18:20 -07:00
John Gruen a3bdcd8478 tweak promo banner to match spec' 2019-05-31 13:48:32 +02:00
Danny Coates d3e9bb09df
trailhead promo 2019-05-29 19:27:47 -07:00
Danny Coates 72ab5bdbf3
revert master logo until june 3rd 2019-05-29 10:05:31 -07:00
Danny Coates 9b2a7dfcd7
added master logo and trailhead strings 2019-05-28 18:54:33 -07:00
Danny Coates 73735010ae
set account ui state on createElement. fixes #1325 2019-05-28 14:54:58 -07:00
Danny Coates 23ecb632eb added signin button color experiment. closes #1306 (#1320) 2019-05-03 13:10:56 -04:00
John Gruen 51296d5489 tweak some styles for trailhead 2019-05-03 18:45:36 +02:00
Danny Coates 20b9279eec added survey dialog. closes #1307 2019-05-01 09:47:04 -07:00
Hugo Abreu ce4157ac08 Fixed inactive scroll bar. Closes #1303 (#1317)
* Fixed inactive scroll bar. Closes #1303

* Changed Sign in button string. Closes #1309

* Changed button string id

* Reverted en-CA and en-GB changes
2019-05-01 09:39:29 -07:00
Danny Coates e7964c03ed
added promo string to ftl & updated deps 2019-04-26 11:41:34 -07:00
Danny Coates 1da7e1c112
added overflow-hidden to file input element. fixes #1295 2019-04-11 11:08:48 -07:00
Danny Coates 555c615711
Merge pull request #1237 from mozilla/quick-style-banner
style banner
2019-03-13 11:42:14 -07:00
Danny Coates ce8dba4200
fixed disappearing header in Chrome 2019-03-13 11:40:51 -07:00
John Gruen 4ee80abce9 style banner 2019-03-13 19:16:58 +01:00
Danny Coates d28da3247d
enable promo banner 2019-03-13 10:30:27 -07:00
Danny Coates d068dd2954
Revert "updated legal page. closes #1214"
This reverts commit 2f50c29152.
2019-03-12 09:34:52 -07:00
Danny Coates 2f50c29152
updated legal page. closes #1214 2019-03-12 07:52:54 -07:00
Danny Coates 163899467d
check capabilities.account before showing upsell button 2019-03-11 19:02:44 -07:00
Danny Coates d3438a52ac
try android share before navigator.share 2019-03-11 10:43:32 -07:00
Danny Coates 8abc1b6364
updated share button text 2019-03-09 20:56:33 -08:00
Danny Coates bd61d2fb3e
added share to tile 2019-03-09 20:41:20 -08:00
Danny Coates 9294ecb09f
try web share api 2019-03-09 17:59:21 -08:00
Danny Coates da5f503dbc
no-op startAuthFlow on android 2019-03-08 16:13:15 -08:00
Danny Coates dd8477da64
fixed legal page links. closes #1206 2019-03-07 15:25:28 -08:00
Danny Coates fc1d2f43da
added top margin to intro 2019-03-07 11:17:27 -08:00
Danny Coates ea78382e5e
fixes #1204, fixes #1205, also intro font weight 2019-03-07 10:58:19 -08:00