Bob Silverberg
|
c9d497fded
|
Use utm_term to pass the addonId and variant to mozilla.org on download URLs (#10517)
|
2021-04-30 12:56:22 -04:00 |
William Durand
|
b7f18316d3
|
Two fixes for RTAMO (#10471)
|
2021-04-22 08:54:43 -04:00 |
Andrew Williamson
|
e9804f730e
|
rm clientapproutes (#10424)
* rm clientAppRoutes
* don't force 404 hasValidLocaleException or hasValidClientAppUrlException
|
2021-04-20 15:31:40 +01:00 |
Bob Silverberg
|
0ae08bbc56
|
Enable the CTA experiment on all environments (#10432)
|
2021-04-19 17:56:58 -04:00 |
William Durand
|
e92f22c67e
|
Add link to new AMO blog (with a feature flag) (#10391)
|
2021-04-15 20:20:41 +02:00 |
Bob Silverberg
|
f5dc68403d
|
Only set an experiment cookie and send an enrollment event on the client (#10387)
Also re-enable the experiment on dev.
|
2021-04-15 08:05:38 -04:00 |
Bob Silverberg
|
5b6b411349
|
Disable the current experiment on dev (#10378)
|
2021-04-14 10:15:38 -04:00 |
Bob Silverberg
|
03520c9e60
|
Implement the new Download Firefox CTA experiment (#10333)
|
2021-04-13 07:24:45 -04:00 |
Andrew Williamson
|
77d94d3dbc
|
add sitemap.xml to validLocaleUrlExceptions and validClientAppUrlExceptions (#10322)
|
2021-04-06 18:13:05 +01:00 |
William Durand
|
653dc6accb
|
Rename statsd config parameters (#10240)
|
2021-03-22 17:44:34 +01:00 |
William Durand
|
d6d3256b5e
|
Update CSP to include /static/ path for frontend files (#10239)
|
2021-03-22 11:57:13 +01:00 |
William Durand
|
b01893c841
|
Update timing middleware to output time in logs (#10203)
|
2021-03-15 20:45:33 +01:00 |
William Durand
|
f75250f7f3
|
Update docs for running a build locally (#10192)
|
2021-03-12 18:26:37 +01:00 |
William Durand
|
bc9c667039
|
Remove survey code (#10178)
|
2021-03-09 21:07:36 +01:00 |
William Durand
|
732c6e5365
|
Remove sentry and related code (#10153)
Fixes https://github.com/mozilla/addons-frontend/issues/10028
|
2021-03-04 17:42:06 +01:00 |
William Durand
|
5f08286779
|
Remove code-splitting feature (#10093)
|
2021-02-16 11:47:24 +01:00 |
William Durand
|
f2d44487a0
|
Enable web vitals collection in all envs (#10092)
|
2021-02-15 16:10:42 +01:00 |
William Durand
|
a45526303c
|
Collect web-vitals whenever possible (#10054)
|
2021-02-09 16:50:11 +01:00 |
Bob Silverberg
|
8e8d16dd2c
|
Remove the SponsoredAddonsShelf (#10006)
|
2021-01-19 12:40:14 -05:00 |
Bob Silverberg
|
9e56bfda11
|
Enable installation buttons for supported extensions in Fenix on prod (#10011)
|
2021-01-19 09:44:30 -05:00 |
William Durand
|
02d9f3c1a2
|
Merge "amo" and "core" packages (1/2) (#9981)
|
2021-01-12 15:07:03 +01:00 |
William Durand
|
bc67738218
|
Set local ports to 700x because 400x is used for production (#9970)
* Set local ports to 600x because 400x is used for production
* Allow to override webpack port
* use 700x
|
2021-01-08 15:17:22 +01:00 |
William Durand
|
70a925ddd3
|
Update config to run addons-frontend with addons-server locally (#9956)
|
2021-01-07 16:26:11 +01:00 |
Bob Silverberg
|
3316ef0e11
|
Support localized fields in API responses (#9909)
|
2020-12-10 14:10:17 -05:00 |
Bob Silverberg
|
476aada579
|
Do away with appName (#9872)
|
2020-12-01 15:22:49 -05:00 |
Bob Silverberg
|
b5c5d3dae4
|
Enable install buttons on Android on dev (#9879)
|
2020-11-20 11:11:08 -05:00 |
Bob Silverberg
|
1e82467efc
|
Disable install button for all add-ons on Fenix (#9868)
|
2020-11-17 12:55:40 -05:00 |
Bob Silverberg
|
a767ccc8b1
|
Get rid of the `NODE_APP_INSTANCE` env var requirement, and some code that is needed for multiple apps (#9830)
|
2020-11-05 13:32:29 -05:00 |
Bob Silverberg
|
a68089839d
|
Remove dev-amo and development-amo config files (#9839)
|
2020-11-05 11:53:47 -05:00 |
Bob Silverberg
|
ce65f164b6
|
Merge -amo config files into bare config files (#9833)
|
2020-11-05 11:13:36 -05:00 |
Bob Silverberg
|
492901b72c
|
Enable adzerk integration for Sponsored shelf (#9837)
|
2020-11-04 19:35:14 -05:00 |
Bob Silverberg
|
4f193c6f09
|
Remove code that was there to support discopane (#9825)
|
2020-10-30 09:42:31 -04:00 |
William Durand
|
335faafe0e
|
rm -rf disco (#9803)
|
2020-10-27 12:53:22 +01:00 |
Bob Silverberg
|
59980a3a30
|
Change source of truth for Fenix compatibility (#9796)
|
2020-10-26 10:51:26 -04:00 |
Bob Silverberg
|
152da2205c
|
Call impression URL when displaying sponsored homepage shelf (#9760)
|
2020-10-16 07:10:30 -04:00 |
Bob Silverberg
|
32c56d7c89
|
Fetch homepage sponsored shelf using specific addons-server API (#9758)
* Fetch homepage sponsored shelf using specific addons-server API
* Address review comments, and fix shelf refresh
* Use non-arrow function
|
2020-10-15 13:53:39 -04:00 |
William Durand
|
76186b7e5e
|
Remove no longer valid Helmet config (#9741)
|
2020-10-07 21:57:16 +02:00 |
Bob Silverberg
|
804d8158d6
|
Enabled sponsored add-ons shelf on the homepage (#9736)
|
2020-10-06 12:51:00 -04:00 |
William Durand
|
e166f4d573
|
Remove feature flag for UTM params (#9646)
|
2020-09-18 16:39:22 +02:00 |
Bob Silverberg
|
9f1da90e7d
|
Change mobile compatibility message for add-ons in Fenix collections (#9633)
|
2020-09-15 11:31:17 -04:00 |
Bob Silverberg
|
d95e848f6c
|
Add the Promoted add-ons shelf to the home page (#9629)
|
2020-09-11 12:38:53 -04:00 |
William Durand
|
18b170fea6
|
Enable UTM params feature (#9617)
|
2020-09-10 18:44:06 +02:00 |
William Durand
|
b81d862cb0
|
Replace src query parameter with UTM params (controlled by a feature flag) (#9548)
|
2020-07-31 14:25:25 +02:00 |
William Durand
|
b085b8a2d1
|
Return domain in set-cookie (#9494)
|
2020-07-01 17:12:24 +02:00 |
Bob Silverberg
|
e085a01f75
|
Fix lint errors on Travis
|
2020-06-29 08:09:40 -04:00 |
William Durand
|
eb13b65071
|
Enable new block pages in all envs (#9452)
|
2020-05-28 17:09:05 +02:00 |
William Durand
|
a39a85000c
|
Rename blockpage feature flag (#9425)
|
2020-05-15 15:17:46 +02:00 |
William Durand
|
43c481afa8
|
Introduce anonymous pages (#9306)
|
2020-03-30 23:34:49 +02:00 |
William Durand
|
98132f27f6
|
Add new Block page (#9236)
|
2020-03-20 18:18:43 +01:00 |
Bob Silverberg
|
747d350086
|
Disable the InstallWarning experiment and implement the new ver… (#9125)
* Disable the InstallWarning experiment and implement the new version
* Address review comments
|
2020-02-04 16:59:23 +01:00 |