addons-server/static
Christopher Grebs 98ed6889a4
Remove olympia.compat app and related code. (#9720)
Fixes #9515
Also fixes bugzilla.mozilla.org/show_bug.cgi?id=1390960

None of these are used in modern WebExtension world, the urls and views
we're deleting here have <5 requests per day according to datadog.

There may be a bit more css and js/html code we're able to delete but I
tried to be conservative and not remove too much.

This doesn't remove the data from ElasticSearch or models yet, I'll file
separate issues for these.

Also removes a handful of unused json fixtures along the way:

* src/olympia/addons/fixtures/addons/update-strict-compat-version.json
* src/olympia/amo/fixtures/base/charity.json
* src/olympia/amo/fixtures/base/garbage.json
* src/olympia/amo/fixtures/base/licenses.json
* src/olympia/devhub/fixtures/devhub/addon-compat-results.json
* src/olympia/legacy_discovery/fixtures/legacy_discovery/discoverymodules.json
* src/olympia/ratings/fixtures/ratings/three-reviews.json
2018-10-17 18:07:25 +02:00
..
css description in submission flow (#9689) 2018-10-17 17:06:33 +01:00
fonts/fira Fix fonts 404 (Fixes #4222) 2017-01-05 16:10:56 +00:00
img Update firefox icon, fix positioning. (#9452) 2018-09-19 11:56:43 +02:00
js Remove olympia.compat app and related code. (#9720) 2018-10-17 18:07:25 +02:00