Граф коммитов

1234 Коммитов

Автор SHA1 Сообщение Дата
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
Andrew Williamson e4b190fe72
show flags in post-review queues; update promoted group icons (#15546) 2020-09-22 14:16:34 +01:00
Andrew Williamson bb7b4f3cd9
promoted review icon in review queue (#15506)
* promoted review icon in review queue

* don't lose the png transparency
2020-09-17 18:51:51 +01:00
Mathieu Pillard fc646b9450
Make reviewer tools pages larger and stop displaying counts in queue tab bar (#15503)
* Make reviewer tools pages larger and stop displaying counts in queue tab bar

The queue counts are costly and we can live without them in the tab bar. It's
probably best to hide them rather than cache them and deal with them not
always be up to date.

The width of all reviewer tools pages is also adjusted to make the layout a
little nicer - now that we don't have the counts anymore, 120em should be
enough.

* Also remove queue counts from the moderated queue
2020-09-17 11:44:43 +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 ab2e3c7f11
update css class to highlight all promoted addons (#15325) 2020-08-18 15:29:09 +01: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
Andrew Williamson 76f3516b02
Revert "RE: Adjust the hero API code to deliver uploaded images (#15080)" (#15199)
This (partly) commit 84c45610be (migration isn't).
2020-08-06 10:16:27 +01: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
Lisa Chan 84c45610be
RE: Adjust the hero API code to deliver uploaded images (#15080)
* Revised to replace image with uploaded hero images

* Adjusted stylesheet - preview of hero image

* Delete image from PrimaryHero - did not run makemigrations yet

* Revised additional tests

* Adjusted line lengths - flake8

* Revised to include latest updates

* Delete image from PrimaryHero
2020-08-04 12:41:46 -04: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
Lisa Chan b8a8eded12
Revert commits (#15079) 2020-07-27 16:18:47 -04:00
xlisachan 41fd60d968 Adjusted stylesheet for preview of primary hero images 2020-07-27 11:32:47 -04: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 931852cd05
Implement delayed review rejections in reviewer tools (#14968)
* Implement delayed review rejections in reviewer tools

This removes the ability to have an info request with a deadline, and
instead makes it possible to delay review rejections when using the
reject multiple versions action.
2020-07-17 13:15:55 +02:00
Mathieu Pillard 2f710df2eb
Add new reviewer flag to disable auto-approval until the next manual approval (#14911)
* Add new reviewer flag to disable auto-approval until the next manual approval

This will be used by delayed review rejections to "pause" listed auto-approvals
for an add-on until the next version that fixes the issues noted by the reviewer
is approved.

* Bump migration

* Test for the field being False
2020-07-15 16:06:25 +02:00
William Durand 1fbae3c94f
Highlight versions to be reviewed for MAD (#14936) 2020-07-15 11:15:54 +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
Andrew Williamson d65f1ee0a5
Merge pull request #14488 from xlisachan/upload_primaryhero
RE: Add a button to upload an image to the primary hero image folder
2020-06-25 18:24:07 +01:00
xlisachan 6a033c0a1a Lint issues 2020-06-23 16:34:08 -04:00
xlisachan acabcb6116 Added new line at the end of file 2020-06-18 10:29:01 -04:00
William Durand 07e52016c2
Enhance stats top charts (#14641) 2020-06-18 12:37:36 +02:00
xlisachan 57ee4022cb Revised stylesheet for select_image property (including no-image) and in PrimaryHeroImageAdmin 2020-06-16 21:21:56 -04: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
Bob Silverberg 18384a0c3c
Make the code manager the default link for reviewer tools (#14442) 2020-06-02 12:56:09 -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
junngo cadfc2714d The images for the primary hero items are aligned 2020-05-05 17:15:51 +09:00