addons-code-manager icon indicating copy to clipboard operation
addons-code-manager copied to clipboard

A web application to manage add-on source code

Results 101 addons-code-manager issues
Sort by recently updated
recently updated
newest added

User story: > As a code reviewer, I want to be able to enter custom comments for specific code lines in the file and diff viewer. When looking at a...

priority:p3

User story: > As a code reviewer, I want to browse a version and enter a general comment that applies to the entire version. Related: https://github.com/mozilla/addons-code-manager/issues/112, https://github.com/mozilla/addons-code-manager/issues/991 ┆Issue is synchronized...

priority:p3

User story: > As a code reviewer, I want to be able to enter custom comments for specific code lines in the file and diff viewer. When viewing a diff...

priority:p3

User story: > As a code reviewer, I want to be able to enter custom comments for specific code lines in the file and diff viewer. When viewing a file,...

priority:p3

Similar to #967 but for diffs ### Describe the problem and steps to reproduce it: 1. Load the following compare page: https://code.addons-dev.allizom.org/en-US/compare/1865/versions/1688304...1688388/?path=lib%2Fadblockplus.js 2. Press `n` on your keyboard to jump...

priority:p3
type:bug
component:compare_page

### Describe the problem and steps to reproduce it: * Browse an add-on with a slow file (see https://github.com/mozilla/addons-code-manager/issues/947 for examples) or load a comparison for a version with slow...

priority:p3
type:bug

Followup for https://github.com/mozilla/addons-code-manager/issues/914 STR: 1. Load dev and go to https://code.addons-dev.allizom.org/en-US/compare/616913/versions/1688316...1688317/?path=META-INF%2Fmanifest.mf#D5 or any other compare view for an add-on with changes 2. Use the `n` to go forward to the...

priority:p3
component:compare_page

Storybook (as of https://github.com/mozilla/addons-code-manager/pull/65) needs `babel-loader` but this potentially conflicts with `create-react-app`. We have to specify our own `babel-loader` for now but we can remove that once https://github.com/storybooks/storybook/issues/5183 is fixed....

priority:p3
state:blocked_by_upstream
component:code_quality

### Describe the problem and steps to reproduce it: * After general linter messages can be displayed (see https://github.com/mozilla/addons-code-manager/issues/805), browse an add-on that has a general message, i.e. one applying...

priority:p3
component:security
type:bug
component:browse_page
component:compare_page

This is a follow-up to https://github.com/mozilla/addons-code-manager/pull/824#discussion_r292206253, which was meant to be fixed by https://github.com/mozilla/addons/issues/6736 but appears to not have been. Here are some observations: - Starting at http://localhost:3000/en-US/compare/502868/versions/1541685...1688183/?path=src%2Fjs%2FGrammarly.js, pressing `a`...

priority:p3
component:linter_messages
type:bug
component:compare_page