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

961 Коммитов

Автор SHA1 Сообщение Дата
Andrew Williamson 2853b675ca use npm for jqueryui (#5581) 2017-06-09 18:14:29 +01:00
Mathieu Pillard ad16f26a77 Add a very basic admin for abuse reports (#5602)
* Add a very basic admin for abuse reports

* Display delete action in abuse admin changelist, and make the detail fields readonly

* Add filtering abuse reports by type (and make the admin wide to compensate for lost space)

* Add simple test
2017-06-08 16:06:14 +02:00
Andrew Williamson cdc2d54204 Use the correct less.js that comes with our less dependancy rather than a 6 year old one. (#5587) 2017-06-07 16:13:08 +01:00
Christopher Grebs 9f6dd91153 Remove legacy devhub (#5576)
* Remove old devhub legacy template and relevant tests.

* Add migration to remove waffle flag.

* Remove some unused CSS and images.

* Fix tests, remove more devhub legacy tests.

Fixes #5582
2017-06-07 22:21:26 +08:00
Andrew Williamson 338bdf5e99 JS libs that aren't referenced in our templates or base_settings.py (#5564) 2017-06-05 12:07:46 +01:00
Andrew Williamson aa2f179578 use npm for just jquery (#5530) 2017-06-01 12:32:58 +01:00
Andrew Williamson 677f00a3df revert all of use npm for js libs (#5523) 2017-05-30 17:08:30 +01:00
Andrew Williamson 49a2b03b88 switch back to raven.min.js to try to fix -dev breakage (#5521) 2017-05-30 15:54:54 +01:00
Mathieu Pillard b34fc96a3c Merge pull request #5509 from diox/reject-multiple-versions-fixes
Prevent dynamic fields in reviewer tools from being shown for the wrong action
2017-05-30 15:56:55 +02:00
Andrew Williamson 2af008a479 use npm for js libs (#5485) 2017-05-30 13:09:31 +01:00
Mathieu Pillard cdd25c35ef Prevent dynamic fields in reviewer tools from being shown for the wrong action
fields with data-value="reject_multiple_versions" were shown for the "reject"
action because the value started with "reject"... Added a separator at the
end of every value list, and made sure to always include the separator when
searching, guaranteeing an exact match.

Also limit reject_multiple_versions to listed, public add-ons and make
sure the same version is not shown multiple times if it has multiple files
while we're at it.
2017-05-29 14:50:25 +02:00
Andrew Williamson cff7a1f54e dropping some css and js fixes for old IE versions (<9) (#5488) 2017-05-25 09:26:50 +01:00
Mathieu Pillard 0c3ba4614e Merge pull request #5427 from diox/add-reject-auto-approved-functionality
Add ability for post-reviewers to reject multiple approved versions
2017-05-23 14:07:44 +02:00
Mathieu Pillard 6050b1ab94 Use a dropdown instead of checkboxes in reject multiple versions action
Also allow rejection of any public version, regardless of add-on state,
and use latest version when sending the activity notification email so
that the developer is always able to reply.
2017-05-22 16:02:47 +02:00
Harikishen H 096903f2a1 Fix #2351 - Added attribute resize: vertical for textarea tag (#5397) 2017-05-18 13:27:57 +01:00
Mathieu Pillard e02659290c Add ability for post-reviewers to reject multiple (approved or not) versions 2017-05-17 12:44:23 +02:00
Raajit Raj 38ed7b592c Fix #5241 - Added a margin-right of 1em (#5344) 2017-05-12 09:24:25 +01:00
Mathieu Pillard 61e2acacce Merge pull request #5232 from diox/remove-mobile-specific-templates
Remove mobile templates and views now that addons-frontend powers our mobile site
2017-04-26 11:51:10 +02:00
Doug Thayer 114481ab2d Shield Study 11 (Plugin Safety) Static Pages 2017-04-21 13:00:19 -07:00
Mathieu Pillard 7e0faa4a23 Remove mobile templates and views now that addons-frontend powers our mobile site
django-mobility dependency is kept temporarily while we assess how best
to replace its middlewares.
2017-04-21 18:20:43 +02:00
Mathieu Pillard f6da2b8ee8 Make 'Compatible with Firefox 57+' label a link, include it in search results 2017-04-19 11:49:52 +02:00
Mathieu Pillard b41273536c Merge pull request #5153 from diox/expose-webextensions-pages
Add label to webextension add-ons on their detail page
2017-04-12 12:04:36 +02:00
Mathieu Pillard ad2054572d Add label to webextension add-ons on their detail page 2017-04-11 13:37:18 +02:00
Kamyar Ardekani 8402e11949 fix #5144 Shield Study 10 Page Reload consent page (#5145)
* fix #5144 Shield Study 10 Page Reload consent page

* improved the clarity of the link to the data collection wiki (fixes #5144)
2017-04-11 10:56:51 +07:00
Christopher Grebs f46c8fd8c6 Update "What's New" section, fix background/text positioning (#5039)
* Implement updated content for My Addons "What's new" section.

Fixes #4926

* Fix positioning of fr text.

Fixes #4957

* Use min-height instead of weird positioning luck.
2017-03-27 19:01:10 +02:00
Mathieu Pillard 1692c5f424 Remove user reviews translations feature
Fix #4990
2017-03-22 18:08:22 +00:00
Andrew Williamson fc43673298 Disable activity reply form submit during submission to avoid dupe replies (#4905) 2017-03-10 17:48:22 +01:00
Andrew Williamson e26a6012c5 align permission popup <li> in RTL (#4871) 2017-03-07 17:56:37 +01:00
Stuart Colville f16c9db594 Merge pull request #4792 from numrut/redundant-js-code
Remove redundant search suggestions code
2017-02-28 16:22:20 +00:00
Yevhen f9f0e7e0fb Redundant code
Since #4775 has been merged, some code became unreachable.

The `href` property of `.sel` link never changes.
2017-02-28 13:32:27 +02:00
Stuart Colville 7480b79251 Merge pull request #4775 from numrut/addons-issue-317
Submit the search form on link click
2017-02-28 10:35:07 +00:00
Yevhen a87d520684 Update suggestions.js 2017-02-28 12:01:26 +02:00
Andrew Williamson 2ffd6262e3 scroll review activity reply box into view on devhub versions page (#4771) 2017-02-27 10:27:17 +01:00
yvh 7fbca918a9 Submit the search form on link click 2017-02-26 17:40:17 +02:00
Stuart Colville 134e21a771 Revert "Fix search-on-click" 2017-02-23 14:31:06 +00:00
Andrew Williamson 8a89f33d64 permissions dialog revision. (#4726)
* permissions dialog revision.
changes:
- hide unknown permissions
- change 'it can' to 'this add-on can'
- permissions to permission in blurb
- no permissions, don't show link and dialog
- underline between icon and permissions
- group sites
- middle align permissions, privacy policy links

* move check for showing permissions link/dialog to Addon model

* add xss tests to permissions dialog output for match urls.

* Update description text to match mozilla-central
2017-02-23 14:38:58 +01:00
Mathieu Pillard a2aef6d995 Merge pull request #4735 from diox/remove-remnants-of-old-auto-validation
Remove old auto validation code we don't use
2017-02-22 15:30:56 +01:00
Lavish Aggarwal 41db453953 Fixes #1011: Don't show 'Your submission will be automatically signed.' for add-on types we don't sign (#4711) 2017-02-21 19:55:05 +01:00
Mathieu Pillard c57ca183be Remove old auto validation code we don't use
We automatically sign beta and unlisted versions no matter what their
validation result is. We will try to re-introduce automatic validation
for listed add-ons soon, but not like this.
2017-02-21 16:39:49 +01:00
Stuart Colville 817f2ad8bc Merge pull request #4715 from muffinresearch/add-responsive-404
Add responsive 404 page for mobile fallback
2017-02-20 14:11:32 +00:00
Stuart Colville 8d8cbee2fb Merge pull request #4691 from numrut/search-on-click
Fix search-on-click
2017-02-20 10:58:00 +00:00
Stuart Colville 27618f219c Add responsive 404 page for mobile fallback 2017-02-17 19:57:44 +00:00
Yevhen 1ad7271593 Update suggestions.js 2017-02-17 14:30:07 +02:00
Yevhen 9d783ddcc9 Update site_suggestions.js 2017-02-17 14:30:07 +02:00
Yevhen 9914307bac Add URL encoding 2017-02-15 19:45:35 +02:00
Andrew Williamson 65764f3b52 Display requested permissions on detail page. (#4670) 2017-02-15 16:25:32 +01:00
Yevhen 03efc57579 Fix search-on-click 2017-02-15 17:14:47 +02:00
Christopher Grebs 4c67cbe91e Update 'My Addons' layout to be responsive with long names and other locales.
* The add-on name should be given its own line, so when it becomes too long, it just continues down the next line uninterrupted
* The “Edit Listing” link should also have its own line, directly below the add-on name (no longer appearing inline and to the side of the add-on name)
* The “Last Updated” field is always aligned right and to the bottom, so it lines up with add-on version and status.

Fixes mozilla/addons-frontend#1800, fixes #4640
2017-02-14 11:32:56 +01:00
Stuart Colville 278eb46513 Merge pull request #4646 from muffinresearch/fix-moz-calc
Replace -moz-calc for mobile and fallback for legacy disco pane
2017-02-10 15:12:39 +00:00
totaki 0c632f589f Remove float from api-key labels 2017-02-09 21:24:41 +03:00
Stuart Colville 56e13ae47d Replace -moz-calc for mobile and fallback for legacy disco pane 2017-02-09 12:43:52 +00:00
Potch 9ff5cf3870 Update addons logo to be symmetric (#4627)
* Update addons logo to be symmetric
* Fix that fill color
* Fix signed-out logo too
* Remove errant newline
2017-02-08 11:12:39 +00:00
Christopher Grebs c410270ba6 Merge pull request #4608 from gregglind/shield-study-9
Static Page for shield_study_9 "Get Synced"
2017-02-07 18:11:05 +01:00
Gregg Lind 066877c44e Static Page for shield_study_9 "Get Synced" 2017-02-07 10:58:17 -06:00
Christopher Grebs bfd72b3737 Make sure we only support file-syntax aliases for SyntaxHighlighter that are installed.
Fixes #4552
2017-02-07 11:31:56 +01:00
Andrew Williamson 8626b188e0 change resume link to go to request_review so statuses are set correctly (#4542) 2017-02-02 17:08:44 +00:00
Stuart Colville 4d5a8c361a Merge pull request #4569 from muffinresearch/overload-django-ngettext-js
Fallback to en translations if no translation supplied for plural
2017-02-02 15:28:48 +00:00
Stuart Colville 33e767394a Fallback to en translations if no translation supplied for plural 2017-02-02 15:01:12 +00:00
Stuart Colville 6395bf070a Merge pull request #4544 from muffinresearch/fix-spaceship-position
Fix spaceship position
2017-02-01 09:17:42 +00:00
Stuart Colville 20920cb4ea Fix spaceship position 2017-01-31 17:51:08 +00:00
Andrew Williamson fda6a9c157 devhub in issues rtl reported the fix should this (#4539) 2017-01-31 14:08:58 +00:00
Andrew Williamson 4d0ac71bb3 Make version upload process cancellable at the details step. (#4486) 2017-01-30 13:11:38 +00:00
Christopher Grebs 8f8ed163bb Fix overall width of the BlogPosts list in case a title is too long. (#4485)
* Fix overall width of the BlogPosts list in case a title is too long.

* Fix spacing by setting max-width and enforce space-between.

* Add margin to properly break responsively.
2017-01-27 16:37:43 +01:00
Christopher Grebs 1d44d347ce Unify link colors for visited and hover effects. (#4473)
* Unify link colors for visited and hover effects.
* Separate link and button styles, make them more distinct and add underline to hover.

Fixes #4274
2017-01-25 13:05:42 +01:00
Andrew Williamson 12cee508e6 allowed two activity reply forms on one page; added link to open latest version. (#4461) 2017-01-25 11:27:44 +00:00
Christopher Grebs 0b4a15a0ce fix function casing 2017-01-25 12:09:13 +01:00
Christopher Grebs 3186cebbf8 Don't make version-status span look like a link on hover. 2017-01-25 12:01:04 +01:00
Christopher Grebs e18722cc3d Separate link and button styles, make them more distinct and add underline to hover. 2017-01-25 11:55:52 +01:00
Christopher Grebs d052886603 Remove duplicate text-decoration, forgot this one. 2017-01-25 11:18:55 +01:00
Christopher Grebs 009e7c8a59 Fix duplicate .link call 2017-01-25 11:17:48 +01:00
Christopher Grebs 0402948bd5 Unify link colors for visited and hover effects.
Fixes #4274
2017-01-25 11:08:50 +01:00
Christopher Grebs 03e2dd8021 Align items in version-details on baseline 2017-01-25 07:52:32 +01:00
Andrew Williamson ee93d5cffd reference the less file in new-landing/base instead of the post-less css output (#4466) 2017-01-24 17:04:30 +00:00
Christopher Grebs b889b07077 Merge pull request #4448 from mozilla/bugfix/4418-devhub-fix-rtl-last-updated
Fix last updated in RTL.
2017-01-24 16:22:12 +01:00
Christopher Grebs 75d11dc66d Fix last updated in RTL.
Fixes #4418
2017-01-24 15:41:48 +01:00
Andrew Williamson c318ae3559 Add tooltips to channel tags shown in devhub (#4447) 2017-01-24 11:19:47 +00:00
Christopher Grebs 74f0ca236e Fix recent add-ons if it contains a persona. (#4452)
* Fix recent add-ons if it contains a persona.

Fixes #4283

* Fix flake8
2017-01-23 22:10:43 +01:00
Christopher Grebs e5fc1b02df Merge pull request #4454 from mozilla/bugfix/4451-fix-footer-margin-bottom
Fix devhub footer margin-bottom.
2017-01-23 22:10:09 +01:00
Christopher Grebs fd72dc6b50 Fix footer margin-bottom.
Fixes #4451
2017-01-23 18:47:15 +01:00
Christopher Grebs ae61cf5dc3 Fix blank space in navigation for logged in view.
The problem here is that the content below the navigation is not
responsive and has a min-width of @grid-max (960px) but the navigation
shrinks according to the view-port.

This adds a min-width to the navigation for the logged in view.

Fixes #4425
2017-01-23 16:56:59 +01:00
Christopher Grebs 6926dceda4 Add register button to navigation.
Doesn't add a button to our navigation since we have the sign-in link
twice on the page already and we don't want sign-in link in the
navigation currently.

Fixes #4397
2017-01-19 09:43:08 +01:00
Christopher Grebs 33d4785ab7 Merge pull request #4337 from mozilla/bugfix/4287-fix-signedin-scrollbars
Fix scrollbar issues for signed-in views.
2017-01-18 19:22:22 +01:00
Christopher Grebs 06fde35e48 Fix rendering of add-on name and 'edit listing' link on RTL. (#4329)
* Fix rendering of add-on name and 'edit listing' link on RTL.

Fixes #4320

* Add more margin to the add-on icon on rtl
2017-01-18 16:04:23 +01:00
Christopher Grebs 5bacf1d59b Fix scrollbar issues for signed-in views.
This re-enables horizontal overflow for our 'My Addons' view again.

Fixes #4287
2017-01-18 14:53:32 +01:00
Christopher Grebs b620aff9c7 Merge pull request #4307 from mozilla/feature/4291-add-language-switcher
Implement language switcher.
2017-01-18 14:27:42 +01:00
Christopher Grebs f30616a85a Revert "Update restyle.less (#4266)"
This reverts commit 6cbc938a0f.

We ran into a regression with various additions to the .addon-header.
Let's fix this in a different way.
2017-01-17 18:40:38 +01:00
SaminRK 6cbc938a0f Update restyle.less (#4266)
fixes #2440
2017-01-17 17:39:27 +01:00
Atique Ahmed Ziad 1853f6736d Fixed layout issue of "Learn How" button in Dev Hub page
Fixes #4308
2017-01-17 13:00:21 +06:00
Christopher Grebs cd6d959310 Implement language switcher.
Unfortunately this now means including 'common' javascript stuff. I
chose to do that instead of just loading the footer-relevant stuff since
I think that all common stuff is usually already in the users cache
anyway.

Fixes #4291
2017-01-16 16:47:16 +01:00
Christopher Grebs 1ec7dbdc18 Merge pull request #4293 from mozilla/bugfix/4243-fix-my-addons-rtl
Fix styles on RTL languages.
2017-01-16 15:21:29 +01:00
Christopher Grebs 31e937e6b7 Fix styles on RTL languages.
Fixes #4243
2017-01-16 13:44:32 +01:00
Christopher Grebs 74e5e1d272 Add separate 'Sign Out' link to navigation, link user profile.
Fixes #4288
2017-01-13 18:02:20 +01:00
Christopher Grebs b95b8972ca [DevHub Landing] Implement My Addons List and What's New Box (#4263)
* Implement my addons list.
* Implement "What's new" box, unify class names.
* Optimize images
* Implement addon version and channel details, stylelint.
* add min-width of @grid-max

... and other smaller changes along the way.

Fixes #4051, Fixes #4052, Fixes #3853, Fixes #3852, Fixes #4269
2017-01-12 21:35:25 +01:00
Christopher Grebs 236c8ee826 Implement review comments.
* fix click events in whats new box
* extract color codes
* add min-width of @grid-max

... and other smaller changes.
2017-01-12 20:18:48 +01:00
Christopher Grebs 50d16c3aba Implement addon version and channel details, stylelint. 2017-01-12 17:36:58 +01:00
Christopher Grebs 4889d028df Optimize images 2017-01-12 05:14:25 +01:00
Christopher Grebs 2d7ea6c837 Implement "What's new" box, unify class names.
Fixes #3825, Fixes #4052
2017-01-12 05:06:14 +01:00
tofumatt ☕️ 185bc7d425 Merge pull request #4256 from atiqueahmedziad/bdelete
Remove breadcrumbs code from AMO
2017-01-11 20:13:34 +00:00
tofumatt ☕️ 3cfb06ce62 Merge pull request #4264 from atiqueahmedziad/nonecollection
Fix message troubles when adding an add-on to a collection
2017-01-11 19:54:16 +00:00
atiqueahmedziad 0b3fa8706a Fix message troubles when adding an add-on to a collection (fixes #3593) 2017-01-12 01:39:08 +06:00
Christopher Grebs 300f881644 WIP: Implement my addons list.
Refs #3853
2017-01-11 19:31:52 +01:00
Stuart Colville 749ab2d3fd Fix stats display RTL 2017-01-11 16:03:31 +00:00
Stuart Colville de94461312 Fix RTL and other assorted tweaks 2017-01-11 12:46:58 +00:00
atiqueahmedziad 03dc6c26e4 Remove breadcrumbs code from AMO 2017-01-11 15:57:53 +06:00
Stuart Colville 580bc015ab Fix whitespace 2017-01-10 18:16:36 +00:00
Stuart Colville f49f862aad Fix stats nav wrapping for non-en locales 2017-01-10 12:04:02 +00:00
Piyush Rungta c277a146f2 setting width to truncate long words (fixes #3935) 2017-01-09 21:28:25 +05:30
Christopher Grebs 14ea35e6f4 [New Devhub Landing] Implement Footer (#4242)
* Implement footer, fixes #3851
* Remove paddings from content boxes, it's not needed anymore.

We now calculate the width based on border-box (width + padding) so this
is leading to wrong widths. Also it appears it's not really needed
anymore on desktop since we are wrapping everything with a max-width
anyway.

* Fix font weight for content > li
* Add links, mark strings as translatable
2017-01-09 13:28:21 +01:00
Christopher Grebs 9312c64968 [New Devhub Landing] Fix spacing in navigation. (#4241) 2017-01-09 12:12:16 +01:00
Stuart Colville 0552cf1b47 Merge pull request #4239 from muffinresearch/add-ladder-image
Add ladder image and refactor backgrounds
2017-01-09 09:53:11 +00:00
Stuart Colville 99928cb34e Add ladder image and refactor backgrounds 2017-01-09 09:36:30 +00:00
Stuart Colville 344851cebb Merge pull request #4238 from muffinresearch/optimise-png-and-svg
Squash png + svg in static/img/developers/new-landing
2017-01-06 21:11:40 +00:00
Stuart Colville a43c00673c Squash png + svg in static/img/developers/new-landing 2017-01-06 18:25:58 +00:00
Christopher Grebs 90ea5a6558 Remove delay-file-viewer flag, remove async file extraction, improve file-viewer consistency (#4218)
Remove delay-file-viewer flag and remove async file extraction from backend.

The frontend still supports it, I didn't want to touch untested code
tbh.

Fixes #4203, refs #3579

* Properly lock FileViewer on multiple extractions, more vigilant file deletion.
* Actually show extraction errors in the file-viewer.
  Currently the view would stay completely blank if there are any errors.
* Make locking more reliable, add some tests.
* Remove needless test, reverse lock return values, review comments.
* Add comment about notification-box
* Add comment about race-condition.
2017-01-06 17:55:32 +01:00
Stuart Colville 3e717c515f Add addon and evolution callout 2017-01-06 12:13:23 +00:00
Stuart Colville 3679c83bcc Fix fonts 404 (Fixes #4222) 2017-01-05 16:10:56 +00:00
Stuart Colville 7232f8e263 Add background to header and update padding 2017-01-05 12:46:29 +00:00
Stuart Colville 8ad46e20d5 Add publish my addon block 2017-01-05 09:24:15 +00:00
Christopher Grebs b4e06a08ca Add 'My Add-ons' section for new developers. (#4212)
* Add 'My Add-ons' section for new developers.

Refs #4051
2017-01-04 21:31:42 +01:00
Stuart Colville 990f8930c4 Add port-chrome-ext section 2017-01-04 16:33:21 +00:00
Christopher Grebs 9a76552b6f Implement tools section, small refactoring to make responsive positioning easier.
Fixes #4054

* Smaller cleanup, split separate components into their own less files.
* Add less in-browser capabilities again
2017-01-04 11:09:46 +01:00
Sailesh Choyal 110c054cf9 Override Download button underline
Removed the underline from the Download button
2016-12-20 11:33:00 +05:30
Christopher Grebs 5f4af7b2ac Implement 'Latest News' section, fixes #4053
* Reorder some things, wrap devhub content for better flex styling.
* Show blog post section only for logged-out users.
* Fix style, https link and improve 'read more' link text.
2016-11-28 09:10:25 +01:00
Christopher Grebs e9d8b25cd3 Merge pull request #4067 from mozilla/feature/4050-navigation-desktop
Finalize navigation for desktop
2016-11-24 20:36:32 +01:00
Christopher Grebs 1c11dac644 Finalize navigation and header section for desktop, minor fixes along the way.
* Simplify authentication switch, move overview sections to new components template.
 * Add 'Add-on Developer Hub' text, restructure logo a bit
 * Implement more responsive text in navigation
 * Unify logo sizing, avoid cropping
 * Make text translatable

Fixes #4050
2016-11-24 20:03:06 +01:00
Andrew Williamson 477406e944 Merge pull request #4045 from eviljeff/i3471-update-addon-visibility-box
Tinker with addon status box layout and copy on version list page
2016-11-23 16:32:51 +00:00
Christopher Grebs 22ea96e2ec [DevHub Landing] Add logged-in state for mobile navigation.
Fixes #4027

* Show avatar only for larger screen devices (might need some adjustments later..)
2016-11-23 15:48:47 +01:00
Andrew Williamson 0ac44d42c6 Tinker with addon status box layout and copy on version list page 2016-11-22 14:53:13 +00:00
Andreas Wagner 857e09f6d8 Delete unused files viewer highlighter brushes 2016-11-22 14:33:31 +01:00
Andreas Wagner 55b4fbe08f Merge pull request #4036 from wagnerand/file-viewer-highlight
Fix file viewer highlight
2016-11-22 13:54:23 +01:00
Andreas Wagner 5154cbac05 Fix file viewer highlight 2016-11-22 00:51:28 +01:00
Andrew Williamson 0b8401beb9 New File upload flow in the same style as the new version and new addon. 2016-11-20 17:04:25 +00:00
Christopher Grebs 667e0912ae Implement mobile navigation for new devhub landing pages.
* Add basic infrastructure, configure fonts
* First version of navigation and section header.

Fixes #3849 (Navigation)
Fixes #3850 (Customize Firefox Section)
2016-11-18 15:53:27 +01:00
Andreas Wagner 665abc02d3 Update syntaxhighligher 2016-11-17 17:56:54 +01:00
Christopher Grebs 6ba4205e57 Merge pull request #3991 from merike/patch-1
Reviews number in the required add-ons section is hard to read #2606
2016-11-17 07:41:51 +01:00
Andrew Williamson 5698e661ec Merge pull request #4005 from eviljeff/i3471-update-addon-visibility-box
Update addon details box for channels
2016-11-15 16:49:36 +00:00
Marco Bonardo 21653ae9aa Shield Study 8 (Search) Static Pages (#4002)
* Shield Study 8 (Search) Static Pages

Consent Page for Shield Study 8 - Search.

See: https://bugzilla.mozilla.org/show_bug.cgi?id=1312949 for tracking.
2016-11-15 17:23:27 +01:00
Andrew Williamson ad6cfe0fea Update addon details box for channels - best guess 2016-11-15 15:37:49 +00:00
Merike Sell e8e0b48090 Reviews number in the required add-ons section is hard to read #2606
I looked into it as part of Hactoberfest but never got to sending a pull request. So giving it a go now :)
2016-11-13 22:30:14 +02:00
Andrew Williamson 17be820e11 already did the visibility box so may as well fix up the delete section too 2016-11-10 14:51:08 +00:00
Andrew Williamson c394984ee4 show channel tags on version list page 2016-11-10 14:51:08 +00:00
Andrew Williamson 4b46b39506 Replace inline new version dialog with upload flow a-la new addon (#3940) 2016-11-09 17:58:15 +00:00
Michael Kelly 8e7e772f2c Add consent page for the Security Advisor SHIELD study. 2016-11-08 05:40:34 -08:00
tspurway a89684358c Consent page for Shield study 7 - Activity Stream
See tracking bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1301166
2016-11-07 18:28:04 -05:00
euleram cabab41882 Update "Use original" link alignment on avatar picker (fixes #3835) 2016-10-21 18:33:36 -05:00
Stuart Colville bcfdaf3681 Fix display of search results count in webkit 2016-10-21 16:05:31 +01:00
Stuart Colville 7c6933115e Improve font colors, shadows and legibility 2016-10-21 15:28:40 +01:00
Stuart Colville fd51922a80 Move test-pilot promo styles 2016-10-20 15:23:12 +01:00
Stuart Colville 7b9f7c3aad Fix bubble background shining through 2016-10-20 14:36:26 +01:00
Stuart Colville 4a8f2d6e23 Fix test-pilot text across locales
* Move + transform background to fix RTL
2016-10-20 13:44:41 +01:00