Andrew Williamson
3b5810722f
rm stripe/payment stuff ( #16454 )
...
* rm stripe/payment stuff
* rm some more unused constants
* revert the less auto-reformatting
2021-02-03 14:03:33 +00:00
William Durand
37b244188d
Fix stats js to handle 503s like 200s ( #16376 )
2021-01-26 14:39:14 +01:00
William Durand
48ebdd7914
Add switch to enable/disable BigQuery ( #16304 )
2021-01-15 17:36:24 +01:00
Andrew Williamson
8c2bcdfebb
Remove icon selector from devhub +(js/css fixes for 128 size default) ( #16113 )
2020-12-07 14:44:30 +00:00
Mathieu Pillard
15513c1bb7
Update hint regarding allowed extensions for uploads to remove .xml ( #16093 )
...
* Update hint regarding allowed extensions for uploads to remove .xml
Opensearch add-ons are gone.
* No Oxford comma
2020-12-03 14:58:55 +01:00
Mathieu Pillard
2a034f74af
Add list of interesting accounts in local dev login page ( #16085 )
...
* Add list of interesting accounts in local dev login page
* prettier
2020-12-03 12:43:01 +01:00
renovate[bot]
2a4b9a1181
Lock file maintenance ( #16041 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: William Durand <will+git@drnd.me>
2020-12-01 17:56:49 +01:00
William Durand
bac109cd9c
Add js confirm() to warn admins about promoted group updates ( #15990 )
2020-11-12 13:40:51 +01:00
William Durand
9e20c0e9b4
Implement payment flow using Stripe Checkout ( #15753 )
2020-10-21 20:19:07 +02:00
William Durand
3cfd73550f
Remove prefix for Fenix versions ( #15716 )
2020-10-14 14:52:00 +02:00
William Durand
5f00968a39
Remove legacy download stats ( #15664 )
2020-10-13 11:19:28 +02:00
William Durand
8b4255e5fa
Update stats version ( #15658 )
2020-10-06 17:22:29 +02:00
Andreas Wagner
d131f3c78d
Add option to subscribe to unlisted submissions ( #15606 )
2020-10-06 11:49:24 +02:00
Mathieu Pillard
7b88a41117
Further tweak to code search results display ( #15629 )
...
- Review link is now on the channel column, always repeated
- Guid is now back to being a separate column
- Name and guid duplicates are now always eliminated
- Download link column has been added
2020-10-02 17:52:15 +02:00
William Durand
85cb8010cb
Fix wrong date on stats overview page ( #15604 )
2020-10-01 16:19:06 +02:00
Mathieu Pillard
c5a7153c4b
Group scanner query results by add-on and channel ( #15576 )
...
* Group scanner query results by add-on and channel
The way django generates the changelist makes it a bit tricky to
customize, so we run some javascript once the dom is loaded to tweak
the rowspans, remove duplicate cells and add relevant css classnames.
* Initialize variable correctly
* Add missing const/use strict
2020-09-29 18:01:47 +02:00
Andreas Wagner
603a003f09
Remove custom admin landing page ( #15314 )
2020-09-25 16:18:13 +02:00
renovate[bot]
218b6588c3
Lock file maintenance ( #15377 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: William Durand <will+git@drnd.me>
2020-09-15 18:10:53 +02:00
William Durand
9ffaf118d9
Rename unknown download values ( #15466 )
2020-09-11 13:32:41 +02:00
Andrew Williamson
971f904588
Update developer messaging about recommended to all promoted groups ( #15270 )
...
* Update developer messaging about recommended to all promoted groups
* update user/developer facing names of groups
2020-08-13 18:13:51 +01:00
Shashwat S
6e10fc96ce
Add Confirmation to 'Cancel and disable version' in 'Upload New Version' process ( #15151 )
...
Co-authored-by: Shashwat Singh <hello@shashwatsingh.com>
2020-08-07 14:23:35 +02:00
Andreas Wagner
e59e468ce8
Remove legacy file viewer ( #15180 )
2020-08-05 16:41:11 +02:00
William Durand
17ff02fe92
Add semi-colon back ( #15178 )
2020-08-04 19:23:22 +02:00
William Durand
c2e92e7482
Introduce Prettier ( #15131 )
2020-08-03 14:55:07 +02:00
William Durand
cf2f6a7826
Switch to Terser for JS minification ( #15129 )
2020-07-31 16:24:53 +02:00
William Durand
1d37fe4122
Fix dates in stats export links (csv/json) ( #15086 )
2020-07-30 14:00:07 +02:00
William Durand
9e712597a0
Add 'Build #' prefix to Fenix app versions (usage stats) ( #15071 )
2020-07-27 14:47:44 +02:00
William Durand
c55d3a35ca
Add new "By" download stats pages ( #15042 )
2020-07-24 16:54:07 +02:00
Mathieu Pillard
f3daa8e46d
Add button for admins to clear pending rejections in review page ( #14837 )
...
* Add button for admins to clear pending rejections in review page
Also refactor the buttons javascript code to avoid hardcoding the ids.
* Add variable for clear info request button condition in template
2020-07-07 13:17:08 +02:00
William Durand
5aebd9f7c7
Make beta stats the default stats ( #14810 )
2020-07-01 18:26:44 +02:00
William Durand
07e52016c2
Enhance stats top charts ( #14641 )
2020-06-18 12:37:36 +02:00
William Durand
bbad764275
Cache bust stats session cache ( #14594 )
2020-06-10 11:44:04 +02:00
William Durand
c6731760c5
Revert "Reset datastore when adding fresh data to it" ( #14584 )
...
This reverts commit 292754566f
.
2020-06-09 17:52:32 +02:00
Bob Silverberg
81503fbc5a
Update links in validation results to point to code manager ( #14568 )
2020-06-08 14:16:01 -04:00
William Durand
292754566f
Reset datastore when adding fresh data to it ( #14536 )
2020-06-05 14:21:19 +02:00
Andreas Wagner
aa69ed5b33
Fix 'Clear Admin Static Theme Review Flag' button
2020-06-04 20:44:00 +02:00
William Durand
4d0e3c4cee
Do not use trailing comma in JS function calls ( #14507 )
2020-06-04 11:26:15 +02:00
Bob Silverberg
43b45fdd4b
Move addons-server to use beacon for Google Analytics requests ( #14489 )
...
* Move addons-server to use beacon for Google Analytics requests
* Remove obsolete JS files
2020-06-03 11:37:11 -04:00
William Durand
f2f56aefa7
Add stats by country in beta mode ( #14445 )
2020-06-02 18:19:03 +02:00
William Durand
c6bab71250
We still need to call the data endpoint ( #14443 )
2020-05-29 17:46:46 +02:00
William Durand
9854302ab7
Remove call to non-existing events-xxxx.json endpoint ( #14426 )
2020-05-28 14:50:03 +02:00
William Durand
b4a1e579cd
Remove impala/homepage.js ( #14401 )
2020-05-27 15:50:19 +02:00
Denis Nuțiu
a68e84a07c
Change delete version warning message ( #14221 )
2020-05-14 16:40:24 +02:00
Avishi Gupta
eb2a87e474
Minor changes
2020-05-01 13:48:44 +05:30
Avishi Gupta
ba16f2584b
Error messages displayed next to the field
...
Fixes: https://github.com/mozilla/addons-server/issues/9588
2020-04-25 00:45:49 +05:30
Mathieu Pillard
a1c10fa5cd
Add external variables when matching yara rules ( #13987 )
...
* Add `filename` external variable when matching yara rules
* Use a regexp in test
* Fix flake8
* Replace filename with is_json_file, is_manifest_file, is_locale_file
* Also inject external variables when cleaning definition
* Give hints about external variables at rule creation
2020-04-17 15:27:33 +02:00
Manish Aradwad
52e3cee105
Updated strings on source code submission page ( #13681 )
...
Changed 'obfucated' to 'minified, concatenated or otherwise machine-generated'
2020-03-16 14:58:46 +01:00
Mathieu Pillard
10d462eefa
Allow access to review page to most reviewers while restricting actions ( #13720 )
...
Allow access to review page to most reviewers while restricting actions
This kinda reverses the previous behavior, allowing users with any kind
of reviewer permission to see listed review pages, but restrict the
actions depending on the permissions they have.
Unlisted continue to be restricted to unlisted reviewers.
2020-03-16 12:22:26 +01:00
Bob Silverberg
7f142ff1b1
Changed 'obfucated' to 'minified, concatenated or otherwise ma… ( #13631 )
...
* Changed 'obfucated' to 'minified, concatenated or otherwise machine-generated'
* Made the suggested changes
* Reverted back to previous commit
* 'contain' => 'contains'
2020-03-05 14:01:43 -05:00
Mathieu Pillard
157358dbf0
Use GET for queue_viewing, preventing database pinning cookie from being set
2020-02-11 12:27:52 +01:00