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