Mathieu Pillard
e29adf662c
Replace AMO favicon with Firefox logo ( #22650 )
2024-09-09 17:47:30 +02:00
dependabot[bot]
4b76b7cee4
Bump django from 4.2.13 to 4.2.14 in /requirements ( #22461 )
...
* Bump django from 4.2.13 to 4.2.14 in /requirements
Bumps [django](https://github.com/django/django ) from 4.2.13 to 4.2.14.
- [Commits](https://github.com/django/django/compare/4.2.13...4.2.14 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* rm one-time fix_missing_icons command
* fix Storage tests to not save to absolute paths
* rm unused import
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Williamson <awilliamson@mozilla.com>
2024-07-17 09:43:09 +01:00
Mathieu Pillard
686ad55a2d
Remove `fill="context-fill" and `fill-opacity="context-fill-opacity"` from Hero SVGs ( #22267 )
...
This was preventing them from being displayed when loaded as <img> in Chrome
and some image viewers. We are not using them as masks so that shouldn't matter.
2024-05-22 10:52:13 +02:00
Andrew Williamson
00d1e42275
show special flag for nhr from abuse reports in review queue ( #22151 )
...
* show special flag for nhr from abuse reports in review queue
* refactor NeedsHumanReview REASON constants into Choices
* split single flag into three types of abuse/appeal
* optimize queryset construction
2024-04-23 20:10:27 +01:00
Mathieu Pillard
229e8dab84
Handle "original" size icon being absent when disabling, falling back on largest size ( #22126 )
2024-04-18 17:54:15 +02:00
Mathieu Pillard
562ce3dc2f
Appeal form & logic for abuse reports handled by Cinder ( #21291 )
...
* Appeal form & logic for abuse reports handled by Cinder
2023-10-11 15:30:15 +02:00
Mathieu Pillard
dcfe5e87e0
Show & Allow removing Unlisted Auto-Approval Extra Delay in review tools ( #20297 )
...
* Show & Allow removing Unlisted Auto-Approval Extra Delay in review tools
Also refactor how flags are displayed, adding a couple new ones and hiding the ones that are not relevant to the version shown in the review page because of the channel.
2023-02-09 15:01:01 +01:00
Mathieu Pillard
46ba98eef2
Remove ui.lightbox.js ( #18741 )
...
* Remove ui.lightbox.js
Only real usage left was in reviewer tools, though it was referenced in bundles
for pages long gone (legacy frontend, legacy discovery pane).
* Also remove images
2022-02-02 19:16:16 +01:00
Mathieu Pillard
7c8d889ef0
Remove obsolete "pioneer" landing page ( #17460 )
2021-07-09 14:27:48 +02:00
Andrew Williamson
2ada9d8cd2
update default icon to simplified photon style graphic ( #17200 )
2021-06-01 10:23:22 +01:00
Mitrajit Chandra Chandra
0abe68ef8d
#16379 Tidy up predefined icon_type support in Addon / devhub ( #16972 )
...
* #16379 Tidy up predefined icon_type support
* Test files cleaned to eliminate test errors
* Codestyle error corrected
* Unused imports and variables removed
* __init__ method removed
* Unused images removed
2021-04-22 10:55:35 +01:00
Divya Nayal
a55916ca83
Replaces Facebook with Instagram in Dev Hub Footer, Fixes #16938 ( #16982 )
...
Co-authored-by: Divya Nayal <43030745+divyanayal@users.noreply.github.com>
2021-04-20 15:37:14 -04:00
Lisa Chan
e36e061e99
RE: Remove previous featured hero images ( #15252 )
...
* Remove previously utilized hero images, and updated hero/models.py
* Updated hero model
2020-11-05 12:59:23 +00: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
Bob Silverberg
18384a0c3c
Make the code manager the default link for reviewer tools ( #14442 )
2020-06-02 12:56:09 -04:00
Shivam Singhal
47957400bf
Remove Telegram Channel from Connect ( #13776 )
...
r+ thanks!
2020-03-19 09:18:13 +00:00
Andrew Williamson
b821d1495a
add more hero featured images ( #13556 )
2020-02-25 13:05:09 +00:00
Mathieu Pillard
9cc031333c
Switch from IRC to Matrix
2020-02-21 11:02:29 +01:00
Andrew Williamson
2a40a6b456
add a test that fails if any image file is over >200kb + clean up images
2019-12-06 14:44:52 +00:00
Andrew Williamson
c3e89d4861
replace the removed files so they're there during deployment
2019-12-03 11:30:30 +00:00
Andrew Williamson
8e841309da
change pngs for jpegs + add scott by the window
2019-11-27 16:23:21 +00:00
Andrew Williamson
1a34dce716
add featured images
2019-11-15 11:27:32 +00:00
Mathieu Pillard
146ce6bdc0
Display auto approval delay as a flag in reviewer queues ( #12863 )
...
Display auto approval delay as a flag in reviewer queues
2019-11-14 12:37:32 +01:00
Andrew Williamson
47f5270b5a
rm ADDON_THEME ( #12778 )
2019-11-05 13:23:12 +00:00
Andrew Williamson
d8febfe7d9
add connect with us section ( #12669 )
2019-10-22 16:17:23 +01:00
Andrew Williamson
968e280ca3
replace hero featured images with obvious testing placeholders
2019-10-21 13:07:06 +01:00
Andrew Williamson
6dc9dc83a4
optimize the mozilla svg logo
2019-10-15 10:52:40 +01:00
Andrew Williamson
21df56e70c
add frontend style common site footer
2019-10-15 10:22:24 +01:00
Andrew Williamson
fdc43e4775
Update get involved graphic with svg
2019-10-11 15:34:41 +01:00
Andrew Williamson
acc3122040
Devhub landing page extension workshop refresh ( #12552 )
2019-10-09 16:03:23 +01:00
Andrew Williamson
4ca454b8ae
adding some more secondary hero icons
2019-09-30 10:49:01 +01:00
Andrew Williamson
2963e41224
add secondary hero modules ( #12068 )
...
* add secondary hero modules
* Rename 1114-add-secondary-hero-module.sql to 1115-add-secondary-hero-module.sql
2019-08-12 12:30:02 +01:00
Andrew Williamson
18a805baa7
remove more (all?) personas cruft ( #12031 )
...
* remove more (all?) personas cruft
* _ADDON__PERSONA to _ADDON_PERSONA
2019-08-06 19:39:20 +01:00
Andrew Williamson
dbb9d8cd49
Add admin support for adding/editing primary hero shelf items ( #11949 )
2019-07-29 17:16:09 +01:00
Andrew Williamson
c00d2684df
create primary hero shelve model, serializer, view
2019-07-18 14:26:06 +01:00
Kumar McMillan
d7b9e6cc6a
Link to Code Manager from reviewer tools ( #11038 )
2019-03-28 23:35:03 -05:00
Andrew Williamson
ed024da8df
publize 128px icon as a standard icon size; only generate 32, 64, 128 ( #10092 )
2018-11-28 13:08:05 +00:00
Christopher Grebs
5005078f91
Update firefox icon, fix positioning. ( #9452 )
...
Fixes #9451
This does not touch the manually created sprites in static/img, this
should be a separate issue I guess.
I'd like to get this cherry-picked into this weeks tag.
![screenshot from 2018-09-18 20-01-50](https://user-images.githubusercontent.com/139033/45706986-e873a800-bb7d-11e8-8662-3d22117b2835.png )
2018-09-19 11:56:43 +02:00
Shivam Singhal
8f559caf19
Fixing 8224 updating firefox logo in header ( #8257 )
2018-05-15 16:49:51 +01:00
Andreas Wagner
ff0cb96af9
Update devhub landing page logo ( #7603 )
2018-02-20 12:06:41 +01:00
Mathieu Pillard
2a377a01cb
Add a (soft) deadline for requests for information
2018-02-14 12:52:20 +01:00
Daniel Schep
75602fdddd
update AMO badges with Firefox Quantum icon
2017-11-22 20:51:57 -05:00
Mathieu Pillard
d2411fd0b6
Rename editors to reviewers everywhere except in the URLs
...
URLs to follow in a later commit, it will need redirects etc.
2017-10-23 15:55:32 +02:00
Mathieu Pillard
67ad8c92fa
More design adjustments for the try the new frontend banner
...
- Use Fira (SemiBold)
- Use the provided svg for the close button
- Only display on the homepage for now
2017-10-20 12:35:33 +02:00
Mathieu Pillard
7165b7441b
Add some styling to the notification to try out the new site
...
(Also move it lower as per spec)
2017-10-17 16:59:06 +02:00
Michael Kelly
e6a101d217
Add enrollment page for Firefox Pioneer. ( #6529 )
2017-09-27 16:27:25 -05:00
Stuart Colville
ac5e02730c
Update favicon and bust cache ( #6435 )
...
* Update favicon and bust cache
* Use existing cache-busting mechanism
2017-09-15 19:01:35 +01:00
Stuart Colville
666a87178b
Update new favicon ( #6416 )
2017-09-15 13:57:02 +01:00
Trishul
9aede74c80
[RTL]Number of users in add-ons details pages is not correctly aligned #3649 ( #6217 )
2017-08-24 16:47:54 +08:00